How to find a Xiaomi router on the network or at home: all the ways IP-scan

Lost sight of Mi Router among boxes on the shelf or can not determine which device distributes Wi-Fi on your network? The problem is familiar to many: compact routers Xiaomi easily lost among wires, and their minimalist design is not always striking. In this article, we will discuss 7 working ways to find a Xiaomi router – from basic (check indicators) to advanced (scan the network through nmap or analysis). MAC-address).

Xiaomi routers are a feature of their integration into the Mi Home ecosystem, which makes it easier to search through a mobile app. But what if the phone is not connected to the network and the router is hidden behind the furniture? When the device is turned on (search by signal), turned off (physical inspection), or even reset to factory settings (default search). IP-Addresses and logins for all Mi Router models (2016-2026), which will be useful for quick access to the web interface.

1. Search for Xiaomi router by light indicators

The easiest way is visual inspection, and Xiaomi routers are equipped with LEDs that help them locate them even in the dark, and here's what the indicators on different models mean:

  • πŸ”΅ Blue flashing – a device in the process of downloading or updating firmware (for example, Mi Router) 4A Gigabit).
  • 🟒 Green Permanent – the router is turned on and running normally (Mi Router) 3G/4C).
  • 🟑 Yellow/orange – Internet connection issues (check the cable from the provider).
  • βšͺ White pulsating - setting mode (Mi AIoT Router) AX3600).

If the indicator is not burning at all, check:

  1. Is the power supply connected to the socket (sometimes the contacts are oxidized).
  2. Do not press the Reset button (on some models it is recessed and requires a paper clip).
  3. Has the overheating protection worked (relevant for Mi Router) 4Q closed-space).

⚠️ Attention: On Mi Router models AX6000 and the newer indicator can be turned off in the settings (Settings) β†’ System system β†’ If the LED is not on, try rebooting the router with a button on the back.

πŸ“Š What kind of Xiaomi router is at home?
Mi Router 4A
Mi Router 3G/4C
Mi AIoT Router AX3600
Other models
I don't know.

2. Search via Mi Home (if the router is connected to the account)

If the router is linked to your Xiaomi account, you can find it through the official Mi Home app (available for Android and iOS).

  1. Open Mi Home and log in.
  2. Go to the Device tab (bottom of the screen).
  3. Find your router (the name will contain Mi Router or AIoT Router).
  4. Slip on the device - the control panel with the Sound signal button will open (πŸ””). Press it so that the router makes a sound for 30 seconds.

If the router is not listed:

  • πŸ“± Check that the phone is connected to the same Wi-Fi network as the router.
  • πŸ”„ Update the list of devices (swipe down on the Devices tab).
  • πŸ”Œ Make sure the router is turned on and not reset to factory settings (in this case, it will disappear from the account).

πŸ’‘

If you have multiple Xiaomi routers on the same network (e.g., Mesh mode), only the main node will appear in Mi Home. IP (section).

3.Physical search: where Xiaomi routers usually hide

Compact sizes of Xiaomi routers (especially models) 4A and 4C) They allow you to place them in unexpected places.-10 The places where users lose their devices most often:

  • πŸ“¦ Behind the boxes with equipment (especially if the router was in the original packaging).
  • πŸ–₯️ Behind the computer system unit or monitor.
  • πŸ“š On a shelf with books (masked as a black notebook).
  • πŸ”Œ In the socket behind the cabinet or sofa (if an extension cord is used).
  • πŸ“Ί Under the TV (near the Mi Box consoles).
  • πŸšͺ On the top shelf of the cabinet (there are often removed "unnecessary" devices).
  • πŸ”§ In a toolbox (if the router was purchased for temporary use).
  • 🌿 Behind houseplants (wires disguised as leaves).
  • πŸ›οΈ Under the bed (if there are network cables).
  • πŸ”„ In a box from another Xiaomi gadget (for example, from the Mi Band).

If the router is still not found, try tracking the network cable:

  1. Find the place where the ISP’s internet cable enters the apartment (usually near the front door).
  2. Track it to the router – often the cable goes down the plinth or hidden under the carpet.
  3. If the cable is cut off or hidden in a box, use it. LAN-Tester (sold in electronics stores for 300-500) β‚½).
What if the router is found but not turned on?
If the indicator does not burn even after checking the power supply, try: 1. Connect another power supply with similar parameters (for example, from Mi Box). 2. Press and hold the Reset button 10–15 seconds (before the indicator flashes). 3. Check the router on another power source (for example, from powerbank), if nothing helps, there may be a malfunction of the board: mi.com/ru/service).

4. Search for Xiaomi router by IP-local-network address

If the router is turned on and gives Wi-Fi, it can be found through the IP-This would require a computer (or smartphone) connected to the same network:

Method 1: Through the command line (Windows/macOS/Linux)

Open the terminal and execute the command:

arp -a

In the results, look for a line with MAC-address beginning on:

  • 78:11:DC β€” Xiaomi Communications Co Ltd (most models).
  • 00:9E:C8 β€” Older versions of Mi Router 3.
  • 28:6C:07 β€” Mi Wi-Fi Router 3G.

Method 2: Using the Nmap (Advanced Method) utility

Install nmap (for example, through the official website) and perform a scan:

nmap -sn 192.168.0.0/24

In the results, look for a host with an open port of 80 or 443 - this is the router's web interface.

Model routerIP defaultLogin/passwordPort of the web interface
Mi Router 4A192.168.31.1No/Password from the label80
Mi Router 3G/4C192.168.31.1admin / admin80
Mi AIoT Router AX3600192.168.31.1No/Password from the label443 (HTTPS)
Mi Router AX6000192.168.31.1 or 192.168.1.1No/Password from the label80/443

⚠️ Note: If your network uses a non-standard subnet (e.g., a subnet, 10.0.0.0/24), substitute 192.168.0.0/24 You can find out ifconfig by ipconfig (Windows) or ifconfig (macOS/Linux).

β˜‘οΈ Preparation for IP-scan

Done: 0 / 4

5. Search MAC-address (if the router has been connected previously)

MAC-The address of the Xiaomi router can be found:

  • 🏷️ On the sticker on the bottom panel of the device (format: 78:11:DC:XX:XX:XX).
  • πŸ“± In the Mi Home app (Device Settings section) β†’ Information).
  • πŸ–₯️ In the web interface of the router (status) β†’ Local area network).

If MAC-address known, find the router on the network:

  1. On Windows, do: getmac /v /fo List Find a match in the column Address.
  2. Nana macOS/Linux use: arp -a | grep "78:11:DC"

If the router does not respond to ping, but MAC-The address is determined, so:

  • πŸ”Œ The device is turned off or not connected to the power supply.
  • πŸ”’ Stealth Mode (Hidden Mode) is activated in the settings.
  • πŸ”„ Router overheated and temporarily shut down (relevant to Mi Router) 4Q hot-house).

6. Search through the provider’s web interface (if the router is in bridge mode)

If your Mi Router is in Bridge mode, it will be IP-The address may not be displayed on the local network:

  1. Connect to the provider’s main router (usually its router) IP β€” 192.168.0.1 or 192.168.1.1).
  2. In the provider’s web interface, find the Connected Devices (or DHCP Clients).
  3. Look for a device called Xiaomi or MAC-address beginning on 78:11:DC.

If the router is not displayed:

  • πŸ”„ Restart both devices (main router and Mi Router).
  • πŸ”Œ Check that the cable from the provider is connected to the port. WAN Xiaomi, not to LAN.
  • πŸ“‘ Make sure the Mi Router is offline. DHCP-server (in bridge mode it must be turned off).

πŸ’‘

If the Xiaomi router is connected to another router in Repeater mode, its IP It will match the main network, in which case you can use the search on the main network. MAC-address (section 5).

Extreme measures: resetting and beeping

If the router is physically found but you can’t connect to it (for example, you forgot your password), perform a hardware reset:

  1. Press and hold the Reset button (usually located on the back) for 10-15 seconds.
  2. Wait for the indicator to flash (on the AX3600 It'll turn orange).
  3. Connect to the network. Xiaomi_XXXX (Open network after resetting) and reset the router via Mi Home.

If the router is hidden and does not respond to other methods, make it sound:

  • πŸ“± Through Mi Home (Section 2).
  • πŸ–₯️ Through the web interface: go to IP-router address and find the Sound signal option (available on AX6000 newer).
  • πŸ”Š On some models, the sound is turned on with a long press of the button. WPS (5 seconds).

⚠️ Note: On Mi Router 3 and older routers, the audio signal may not work due to the lack of a speaker. IP (section).

FAQ: Frequent questions about finding Xiaomi routers

Can I find a Xiaomi router if it’s turned off?
No, if the router is completely off, it can only be found by physical search (section 3). However, if it is powered but off by a button, try: Press the power button (if there is one on the model); Disable/connect the power supply (sometimes auto-on).
How to distinguish Xiaomi router from other devices on the network?
Xiaomi routers have unique features: MAC-address begins 78:11:DC, 00:9E:C8 or 28:6C:07. The list of devices is displayed as Xiaomi_XXXX, MiWiFi_XXXX Or AIoT-XXXX. IP-address 192.168.31.1 or 192.168.1.1 default.
What if the router is found but does not give away Wi-Fi?
Check the following points: Is the Wi-Fi indicator on (some models have a separate LED); Is Wi-Fi off in the settings (Settings) β†’ Wi-Fi β†’ Enable wireless networking? Has the congestion protection worked (reset router) Has the region changed in settings (on the Internet) AX3600 If the problem persists, reset (section 7) and reset the network.
Can I find a Xiaomi router by serial number?
Serial number (on the sticker) does not help in finding a device on the network, but it is useful for: Check warranty on the site mi.com/ru/service/warranty. Support calls (serial number when creating a ticket) Firmware search for a particular model (on forums like 4PDA).
How to find a Xiaomi router in a large apartment or office?
For large-scale search: Use a Wi-Fi analyzer (NetSpot or WiFi Analyzer) to determine the direction to the signal source. Connect to the router via Ethernet and use traceroute (tracert 192.168.31.1 command on Windows). If the router is online but not physically found, check it out. ARP-cache on all connected devices (Section 4).