Xiaomi routers are among the most popular home networking devices due to their combination of affordable pricing and advanced features. However, even experienced users often face the need to check current settings, whether itβs diagnosing connection issues, optimizing speed or ensuring security. Unlike standard instructions, which are limited to basic parameters, this article covers all critical areas of the control panel, including hidden options available only in the firmware for power users.
Xiaomi routers (Mi Router 4A/4C/4Q/AC2100/AX3600/AX6000 series) feature the use of the proprietary MiWiFi shell, which masks some of the technical details behind a simplified interface. This makes it easier for beginners to set up, but complicates diagnosis for those who are used to working with classic firmware like DD-WRT or OpenWRT. We will analyze how to check the settings without risk of resetting the configuration using both the web interface and the Mi Home mobile application.
It's important to understand that the wrong settings can not only slow down the Internet, but also open up vulnerabilities for attacks. For example, admin's factory administrator password or WPS enabled are common causes of home network hacking. In this article, you'll find checklists for security audits, ways to check Wi-Fi channels for congestion, and even instructions for analyzing connection logs.
1.Preparation for inspection: access to the control panel
Before you start analyzing settings, you need to connect to the router interface correctly. Xiaomi devices have three official ways of access, each of which has its own nuances:
- π Web interface: standard method via browser at 192.168.31.1 or miwifi.com. Works on all models, but can be blocked by antiviruses.
- π± Mi Home: Easy for quick changes, but hides some advanced options (for example, setting up) VLAN).
The most reliable option is the web interface, so to avoid connection problems:
- If the page 192.168.31.1 does not open, check it. IP-Gateway address in your deviceβs network settings (in Windows: ipconfig in command line; on Android: Settings) β Wi-Fi β [your network] β Additionally).
β οΈ Note: If the router previously configured through the Mi Home app with reference to a Xiaomi account, the web interface may require authorization through the same account (admin/admin) That's not gonna work.
2. Basic network settings: IP, DHCP, and provider connection
This section is responsible for the interaction of the router with the Internet provider and the distribution of local IP-Errors here lead to no network access or device conflicts. Let's start by checking parameters. WAN-Connection (Internet from the provider):
- π Type of connection: must comply with the contract with the provider. For most Russian operators, this is PPPoE (requires a login / password) or Dynamic. IP (address-taking).
- π MAC-Address: if the provider links access to a specific MAC, You may need to clone the address of the old router (Clone option) MAC customized WAN).
- π‘ MTU: an incorrect value (usually 1500) leads to connection breaks.
To verify the local area network (LAN):
- Open the Settings section β Local area network.
- Make sure that IP-router address does not conflict with other devices (by default 192.168.31.1).
- Check the DHCP range (e.g. 192.168.31.100β192.168.31.200). If there are more than 100 devices on the network, increase the address pool.
- Activate IP-MAC binding for critical devices (such as NAS or IP cameras) so that their addresses do not change.
| Parameter | Recommended value | Effects of error |
|---|---|---|
| Type WAN-connection | According to the contract of the provider | Lack of Internet access |
| MTU | 1500 (or 1472 for PPPoE) | Connection breaks, slow loading |
| DHCP range | 192.168.31.100β192.168.31.200 | Conflicts IP-address |
| DNS-server | 1.1.1.1 (Cloudflare) or 8.8.8.8 (Google) | Slow loading of websites, blocking |
β οΈ Attention: If in the settings WAN note L2TP or PPTP, but the provider does not support them, the router will constantly reconnect, which will lead to increased load on the processor and overheating of the device.
βοΈ Checking the basic network parameters
3. Wi-Fi settings: channels, encryption and performance
Suboptimal wireless network settings are the main reason for low speeds and connection breaks. Xiaomi routers default to selecting channels automatically, but this is not always effective in apartment buildings where networks are adjacent to each other.
For manual adjustment:
- Go to Settings β Wi-Fi (or Wireless mode on new firmware).
- Select the 2.4 GHz or 5 GHz range (on dual-band models).
- For 2.4 GHz, manually specify the channel 1, 6, or 11 β they don't overlap. Use applications like WiFi Analyzer (Android) to analyze congestion.
- For 5 GHz, choose channels 36-48 or 149-165 (unlicensed in Russia).
- Set channel width: For 2.4 GHz: 20 MHz (more stable in jamming conditions). For 5 GHz: 80 MHz (maximum speed, but shorter range).
It is critical to check the safety parameters:
- π Encryption Standard: should be WPA2-PSK or WPA3-PSK. WEP and WPA unsafe.
- π Wi-Fi password: minimum 12 characters using letters, numbers and special characters. Avoid simple combinations like 12345678.
- π« WPS: Turn off this function in the menu β Wireless mode β WPS. She's vulnerable to brute force attacks.
On the Xiaomi AX3600/AX6000 models, OFDMA has appeared in the firmware 2023+ (in the Wi-Fi 6 menu), which increases bandwidth by 20-30% when connecting 10+ devices, but can cause incompatibility with older gadgets (released before 2018).
π‘
If the speed hasnβt increased after the channel change, try turning off the Smart Connect feature (automatic switching between 2.4 and 5 GHz), which sometimes works incorrectly, forcing devices to connect to congested range.
4.Safety check: firewall, parental controls and guest access
Xiaomi routers have a built-in firewall, but by default many of the functions are disabled. You can check them in the Settings β Security or Additional β Firewall.
Key parameters for the audit:
- π‘οΈ ICMP (Ping: Disable the response to ping requests from the external network (Settings) β Security β Protection against attacks to hide routers from scanners.
- ποΈ Filtration MAC-Addresses: only whitelist your devices, and that's not a panacea (MAC Fake easily, but will complicate mass attacks.
- π΅οΈ Parental controls: set time limits or block sites for children's devices. In Xiaomi, this feature works through a binding to Mi Account.
- πͺ Guest network: create a separate network for visitors with limited access to local resources (NAS, printer).
For advanced users available:
- π§ Port Forwarding: Check if there are unnecessarily open ports (e.g., port forwarding, 22/SSH or 3389/RDP).
- π Connection Logs: System Tools in the Menu β Logs can be seen all attempts to access the router, including blocked ones.
- π Firmware updates: legacy versions contain vulnerabilities. Enable automatic updates in Settings β Update of the PO.
β οΈ Note: If in router logs (System Tools) β Magazines β Security: You see repeated attempts to connect with strangers MAC-This may indicate a password attack, change the Wi-Fi password and administrator immediately.
How to check the router for a botnet?
5. Diagnostics of problems: logistic, statistics and speed tests
If the network is unstable, the first steps are to analyze logs and statistics, and on Xiaomi routers, this data is scattered across several sections:
- π Traffic statistics: Settings β Statistics: Shows the loading of the channel by device, so if one device consumes 90% of the traffic, it may be infected with a virus.
- π System logs: System tools β Look for errors like this. DHCP lease failed or authentication failed.
- π Speed Test: Built-in tool in Settings β Compare the result with the speed of the contract provider.
For a deep diagnosis:
- Connect to the router via SSH (if enabled) and execute the commands: cat /var/log/messages | grep -i top error -n 1 The first command will show critical errors, the second - processor boot.
- Use external tools: Ping to 8.8.8.8 (Google DNS) to check the stability of the connection. Traceroute to a problem site (for example, traceroute ya.ru in Linux/macOS) to identify bottlenecks.
Typical problems and their signs:
| Symptoms. | Possible cause | Decision |
|---|---|---|
| Wi-Fi is periodically shut down | Channel overload or interference | Change channel, reduce width to 20 MHz |
| Low speed cable. | Incorrect MTU or Duplex Mode | Set MTU=1472, check port settings |
| Router overheats | High load due to attacks or a large number of connections | Disable WPS, update firmware, limit the number of devices |
π‘
If Wi-Fi speeds are below 50% of what they claim (e.g. 300 Mbps instead of 600 Mbps), the problem is most likely channel settings or bandwidth. Check also the compatibility of client devices with Wi-Fi 6 (802.11ax).
6. Hidden features and settings for power users
Xiaomi firmware contains options that are not documented in the official instructions, and activating them can improve performance or add new features, but requires caution.
How to access hidden settings:
- Enable Developer Mode: Go to Settings β Additionally. β For developers, activate Developer Mode and restart the router. After the reboot, a new section Advanced Settings with options will appear: π VLAN: setting up virtual networks for IPTV corporate tasks. π‘ Transmit Power: Adjust Wi-Fi transmission power (increase improves coverage but may violate legal restrictions). π Fast Roaming (802.11r): Speeds up switching between access points in Mesh networks.
For Qualcomm-based models IPQ807x (e.g., AX3600), additional commands are available via SSH:
# Viewing information about connected customers
iw dev wlan0 station dump
Change of country (to unlock additional 5GHz channels)
iw reg set RU
iw reg getβ οΈ Note: Changing the regional settings (iw reg set) may violate the certification of the device and lead to problems with the law.In Russia, 5 GHz channels are allowed only in the 36-48 and 149-165 ranges.
Another useful feature is backup settings. Export configuration to file via Settings β Additional β Backup. This will allow you to quickly restore all settings after you reset or update your firmware.
7. Update firmware and reset to factory settings
Regular firmware updates close vulnerabilities and add new features, but not all updates are stable, some users encounter bugs after an upgrade.
- π Automatic Update: Enable in Settings β Software update: The router will download and install the current version.
- π₯ Manual Update: Download the firmware from Xiaomi's official website (the support section of your model). Download the file via Settings β Update of the PO β Select a file. Don't interrupt the process, it can lead to a "bricking" of the device.