Did you buy a Xiaomi router from AliExpress or from a local store, but instead of the usual Russian or English interface, do you see characters? Or after resetting the router suddenly βspeaksβ in Chinese? This problem is familiar to many owners of the Mi Router 4A, AX3600 or AX6000 β the manufacturer often supplies devices with firmware for the domestic market of China, where the default language does not change through the standard menu.
In this article, you will find 3 working ways to change the interface language, from simple selection in the web dashboard (if available) to manual editing of configuration files via SSH. We will also discuss why the language can βflyβ after updating the firmware, and what to do if the list of available languages is not Russian. All instructions are relevant for firmware 2023-2026 and tested on models Mi Router 4C, AX1800 and AX9000.
Before you start, make sure you have:
Access to the routerβs web interface (login/password, usually admin/admin or indicated on the sticker);
β’ A computer or smartphone connected to a router network via cable or Wi-Fi;
10-15 minutes (complex methods require patience).
1. Method 1: Change language through the web interface (if option available)
The easiest method is to find the language setting in the standard control panel. Unfortunately, it only works on international firmware or after manual firmware via SSH. If your router has a menu in Chinese but you see familiar icons, try this method:
- Connect to the router network (by cable or Wi-Fi).
- Open your browser and type in the address bar 192.168.31.1 (or miwifi.com).
- Log in (login/password by default β admin/admin, unless changed).
- In the upper right corner, find the gear icon (βοΈ) or user avatar is a settings button.
- In the drop-down menu, look for an item with an icon of the globe (π) or inscribed).
- Choose English or Russian (if any) and save the changes.
If you only see Chinese instead of a list of languages, your firmware is locked for regional change. Go to method 2 or 3.
β οΈ Note: On some models (Mi Router) 4A Gigabit Edition) may need to reboot after changing the language. If the interface βhangsβ β wait 2-3 minutes or restart the router with the Reset button (do not reset the settings!).
2. Method 2: Installation of international firmware via SSH (for advanced)
If the web interface does not have the option to change the language, you will have to manually flash the router with an international version of the software. SSH It is suitable for models on a Qualcomm chip (AX3600, AX6000, AX9000). For routers on MediaTek (4A, 4C) A different approach is needed (see method 3).
You'll need:
β’ PuTTY (Windows) or Terminal (Mac/Linux)
β’ Firmware for your model (download from the official Xiaomi website or the OpenWRT forum);
β’ Ethernet cable to connect to the router.
Enable SSH in router settings (if disabled)
Download firmware with extension.bin for your model
Connect the router to the PC via cable
Run PuTTY and enter IP 192.168.31.1, port 22
-->
Step-by-step:
- Activate SSH in router settings: Go to the web interface (192.168.31.1). Go to β (or find the icon with the wrench). Enable the SSH option (may be called ).
- Connect to SSH: ssh root@192.168.31.1 Password: admin (or your current password from the web interface)
- Download the firmware on the router: wget http://bigota.miwifi.com/xiaoqiao/rom/r3gm/miwifi_r3gm_firmware_XXXX_2.0.XX.bin Replace. XXXX on-line version of the firmware!
- Install firmware: nvram set flag_try_sys1_failed=1 nvram commit mtd write miwifi_r3gm_firmware_XXXX_2.0.XX.bin OS1 reboot
Once restarted, the router will start with an international firmware, where you can choose a language, and if the process is interrupted, donβt panic: wait 5-10 minutes and try again.
What to do if the SSH is not connected?
3. Method 3: Bypassing locking through editing the configuration file
For routers on MediaTek (Mi Router) 4A, 4C, Mini) language change through SSH It's possible without completely flashing it. /etc_init.d/rcS, where regional settings are specified.
Important: this method requires caution - an error in the file can lead to loss of access to the router.We recommend you to back up the settings in the web interface ( β).
Instructions:
- Connect to SSH (see Method 2).
- Create a backup copy of the original file: cp /etc_init.d/rcS /etc_init.d/rcS.bak
- Open the file in the editor vi: vi /etc_init.d/rcS
- Find the line with the parameter country_code (usually CN for China) and replace by: country_code=RU or: country_code=US
- Save the changes (:wq in vi) and restart the router: reboot
After the reboot, the web interface should have a choice of language, and if it hasnβt, check if youβve edited the file correctly, or try Method 2 (full firmware).
β οΈ Note: Some firmware may reset the Wi-Fi password after editing rcS. Write it down in advance or use a backup of your settings to restore it.
4. Compatibility table: what method suits your model
Not all methods work on all Xiaomi routers, and the table below shows the proven combinations for popular models:
| Model router | Chipset | Method 1 (web interface) | Method 2 (firmware via SSH) | Method 3 (editing rcS) |
|---|---|---|---|---|
| Mi Router 4A (R4A) | MediaTek MT7628 | β No. | β No. | β Yes. |
| Mi Router 4C | MediaTek MT7628 | β No. | β No. | β Yes. |
| Mi Router AX1800 | Qualcomm IPQ6000 | β οΈ Sometimes. | β Yes. | β No. |
| Mi Router AX3600 | Qualcomm IPQ8071A | β Yes (on international firmware) | β Yes. | β No. |
| Mi Router AX6000 | Qualcomm IPQ8071A | β Yes. | β Yes. | β No. |
If your model is not in the table, check the chipset (find on the sticker at the back of the router) and select the method by analogy. For example, for Mi Router 4A Gigabit Edition (MT7621 chipset), method 3 is suitable.
π‘
Before buying a Xiaomi router, check on the manufacturer's website if there is international firmware for it. Models with a CN index in the title (for example, the AX3600 CN) often come with a blocked language selection.
5.Why does the tongue reset after the firmware update?
Many users find that after an automatic update, the router again βspeaksβ in Chinese.
- π Xiaomi Manufacturer Forced to Install Regional Firmware (for China β CN, Global Markets β Global Market).
- π¦ Some firmwares do not have a localization file for Russian/English.
- π Updates for the Chinese market (CN) Can block changes in configuration files.
To avoid tongue reset:
- Turn off automatic updates in the web interface: β β (uncheck the box).
- Use manual updates only with international firmware (download from the official Xiaomi website or trusted sources).
- After updating, check the language and repeat method 3 (RCS editing) if necessary.
If the router has already updated and the language has reset, go back to one of the methods described above. For models on Qualcomm (AX3600, AX6000), the easiest way to roll back to the previous version of the firmware is through SSH.
π‘
If the router is updated βon its ownβ β this is a sign of Chinese firmware (CN). the only reliable way to avoid resetting the language is to install international firmware (Global) and disable automatic updates.
6. Alternative solutions: if nothing helps
If all methods are exhausted, and the router stubbornly remains in Chinese, consider alternatives:
- π Use a translator: Install a browser extension (like Google Translate) and translate the web interface in real time. uncomfortable but workable.
- π Install alternative firmware: OpenWRT or Padavan support most Xiaomi routers and offer full localization).
- π¦ Buy another router: If fighting Chinese firmware takes too much time, look out for models with global firmware out of the box (e.g. Xiaomi Router) AX3000T or Redmi Router AX5).
To install OpenWRT, follow the instructions on the project's official website, and note that this process will reset all settings and may take away warranty.
If you decide to sell an βunbreakableβ router, honestly state in the ad that the interface language is Chinese, which will save you and the buyer time.