Xiaomi routers are some of the most popular devices for home networking due to the combination of price, performance and functionality. However, even the most reliable technology sometimes requires a reboot: the Internet begins to slow down, the devices do not connect to Wi-Fi, the router simply freezes.
But not all users know that rebooting Xiaomi routers can be done in many ways, from simply pressing a button to software resetting via a mobile app. Moreover, incorrect actions (such as interrupting the firmware update process) can turn a router into a βbrick.β In this article, we will discuss all safe methods of rebooting, explain when you need a soft restart and when you need a hard reset, and give tips for eliminating typical errors.
Why Reboot Xiaomi Router: 4 Good Reasons
Many users reboot the router just in case, not realizing what problems it solves, but actually restarting the device helps in the following situations:
- π Slowing down the Internet speed: If pages load longer than usual and the speed test shows values below the provider's tariff, the router's overloaded cache may be to blame.
- πΆ Connection problems: Smartphones, laptops or smart speakers suddenly 'don't see' Wi-Fi or can't get access to IP-Is it a sign of a malfunction? DHCP-server router, which is often solved by restart.
- π Loss of communication with the provider. WAN flashing orange or not burning at all, and the Internet is lost on all devices, the reboot will help restore the connection without a call in support.
- π οΈ New software versions sometimes contain bugs that only show up after a reboot. Xiaomi recommends restarting the router after each update.
It's important to understand the difference between a soft reboot and a hard reset. The first one just restarts the system, saving all the settings, and the second erases them completely. In 90% of cases, a soft restart is enough.
β οΈ Note: If the Xiaomi router has stopped responding to any commands (no indicator is burning, does not respond to ping), do not try to reboot it through the web interface.
Method 1: Reboot through the power button (the easiest method)
Most Xiaomi routers (such as the Mi Router 4A Gigabit Edition, AX3600 or AX6000) have a physical on/off button, a method that is suitable when the device responds to pressing but is unstable.
Instructions:
- Find the Power button on the back of the router (usually highlighted in red or blue).
- Press it once, the indicators should go out.
- Wait 10-15 seconds (this is the time it takes for the capacitors to completely discharge).
- Press the Power button again to turn on the router.
The boot process takes about 1-2 minutes, at which time the Sys indicator (system) will flash orange, and after a successful launch will light up blue or white (depending on the model).
Make sure the WAN indicator is green/blue (connection with the provider is restored)
Check the speed of the Internet on 2-3 devices
Make sure all connected gadgets are available IP-addresses (in Wi-Fi settings)
Update the router web interface page (192.168.31.1) if it has been opened-->
β οΈ Note: If after restarting the router Xiaomi AX3600 or AX6000 If you start flashing red, it's a sign of hardware failure (overheating, port damage), and then restarting won't help, either repair or replacement.
Method 2: Reboot via web interface (for power users)
If the router responds to commands, but you want to reboot it βsoftwareβ, use the web control panel, which is convenient because it allows you to postpone the restart for a convenient time (for example, at night).
Step-by-step:
- Open your browser and type in 192.168.31.1 (for most Xiaomi models) or miwifi.com.
- Enter the login and password (by default β admin and password from the sticker on the router).
- Go to General Settings β System β Reboot (the path may differ depending on the firmware version).
- Press the Reboot button and confirm the action.
Some firmware (such as the Mi Router 4C) has a Planned Reboot option that can be set to automatically restart once a day or week, which is useful if the router is βhangingβ from a long run.
| Model router | Web interface address | The path to reboot |
|---|---|---|
| Mi Router 4A | 192.168.31.1 | Settings β Additional β Reboot |
| Mi Router 4C | miwifi.com | The system β Management β Reboot |
| AX3600 | 192.168.31.1 | General β System β Reboot |
| AX6000 | 192.168.31.1 | Settings β Administration β Restart |
If the page does not open after entering 192.168.31.1, check:
- π Is your computer connected to the router via cable (Wi-Fi can be turned off).
- π Hasn't changed? IP-router address (you can find it through the command line: ipconfig for Windows or ifconfig for Windows) macOS/Linux).
- π Does not block access antivirus or firewall.
Once a week.
Only when problems arise
I never reboot.
I don't know how to do that.-->
Method 3: Reboot via the Mi Wi-Fi mobile app
For Android or iOS smartphone owners, it is easier to manage the router through the official Mi Wi-Fi app (formerly Mi Router), which allows you to reboot the device in two clicks without entering passwords.
How to do this:
- Download the Mi Wi-Fi app from Google Play or the App Store.
- Connect your smartphone to the Wi-Fi network of the Xiaomi router.
- Open the app and select your router from the list of devices.
- Go to the Settings section β Reboot.
- Confirm the action and wait for the process to be completed.
The advantage of this method is the ability to reboot the router remotely (for example, if you left home but forgot to turn off the torrent), but for this, you must include the Remote Control function in the router settings.
π‘
If the Mi Wi-Fi app doesn't find the router, try resetting the app's cache in your smartphone settings or reinstalling it. Also check that your smartphone and router are on the same subnet (for example, both are connected to the network). Xiaomi_XXXX).
Method 4: Reset β When nothing helps
If the Xiaomi router is completely βhangβ (it does not respond to the power button, does not open the web interface), you will need a hardware reset. This procedure will return the device to the factory settings, so all personal data (wi-fi name, passwords, firewall rules) will be lost.
Resetting instructions:
- Find a small hole on the back of the router that says Reset (usually next to the WAN port).
- Take a paperclip or toothpick, press and hold the Reset button for 10-15 seconds.
- Release the button when the indicators on the router start flashing orange (this is a signal to start resetting).
- Wait for a full reboot (2-3 minutes). The router will return to factory settings.
After discharge:
- π You will have to reconfigure the Internet connection (enter data from the provider in the section). WAN).
- π‘ Set up a Wi-Fi name and password (the default network will be called the Wi-Fi name). Xiaomi_XXXX passwordless).
- π Update the firmware to the latest version (in the System section) β Update).
β οΈ Attention: On Xiaomi routers AX6000 and AX3600 MiWiFi-based ROM Reset sometimes results in loss of the interface language (reset in Chinese). To return Russian, immediately update the firmware through the web interface.
What if the router does not turn on after resetting?
Method 5: Reboot via SSH (for advanced users)
If you are familiar with the command line, you can reboot the Xiaomi router via SSH. This method is useful for automation (for example, schedule a restart on schedule via cron).
Step-by-step:
- Turn it on. SSH-Access in router settings: Go to Advanced Settings β SSH. Activate the switch and set the password (by default login β root).
PuTTY
ssh root@192.168.31.1Enter the password when you request it.
rebootFor automatic schedule reboot (e.g. every day at 3:00) add the task to cron:
0 3 * /sbin/rebootImportant: On Xiaomi routers with OpenWRT-based firmware (e.g., alternative builds for AX3600) The restart command may be different: instead of `reboot` use `ubus call system reboot`.
Typical Reboot Errors and How to Avoid Them
Even a simple procedure like rebooting a router can go wrong, so let's look at some of the most common mistakes and how to fix them.
| Problem. | Reason. | Decision |
|---|---|---|
| The router does not turn on after the restart | Power failure, damaged power supply | Try another power adapter (with the same parameters!) if it doesn't work, a board malfunction. |
| Sys flashes orange for more than 5 minutes | The firmware or file system is damaged | Perform a hard reset and reflash the router through the MiWiFi Recovery Tool. |
| After the reboot there is no internet (orange WAN burns) | Provider changed MAC-address or connection parameters | Check the settings. WAN It's in the web interface. It might need to be cloned. MAC-address or change the type of connection (PPPoE/DHCP). |
| Wi-Fi works, but devices donβt get IP | Failure DHCP-server | Reboot the router again. If it doesn't work, manually assign it. IP-Addresses to devices or reset settings. |
If after the reboot, the Xiaomi router began to βglutchβ even more (for example, spontaneously shuts down or does not save the settings), this may indicate:
- π₯ Overheating β check if the ventilation holes are closed.
- β‘ Unstable Power β Connect the router via an Uninterruptible Power Supply (UPS).
- π Damaged firmware β update to the latest version.
π‘
If the Xiaomi router after the reboot gives an error "No Internet connection", in 80% of cases the problem is not the device, but on the provider side. Before resetting, call support and check if there are any accidents on the line.