How to find out who is connected to the Xiaomi router: all ways to check

Have you noticed that the Internet has become slower, or do you suspect that outsiders have connected to your Wi-Fi? In Xiaomi routers — whether it is AX6000, AX3000, Mi Router 4A or 4C — there are several ways to track active devices. In this article, we will analyze all the available methods, from the standard web interface to hidden features in the Mi WiFi application.

It's important to understand that just displaying a list of connected gadgets is only half the story, and we'll also show you how to block unfamiliar devices, set up notifications for new connections, and even track activity history. If your router supports OpenWRT or Padavan firmware, you'll get enhanced monitoring capabilities, which we'll talk about.

Whether you’re using a router in hotspot mode, repeater mode, or as your primary router, the instructions below are suitable for most scenarios, and if you’re having a problem with a device list not updating or not showing up correctly, there’s a solution section at the end of the article.

Method 1: Viewing through the router’s web interface

The most versatile method is to go to the control panel of the router through the browser. It works on all Xiaomi models, including the outdated Mi Router 3 and new ones. AX9000. You do not need to install additional programs, just know. IP-router address and authorization data.

The default web interface address is 192.168.31.1 or miwifi.com. If these options don't work, check your network settings on your computer or smartphone. The login and password are usually listed on the sticker at the bottom of the router (standard is admin/admin, but newer models may be different).

  1. Open the browser (Chrome, Edge, Safari) and enter in the address bar 192.168.31.1.
  2. Enter your login and password (if you haven’t changed it, try admin).
  3. Go to Devices (or Connected Devices in English).
  4. Here you will see a list of all connected gadgets with an indication IP-address, MAC-addresses and connection type (2.4G/5G/LAN).

Some firmware, such as the AX6000, can sort devices by connection time or traffic, which can help identify suspicious gadgets that are actively using your Internet.

💡

If the router does not open at a standard address, try entering 192.168.0.1 or 10.0.0.1. Also check if you are connected to the router network, not to the mobile Internet.

Method 2: Mi WiFi application (official)

For Android or iOS smartphone owners, it’s easier to use Mi WiFi (formerly Mi Router), which allows you to control your router remotely even if you’re not at home, and the main advantage is notifications of new connections that arrive on your phone in real time.

The app supports most models, including the Mi Router 4A Gigabit, AX1800 and AX3600. However, some older routers (such as the Mi Router 3G) may have limitations on functionality, and can be downloaded from the App Store or Google Play (referred to simply as "Mi WiFi").

  • 📱 Step 1: Install and open the app, log in through your Xiaomi account (same as you would on your smartphone).
  • 🔍 Step 2. On the home screen, tap on your router icon.
  • 👥 Step 3 Go to Devices or Connected Devices.
  • ⚙️ Step 4: Not only can you see the list, but you can also lock the device, limit the speed, or prioritize it.

The app has a Guest Network feature that allows you to create separate Wi-Fi for guests with limited access to the LAN, which is useful if you often host friends and do not want their devices to see your network folders or printers.

📊 What kind of Xiaomi router do you have?
Mi Router 4A/4C
AX1800/AX3000
AX6000/AX9000
Other
I don't know.

Method 3: Through the Mi Home app (for smart home)

If your router is integrated into the Xiaomi Smart Home ecosystem (such as the AX3600 or AX6000), it can be controlled through the Mi Home app, which is less convenient for network management, but allows you to connect the router to other smart devices, such as cameras or sensors.

In Mi Home, the functionality of monitoring connected devices is limited, but you can configure automation here, for example, turn off the Internet on children's gadgets after 22:00 or block access to the network in the absence of a home (by geolocation of the smartphone).

Add a router to the application through QR-code|Update the router to the latest version|Connect to a router network (not mobile Internet)|Enable notifications in the application settings-->

To see the list of devices:

  1. Open Mi Home and select your router from the list of devices.
  2. Slip on three dots in the upper right corner and select Wi-Fi settings.
  3. Go to the Devices tab.

Note that Mi Home may display an incomplete list, especially if you have a lot of gadgets connected, and for detailed analysis, it is better to use Mi WiFi or a web interface.

Method 4: Command Prompt (for experienced users)

If you prefer to work through a terminal or want to automate checking of connected devices, you can use the arp command (for Windows/Linux/macOS), which will show all the devices on your local network, but will not divide them by connection type (Wi-Fi/LAN).

First, find out. IP-your router address (typically 192.168.31.1:

arp -a | findstr 192.168.31

On Linux or macOS, the command is:

arp -a | grep 192.168.31

As a result, you will see a table with MAC-addresses and IP All devices that have recently communicated with a router, and to identify unknown gadgets, you can use services like this. MAC Vendors, which show the manufacturer by the first six characters MAC.

How to decipher MAC-address?
The first 3 bytes (6 characters) MAC-addresses indicate the manufacturer of the device: - 78:11:DC — Apple - B4:FB:E4 — Xiaomi routers or gadgets - 3C:5A:B4 — Google Techniques (including Nest) This will help distinguish legitimate devices from suspicious ones.

Method 5: Alternative firmware (OpenWRT, Padavan)

If you have custom firmware on your Xiaomi router like OpenWRT or Padavan, the monitoring capabilities are expanded significantly.

  • 📊 Traffic charts for each device in real time.
  • 🔔 Notifications about new connections by email or Telegram.
  • 🔒 Automatic blocking of unknowns MAC-address.
  • 📡 Separating the network into several VLAN for guests, IoT devices and basic gadgets.

To see the list of devices in OpenWRT:

  1. Go to the web interface (192.168.1.1 by default).
  2. Go to Network → DHCP and DNS → Active DHCP Leases.
  3. For detailed statistics, install the luci-app-nlbwmon package via SSH:
opkg update


opkg install luci-app-nlbwmon

On Padavan (popular firmware for Mi Router) 3G/4A) Device list available in the Network section → DHCP-You can set up static here. IP For permanent gadgets, which makes it easier to identify them.

💡

Custom firmware gives you complete control over the network, but requires technical skills. Wrong firmware can "brick" the router - before installing, backup the original firmware!

How to block an unfamiliar device

If you find an unknown device in the list of connected gadgets, you can block it in several ways, the simplest is through the web interface or the Mi WiFi application:

  1. Find a suspicious device in the list and click on it.
  2. Select the Block option or Blacklist.
  3. Confirm the action. The device will be immediately disabled, and its MAC-Address added to blacklist.

For reliability, it is also recommended to change the Wi-Fi password. Use a complex password with at least 12 characters in length with letters, numbers and special characters. In Xiaomi routers, you can turn on WPA3, which is the most secure encryption protocol today.

Locking methodAdvantagesDeficiencies
MAC lockdownIt works even if the attacker learns a new password.MAC-address can be forged (spoofing)
Changing Wi-Fi PasswordTurns off all outsiders at once.You will have to reconnect all your devices.
Guest networkIsolates guests from the main networkIt does not protect against hacking the main Wi-Fi
WPS shutdownCloses vulnerability to brute force attacksIt does not affect already connected devices.

Xiaomi’s MiWiFi-based routers (such as the AX6000) have a hidden “Hacking Protection” feature that automatically blocks devices that are trying to find a password by brute force, which is included in the “Security” section of the web interface.

Frequent problems and their solutions

Sometimes the list of connected devices may not be displayed correctly or updated, and here are the most common problems and ways to fix them:

  • ⚠️ The list is empty or not updated. Restart the router (with the Reset button or through the web interface). If the problem persists, check if it is turned on. DHCP-server.
  • ⚠️ Unknown devices reappear after lockdown. MAC-Spoofing (address swapping), in this case, only changing the Wi-Fi password and disabling the function will help. WPS.
  • ⚠️ Mi WiFi doesn't see the router. Make sure you're connected to the router's network, not the mobile Internet. Also check if the firewall blocks access to the LAN.

If Xiaomi’s router often “forgets” connected devices or spontaneously reboots, this may indicate overheating or memory failure.

  1. Update the firmware to the latest version.
  2. Reset the settings to factory (Plug the Reset button for 10 seconds).
  3. If the problem remains, contact the service center (Xiaomi routers have a warranty of 12-24 months).

💡

If you have a router that supports Mesh (such as Xiaomi Mesh System), check the list of devices on the main node – satellite routers may not display full data.

FAQ: Answers to Frequent Questions

Can you see the history of connected devices?
Xiaomi’s standard firmware doesn’t store history. However, alternative firmware (such as OpenWRT) can set up logging via plugins like nlbwmon or bandwidthd. Some models (such as the AX6000) store connection logs in System Tools → Logs, but the data is not stored for long (usually 1-2 days).
How to distinguish your device from someone else on the list?
Compare. MAC-The address from the router list with the addresses of your gadgets. MAC You can: On Android: Settings → The phone. → General information → MAC-Wi-Fi address. On iPhone: Settings → Wi-Fi → (i) close to the network → MAC-On Windows: run ipconfig on the command line. /all And look for the physical address. Also look at the manufacturer in the MAC-address (first) 6 symbols) and the name of the device (if displayed).
Can you limit the speed for a particular device?
Yes, Xiaomi routers have a bandwidth control (or QoS) feature available in the web interface in the Additional section. → QoS. Here you can: Set a speed limit for a single IP or MAC-Prioritize traffic (e.g., give maximum speed to Smart) TV Block access to certain sites or services (e.g. torrents) on new models (e.g., torrents, AX6000) There is a separate section Parental Controls, where you can limit the time of access to the Internet for children's devices.
Why are there devices on the list that are not at home?
This can happen for several reasons: DHCP caching. The router stores information about devices that have previously connected, even if they are now disabled. Update the page or reboot the router. Devices are in sleep mode. Some gadgets (for example, laptops or smartphones) can stay online in the background. Neighboring Wi-Fi networks. If you and your neighbor have the same SSID and password (which is unlikely, but possible), devices can "jump" between networks. Hacking the network. If you have ruled out previous options, change the password to WPA3.
How to protect the Xiaomi router from hacking?
Here are the basic security measures: 🔐 Use a complex password (at least 12 characters, with letters, numbers and characters). 🚫 Turn it off. WPS — It is a vulnerable protocol that is easily hacked. 🔄 Regularly update the router firmware (in Mi WiFi there is an option to automatically update the router). 📵 Hide. SSID (Network name or use a whitelist MAC-Addresses (Security section) → Filter MAC). 🛡️ Turn on the firewall (if you have it in your settings) and turn off remote control. For maximum protection, install an alternative firmware (OpenWRT) where you can configure it. Fail2Ban to block suspicious connections.