Updating the firmware of the Xiaomi router is a critical procedure that not only adds new features (for example, Wi-Fi support). 6E It's called Mesh, but it also closes security vulnerabilities, and it regularly releases patches for Mi Router models. 4A, AX3600, AX6000 And some of them, but many users neglect updates for fear of "breaking" the device, and outdated software can cause slow Internet, spontaneous reboots, or even data leaks.
In this article, we will discuss all the current methods of updating (automatic, through the web interface and manually through the Internet). SSH), We will explain how to check the current firmware version, and warn against common errors. Particular attention will be paid to models with a locked bootloader (for example, Xiaomi Router). 4C For the Chinese market) and routers that βhangβ during the download phase of new software. If your router after a failed update turned into a βbrickβ β at the end of the article there is a section with instructions for restoring the software.
Before you start, make sure you have:
- π Stable power (it is better to connect the router to the UPS if there is a risk of a power outage).
- πΆ Backup Internet connection (e.g. mobile) 4G/5G-modem) if the main connection is running through an updated router.
- π₯οΈ Computer or smartphone with access to the MiWiFi web interface (address: 192.168.31.1 or miwifi.com).
1. How to check the current firmware version
Before you upgrade, you need to know which firmware is installed on your router, which will help you avoid re-installing the same version or rolling back to an older version (which is fraught with errors), and you can do this in two ways:
Method 1: Through the Web Interface
- Connect to the router network (via Wi-Fi or LAN-cable).
- Open your browser and go to 192.168.31.1 or miwifi.com.
- Enter the login and password (by default β admin and password from the sticker on the bottom of the router).
- In the main menu, find the Status or About Device section, where the firmware version bar will be located (e.g. 1.0.45 or 3.0.27).
Method 2: Using the Mi Wi-Fi mobile app
- π± Open the application and select your router from the list of devices.
- π Go to the Settings section β About the device.
- π The firmware version will be listed next to the model name.
If the web interface or application does not open, try:
- π Check if the access is blocked by antivirus or firewall.
π‘
If you have a Xiaomi router for the Chinese market (with a suffix) CN In the model, the firmware version may be displayed in hieroglyphics, in which case copy it to the translator or search by number on the forums (for example, 2.0.18). β This is a firmware from 2021).
2. Automatic update via the Internet
The easiest and safest way is to let the router download and install the new firmware itself, a method that works for most models (Mi Router). 4A, AX3600, AX1800 etc.) if they were not modified (for example, there was no custom OpenWRT).
Step-by-step:
- Go to the router's web interface (192.168.31.1).
- Go to the Software Update (or System Tools) section β Update for older versions).
- Click Check Updates. The router will contact Xiaomi's servers and show you the available version.
- If an update is found, click Update and wait until it is completed (usually 5-10 minutes).
What to do if the update is not available?
- π Check the router region: Chinese models (CN) Updated via servers other than global servers (Global).
- π Try changing. DNS-server at 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare).
- β³ Wait 1-2 days β sometimes Xiaomi servers are temporarily unavailable.
Make a backup of settings (Section Backup)
Connect the router to the UPS or network filter
Close all programs that consume the Internet (torrents, online games)
Do not turn off the router until the update is complete (the indicator should be green)
-->
β οΈ Note: If the Xiaomi router AX6000 or AX3600 After clicking "Update" freezes in the "Download...0%" stage, do not try to interrupt the process for 20 minutes. >The interruption will damage the bootloader and require recovery through TFTP.
3. Manual update via web interface
If the automatic update doesnβt work (for example, because of the locking of Xiaomi servers in your country) or you want to install a specific version of the firmware, you can download the file manually. This method is also useful if the router βdoes not seeβ the new firmware even though it is already out.
Where to download the official firmware?
- π Xiaomi official website: support.xiaomi.com (select router model) β fermware).
- π Forum 4PDA: In topics on specific models often put firmware with translation into Russian.
- π Unofficial sources (e.g. OpenWRT): only for power users!
Installation instructions:
- Download the firmware file (usually with the.bin or.pak extension).
- Log in to the router's web interface (192.168.31.1) β Update of the PO.
- Click Select the file and specify the path to the downloaded firmware.
- Confirm the update and wait for the reboot (the router will flash orange, then light up blue).
| Model router | Firmware file type | Max. File size. | Time to update |
|---|---|---|---|
| Mi Router 4A | .bin | ~30MB | 3-5 minutes |
| AX3600 | .pak | ~120MB | 8-12 minutes |
| AX6000 | .bin (for global version) | ~150MB | 10-15 minutes |
| Mini Router | .img | ~15MB | 2-3 minutes |
β οΈ Note: Never install firmware from another router model (e.g., file for AX3600 on AX1800)! This will cause permanent memory damage and the router will turn into a brick. Always check the model name in the firmware file (for example, check the name of the model, miwifi_r3g_firmware_*.bin is for Mi Router 3G).
4. Update through SSH (power-user)
This method is suitable if the web interface is not available, but the router is enabled SSH-Access (default disabled on most models) is most commonly used to install custom firmware (such as OpenWRT or Padavan) or roll back to a previous version.
Preparation:
- π₯οΈ Install PuTTY (Windows) or use the terminal (Linux/macOS).
- π Turn it on. SSH in the router settings: Additional β SSH (You may need a password from your Xiaomi account).
- π‘ Connect to the router via cable (Wi-Fi may shut down during the upgrade).
Commands for renewal:
Connection to the router (login: root, password: admin or your current)
ssh root@192.168.31.1
Check the current version of the firmware
cat /etc/miwifi/version
Downloading a new firmware (example for AX3600)
cd /tmp
wget http://bigota.miwifi.com/xiaoqiuang/rom/ra75/miwifi_ra75_firmware_*.bin
Installation of firmware
mtd write /tmp/miwifi_ra75_firmware_*.bin firmware
rebootIf the router does not respond after the reboot:
- π Try resetting with the Reset button (hold 30 seconds).
- π§ If the indicator is lit orange - the firmware is damaged, you will need to restore through the TFTP (see section 6).
What to do if SSH Disabled and the web interface is not available?
5. Typical errors and their solution
Even if you follow the instructions, the update may not go according to plan, but let's look at the most common problems and how to fix them.
Error 1: βFailure to download firmwareβ (code 404 or 500)
- π The problem: Xiaomi servers are not available in your region.
- π§ Solution: Use VPN (ProtonVPN, for example, with a connection to servers in China or Singapore.
Error 2: The router is stuck in the βFirmware Checkβ phase.
- π Problem: The firmware file is corrupted or not suitable for your model.
- π§ Solution: Download the firmware again (check it out) MD5-hash file or try another version.
Error 3: After the update, there is no Internet
- π‘ Problem: PPPoE settings have been reset or DHCP.
- π§ Solution: log into the web interface and reconfigure the connection to the provider (Internet section).
Error 4: The router is constantly restarting
- π Problem: conflict of new firmware with current settings.
- π§ Solution: Reset the router completely (30 seconds Reset button) and reset the router.
π‘
If the Xiaomi router AX6000 After the update, it gives an error "Invalid firmware", most likely you are trying to install firmware from the Chinese version (CN) Global or vice versa. Check the marking on the router sticker!
6.Router Restore after Failed Update
If the router stops turning on, flashes orange or does not respond to 192.168.31.1, do not panic - in 90% of cases it can be restored. TFTP-client, Tftpd64).
Step-by-step:
- Download the emergency firmware for your model (look for files marked recovery or emergency).
- Connect the router to the computer with a network cable (to the port) LAN1).
- Launch it. Tftpd64 and point the path to the firmware file.
- Turn off the router power, press the Reset button and, without letting go, turn on the power.
- After 10 seconds, release Reset β the router should start loading the firmware (in logs) Tftpd64 A file transfer record will appear).
- Wait until the end (the indicator will light up in blue) and restart the router.
If recovery does not help:
- π§ Check if the network port has burned (try another cable or port).
- π Try another power supply (sometimes the problem is unstable voltage).
- π‘ Contact Xiaomi Service Center β Flash memory may be damaged.
β οΈ Note: On Xiaomi routers with a chip MT7621 (Like Mi Router. 4A Gigabit) in case of unsuccessful recovery through TFTP If the router doesn't come alive after 3 attempts, don't continue to do so as not to aggravate the damage.
7. How to roll back firmware to the previous version
Sometimes the new firmware is worse than the old one: it has lags, 5GHz Wi-Fi is lost, or the router starts to overheat, in which case you can return the previous version, but there are nuances:
It's important to know:
- π Recoil is possible only within one firmware branch (for example, from 3.0.27 to 3.0.20, but not to 1.0.45).
- π In some models (for example, AX3600) rollback is blocked by the loader protection.
- β οΈ After the rollback, you may need to reset the settings.
Instructions:
- Download the desired firmware version (see Section 3).
- Go to the web interface and try to install it through the Software Update.
- If the web interface refuses to install the old firmware, use SSH (see section 4).
For models with blocked rollback (e.g, AX6000):
- π§ You will have to use unofficial firmware (for example, OpenWRT), but this will void the warranty.
- π‘ Or contact the service center for reflashing through JTAG.
8.Safety Tips After Update
Updated firmware is not only about new features, it's also about potential vulnerabilities if you don't configure your router correctly.
Safety checklist:
- π Change the password from the web interface (admin default). Use a combination of 12+ symbolism.
- π Disable Remote Access (Settings section) β Remote control).
- π‘ Set up a guest network for devices that donβt need access to local resources.
- π Enable automatic updates (if disabled).
- π‘οΈ Install. VPN on a router (such as WireGuard) if you use public networks.
Additional measures for advanced users:
- π§ Disable UPnP (Vulnerable to Attacks).
- π Set up bandwidth limit for individual devices.
- π Enable traffic logging (System Tools section) β Magazines).
If after the update the router began to slow down, check:
- πΆ Is Qos on (may limit speed).
- π Do you have a hot air (put it in a ventilated place).
- π‘ Whether Wi-Fi links conflict with neighboring networks (use Wi-Fi Analyzer app for analysis).
π‘
After updating the firmware on Xiaomi AX3600 or AX6000 It is recommended to manually switch Wi-Fi to 149-165 (if your router supports 5GHz.