Have you noticed that the Internet on Xiaomi has become slower, or suspect that your access point has been connected by outsiders? In this article, we will analyze all the current ways to check the list of devices connected to a Wi-Fi hotspot or router via a Redmi smartphone, POCO or Mi. It does not matter whether you use an integrated Internet distribution function or an external router, we will show you how to identify βextraβ gadgets and block them.
Note that the methods differ depending on whether you check your own access point on your smartphone (modem mode) or connect to a Xiaomi router (for example, Mi Router 4A or AX3600). Also note that some methods require administrator rights or special applications.
1. Check connected devices through Xiaomi settings (modem mode)
If youβre sharing the internet from your smartphone (Access Point or Modem Mode), the easiest way to see the list of connected gadgets is to look at the system settings, which works on all Xiaomi, Redmi and POCO models with MIUI 12-14 shells, including the latest firmware from 2026.
Instructions:
- π± Open the Settings app (cog icon).
- π Go to the section Network and Internet β Access Point/Modem Modem.
- π₯ Click on Connected Devices (or Device Management in older versions) MIUI).
- π You will see a list of the names of the gadgets, their MAC-addresses and connection times.
Check if the access point is on in the notification panel
Update the page by pulling the screen down
Reset the modem modem (turn off and turn on again)
Make sure that at least one device is connected to the point.-->
In this menu, you can block unfamiliar devices by clicking on the cross next to the name or select the option to Disable Connection. Note: Some models (such as the POCO F5 or Redmi Note 12 Pro+) show not only active connections, but also history over the past 24 hours.
π‘
If the list contains strange names like "android_1234" or "iPhone-5s", It could be neighbors who have logged in by mistake. Change the password from the access point to a more complex one. 12 symbols with numbers and special signs).
2. View devices on the Xiaomi router via Mi Wi-Fi
If you are using a Xiaomi router (Mi Router) 4C, AX1800, AX6000 And so, the connected devices are checked through the Mi Wi-Fi app (formerly Mi Router), which gives you more information than the smartphone settings, and you'll see not only the names of the gadgets, but also the names of the gadgets. IP-Addresses, traffic volume, and even device models (if defined by the system).
Step-by-step:
- Download the Mi Wi-Fi app from Google Play or the App Store (for iOS).
- Sign in with the same Mi Account that is linked to the router.
- On the main screen, tap the name of your Wi-Fi network.
- Go to the Devices tab (or Connected Clients in English).
In this section you can:
- π Block the device (option to disable access).
- β³ Limit speed for a particular gadget (helpful if someone eats up all traffic).
- π View usage statistics for the day/week/month.
- π Prioritize your device (e.g., for a game console or Smart) TV).
What if the router is not displayed in Mi Wi-Fi?
3. Use of the router web interface (192.168.31.1)
If the Mi Wi-Fi app is unstable or you prefer the classic method, you can go to the router control panel through the browser, which is suitable for all Xiaomi models, including the Mi Router 3G, 4Q and AX9000.
How to open a list of devices:
- Connect your smartphone or computer to the router network.
- Open your browser and type in the address bar 192.168.31.1 (or miwifi.com).
- Enter the login and password (by default β admin and password from the sticker on the router).
- Go to the Devices section or DHCP-Customers (depending on the firmware version).
In the web interface you will see a table with the following data:
| Parameter | Description |
|---|---|
| Name of device | The name of the gadget (may appear as "Unknown" if not defined). |
| MAC-address | Unique identifier (example: 00:1A:2B:3C:4D:5E). |
| IP-address | Local address on the network (for example, 192.168.31.102). |
| Type of connection | Wi-Fi 2.4 GHz / 5 GHz or Ethernet. |
| Time to connect | When was the last time the device connected to the network? |
π‘
Not only can you see devices in the web interface, but you can also set up static IPs for them (DHCP β Address Reservations), which is useful if you want to always assign the same IP to a gadget (for example, for port forwarding).
Important: if there are devices with names on the list "Xiaomi_XXXX" or "Redmi_XXXX", But you don't recognize them, they could be your guests' gadgets (e.g., Mi Band fitness bracelets or Mi Smart Speaker speakers.
4. Third-party applications for network analysis
If standard methods donβt give a complete picture (for example, they donβt show hidden devices), you can use specialized utilities that scan the local network and identify all active hosts, including those that can be hidden in the router settings.
Top.-3 apps:
- π Fing shows devices, open ports, and even vulnerabilities on the network.
- π‘ Network Analyzer β Scanning Wi-Fi and LAN, Determine the manufacturers of the devices MAC-address.
- π‘οΈ WiFi Guard β compares current connections to the βwhite listβ and alerts about new gadgets.
Example of working with Fing:
- Download the app from Google Play.
- Start the network scan (Refresh button).
- Click on any device to see the details: MAC, IP, manufacturer and open ports.
- If you find a suspicious gadget, block it through the router (as described in section 2).
Fing
Network Analyzer
WiFi Guard
Other
Not using.-->
Warning: Some applications (like NetCut) allow you to not only view, but also disconnect devices from the network, which can be regarded as interference with someone else's network and violation of the law in some countries.
5. Checking through the command line (for advanced users)
If you are familiar with the basics of networking, you can manually scan the network using ping and arp commands. This method works without installing additional applications, but requires access to the terminal (on Android β via Termux or ADB).
Instructions for Xiaomi:
- Install Termux from Google Play.
- Enter the command to scan the local network: for ip in $(seq 1,254); do ping -c 1 192.168.31.$ip | grep "bytes from" & done
- Look at the table. ARP, see MAC-addresses of active devices: cat /proc/net/arp
The result will look something like this:
IP address HW type Flags HW address Mask Device
192.168.31.1 0x1 0x2 00:11:22:33:44:55 * wlan0
192.168.31.100 0x1 0x2 AA:BB:CC:DD:EE:FF * wlan0Determine the manufacturer of the device by MAC-address, use services like MAC Vendors, like the address. 78:11:DC:XX:XX:XX It belongs to Apple, and B4:5D:50:XX:XX:XX β Xiaomi.
π‘
If you check the network frequently, save commands to a text file and run them through sh script.sh in Termux.
6. How to block foreign devices
Found an unfamiliar gadget online? Here are 3 ways to block it:
Method 1. via Mi Wi-Fi (for Xiaomi routers):
- π± Open the Mi Wi-Fi app.
- π₯ Go to the Devices section.
- π« Click on the suspicious device and select Block.
Method 2. Through the router's web interface:
- π Get in to 192.168.31.1.
- π Go to Security. β Blacklist.
- π Add in. MAC-device address on the blocked list.
Method 3: Change the Wi-Fi password:
- π Change the network password in the router settings (Settings) β Wi-Fi).
- π± Reconnect only your devices.
π‘
Lock-in MAC-The address is not the most reliable method, since an experienced user can substitute the address. MAC. For full protection, use cover. SSID + password-plate WPA3 + guest-network.
β οΈ Note: if you block the device by MAC-address, but it keeps appearing online, perhaps someone is spoofing MAC (In this case, only a complete flashing of the router or replacing the equipment will help.
7. Frequent mistakes and how to avoid them
When checking connected devices, Xiaomi users often face the following problems:
Error 1: The list of devices is not updated
πΉ Reason: Mi Wi-Fi app cache or router sync failure.
πΉ Decision:
- π Restart the router (reset button or via web interface).
- ποΈ Clear the Mi Wi-Fi app cache in Android settings.
- π₯ Update the router to the latest version.
Error 2: Listing "ghost" devices
πΉ Reason: Router keeps in memory DHCP-licks (rented) IP) even after the devices are turned off.
πΉ Decision:
- β³ Wait 24 hours β the router will automatically clear inactive records.
- π§ Manually update the list DHCP-clients in the web interface.
Error 3: You can't lock the device
πΉ Reason: You do not have administrator rights on the network (for example, if the router has configured the provider).
πΉ Decision:
- π Check with the provider login / password to access the settings.
- π Reset the router to factory settings (reset button for 10 seconds).
β οΈ Note: If you canβt go to the settings on 192.168.31.1 after resetting your router, check the sticker on the back β some Xiaomi models (e.g. Mi Router) 4A Gigabit is using another one. IP, e.g. 192.168.0.1.