The Xiaomi Watch Lite is a popular device with basic functionality for sports and health monitoring. However, over time, even such simple gadgets require a firmware update to fix bugs, add new features or recover from crashes. The firmware process can seem difficult, especially if you have never done this before.
In this article, we will look at all the current ways to update Xiaomi Watch Lite firmware, from the official update through the Mi Fit app to the manual method using ADB and third-party utilities. You will learn how to prepare a watch, where to download the correct version of the firmware, and what to do if something goes wrong.
Preparation for firmware: what to do before the start
Before you start upgrading, make sure your watch and smartphone are ready for the procedure, and failing to follow these steps can lead to a device βbrickingβ or data loss.
First, check the current firmware version on the watch.
- Click on the screen of the watch Settings β About the phone β Software version.
- Take a picture or record the current version (e.g. 1.0.4.14).
Second, charge your watch fully, the battery level should be at least 80%, the firmware can be interrupted at low charge, which will lead to serious problems, and make sure that the smartphone has enough free space (at least 500 MB) and a stable Internet connection (preferably via Wi-Fi).
- π Battery charge: at least 80% on the watch and 50% on the smartphone.
- π± Mi Fit app: latest version from Google Play or App Store.
- π Connection: Bluetooth and Internet on the phone are enabled.
- π Backup: sync data to Mi Fit before updating.
β οΈ Note: If your watch was purchased in China (suffix version) CN In the model, the firmware through the European Mi Fit app can block some features. In this case, use Mi Fitness (Chinese version) or the manual method.
Method 1: Officially Update with Mi Fit (Safeest Method)
This is the recommended method for most users, it requires no technical skills and is minimally risky, and the update is done through the Mi Fit app, which automatically checks and installs the current firmware.
Instructions:
- Open Mi Fit on your smartphone and connect the watch via Bluetooth.
- Go to Profile β Xiaomi Watch Lite β Firmware Update.
- If a new version is available, click Download and wait for the download to complete.
- After downloading, click Set and do not disconnect the clock from the phone until the process is complete (about 5-10 minutes).
During the update, the watch will display the progress bar. Don't interrupt the connection or turn off Bluetooth! Once completed, the clock will reboot automatically.
Sync data in Mi Fit| Charge the clock to 80%+| Connect stable Wi-Fi|Close background applications on the phone |Disable power saving mode-->
| Problem. | Reason. | Decision |
|---|---|---|
| Update not in progress | Mi Fit version or regional restrictions | Update the app or change region in Xiaomi account settings |
| Connection error | Unstable Bluetooth or background processes | Restart your phone and watch, disable other Bluetooth devices |
| The watch hung on the logo. | Failed firmware installation | Wait 15 minutes. If it doesn't work, reset (see section below) |
β οΈ Note: If the data (steps, sleep, exercise) is missing after the update, donβt panic. sync your watch with Mi Fit again β usually the information is recovered from the cloud within a day.
Method 2: Hand-held firmware via ADB (for power users)
If the official update is not available or you want to install custom firmware, you can use ADB (Android Debug Bridge), which requires command line skills and is only suitable for confident users.
First of all, download the necessary tools:
- π₯οΈ ADB Fastboot (official package from Google).
- π¦ Firmware for Xiaomi Watch Lite in.fw or.zip format (look for forums) 4PDA or XDA Developers).
- π Cable to connect the clock to a PC (usually a USB-Type-C charging cable is used).
Follow the instructions:
- Unpack the platform-tools into a folder on the C:\ drive (e.g., C:\adb\).
- Connect the watch to your PC and enable ADB Debugging (if this option is available in the settings).
- Open the command line (Win + R β cmd) and go to the folder with ADB: cd C:\adb\
- Check the device connection: Adb devices must show a serial number of the watch.
- Download the firmware to the watch memory: adb push firmware.fw /sdcard/
- Install firmware (command may vary depending on version): adb shell am start -a android.intent.action.VIEW -d file:///sdcard/firmware.fw
Once you've done the commands, the clock will restart. Don't disconnect them from the PC until you see the welcome screen. It can take up to 15 minutes.
What if the ADB canβt see the clock?
π‘
If you are flashing the watch for the first time, back up your current firmware with the adb pull /system /backup/ command. This will help restore the device in case of an error.
Method 3: Firmware through third-party utilities (Gadgetbridge, Notify & Fitness)
If you donβt want to use Mi Fit or ADB, you can use alternative apps like Gadgetbridge or Notify & Fitness for Mi Band.These programs support manual firmware installation and offer additional features.
For firmware via Gadgetbridge:
- Install Gadgetbridge from the official website or F-Droid.
- Connect the watch to the app (it may require an uncoupling from Mi Fit).
- Go to Device β Install firmware and select the downloaded file.
- Confirm the installation and wait until the end (the clock will reset).
Advantages of this method:
- β No connection to official Xiaomi servers.
- β Support for custom firmware (for example, with advanced features).
- β Possibility of rollback to the previous version.
However, there are disadvantages: some features (such as notifications or payments) may not work properly, and the warranty for the watch when using unofficial firmware is lost.
π‘
Third-party utilities are suitable for power users who are ready for possible bugs. For stable work, it is better to use official methods.
What to do if the firmware failed?
If the watch doesn't turn on, hangs on the logo or doesn't work properly after the upgrade, don't panic. In most cases, the device can be restored.
Step 1: Hard discharge
Perform a complete reset of settings:
- Charge the watch to 100%.
- Press and hold the physical button on the case for 15-20 seconds until the Xiaomi logo appears.
- Release the button and wait for the reboot.
Step 2: Re-firming
If the reset didn't work, try flashing the watch back in the same way you did before, like Mi Fit or ADB.
Step 3: Recovery through Fastboot
In extreme cases, you can use the Fastboot mode:
- Connect the watch to your PC and open the command line in the folder with ADB.
- Check the connection: fastboot devices
- Fastboot flash recovery recovery.img and reboot to it: fastboot boot recovery.img
β οΈ Note: If the watch does not respond to buttons and is not detected by the PC, the memory chip may be damaged. In this case, contact the Xiaomi service center - self-repair can aggravate the situation.
Where to download the firmware for Xiaomi Watch Lite?
Official firmware is distributed through Mi Fit, but if you need a specific version or custom build, look for files on proven resources:
- π 4PDA β Russian-language forum with discussions and links to firmware.
- π± XDA Developers β an international community where they put out modified firmware.
- π Xiaomiβs official archive β you can find stable versions of the software here (though not for all regions).
When downloading, pay attention to:
- π·οΈ Model version: firmware should be for Xiaomi Watch Lite (codename) M2007J1SC).
- π Region: tagged files CN β For China, Global for International Version.
- π Build Date: Fresh firmware is usually more stable, but may contain uncaught bugs.
Warning: Never download firmware from dubious sites! Viruses or corrupted files can permanently disable the watch. MD5-hash of the file (if listed on the site).