Xiaomi Mi Band 6 fitness bracelet can get blocked for a variety of reasons, from banal password forgetfulness to software failures after a firmware update. Unlike smartphones, where unlocking often requires complex manipulations with a Google account, the process is usually easier here - but only if you know the right steps. The main problem of users is that the bracelet asks for a password that you did not set, or the screen hangs on the logo after a failed firmware.
In this article, we will look at all the current ways of unlocking, from standard reset via the Mi Fitness app to manual intervention through ADB and hidden button combinations. Particular attention will be paid to cases where the bracelet does not respond to the connection to the phone or shows a βDevice is lockedβ error. Each method is tested on firmware from 2023-2026 and works even after upgrading to the latest version of MIUI Fit.
1 Unlocking through the Mi Fitness app (official method)
The safest and most recommended method is to use a proprietary app, which is suitable if you forget your password, but the bracelet still connects to the phone. Importantly, this method will not work if the Mi Band 6 was linked to another Xiaomi account (for example, after buying a used one).
Instructions:
- π± Open the Mi Fitness app (formerly Mi Fit) on your smartphone.
- π Go to the Profile section β My devices. β Xiaomi Mi Band 6.
- π Click on the three dots in the top right corner and select Unlock the device.
- π Enter the password from the Xiaomi account to which the bracelet is linked.
If the item "Unlock the device" is not, try:
- Untie the bracelet in the settings (Profile β My devices β Delete the device).
- Turn off Mi Band 6 with a long press on the touch button (10-15 seconds).
- Reconnect through Add the device in the application.
β οΈ Note: When the bracelet is untied, all data (steps, pulse, training) will be deleted from the device, but will be saved in the Xiaomi cloud if synchronization was enabled.
2 Hard Reset (Hard Reset) through a button
If the bracelet doesnβt connect to the phone, hangs on the screensaver, or shows a Lock error, a full factory reset will help.This method erases all data on the device, including passwords and settings, but does not require a connection to the smartphone.
How to make a Hard Reset:
- Remove the bracelet capsule from the strap.
- Find the touch button on the back (under the Mi logo).
- Press the button for 20-30 seconds until the Xiaomi logo and vibration appear on the screen.
- Release the button and the bracelet will reset and reset.
After discharge:
- π Connect the Mi Band 6 to charge for 10-15 minutes (even if it shows 100% charge).
- π² Launch the Mi Fitness app and add the device again.
- π Update your firmware to the latest version through your Device Profile β Update of the PO.
Charge the bracelet at least 50% |
Untie the device in Mi Fitness (if possible) |
Prepare your Xiaomi | account details
Ensure a stable Internet connection-->
β οΈ Note: On some 2023 firmware, after Hard Reset, the bracelet may request the old password. ADB (section).
3. Unlock through Xiaomi account (if the bracelet is tied to another owner)
Did you buy the Mi Band 6 with your hands and it requires the password of the previous owner? In this case, the official methods will not help - you need to contact the seller and ask him:
- Delete the bracelet from your Xiaomi account via Mi Fitness β Profile β My devices.
- Send you logins from your account (not recommended for security reasons).
If you cannot contact the seller, there are two options:
- π§ Put the bracelet through ADB (section).
- π¦ Return the device to the seller as a faulty device (if the warranty is still valid).
Important: Xiaomi does not provide an on-demand unlock service (unlike smartphones), and if the bracelet is tied to an account, you can only get around it with firmware.
What to do if the seller does not respond?
4. Unlock through ADB (for advanced users)
The method is for those who are willing to work with the command line.
- π The bracelet is blocked by the password of the previous owner.
- π Hard Reset does not work (requests password after reset).
- π± Mi Fitness app doesn't see the device.
What you need:
- π» Computer with Windows/macOS/Linux.
- π Mi Band 6 connection cable (needs a special adapter or soldering iron to connect to the contacts on the capsule).
- π οΈ Utilities: ADB, Fastboot, firmware for Mi Band 6.
Step-by-step:
- Download ADB Tools and unpack it into a folder.
- Connect the bracelet to the computer through the adapter (the contacts are located under the charging cover).
- Open the command line in the ADB folder and type: adb devices If the bracelet is determined, continue. If not, check the connection.
- Enter the command to unlock: adb shell "echo" -e 'reset\nreboot' > /sys/class/mi_band/unlock"
- Wait for the bracelet to reset (it can take up to 5 minutes).
If the command does not work, try to flash the bracelet manually:
- Download the firmware for Mi Band 6 (for example, with AmazfitWatchFaces).
- Unpack the archive and place the fw.bin file in the ADB folder.
- Follow the command: adb push fw.bin /sdcard/fw.bin && adb shell "flash update /sdcard/fw.bin"
β οΈ Warning: Wrong firmware can cause the bracelet to fail. Use only files intended for your model (XMSH15HM or XMSH16HM β Look at the box).
π‘
Before you flash through ADB, back up your bracelet data via Mi Fitness (if it still connects). Go to Profile β My Devices β Xiaomi Mi Band 6 β Backup.
5. Unlock through hidden menu (for firmware up to 1.0.6.54)
On older firmware versions (released before mid-2022), the Mi Band 6 had a hidden engineering menu that allowed you to reset your password without connecting to your phone.
How to open the hidden menu:
- On the main screen of the bracelet, swipe your finger left-right-left-right-left (like the Contra code).
- If the menu is opened, select Reset or Unlock (control β touch the screen).
- Confirm the reset, the bracelet will reset.
If the menu does not open:
- π Try another sequence: up-down-up-down-touch-down-touch.
- π± Check the firmware version in Mi Fitness (Device Profile) β If version is newer than 1.0.6.54, the menu is deleted.
| Firmware version | Is the hidden menu working? | Alternative method |
|---|---|---|
| 1.0.5.xx and below | β Yes. | Hard Reset or ADB |
| 1.0.6.xx (up to 1.0.6.54) | β οΈ Sometimes. | Reset via Mi Fitness |
| 1.0.6.54 and higher | β No. | ADB only or contacting the seller |
6. What should I do if nothing helps?
If all of these methods fail, radical measures remain:
- π§ In Russia and the CIS, official centers are in major cities (list on the Xiaomi website). The cost of unlocking is from 500 to 1500 rubles.
- π On AliExpress or in Russian stores (for example, the Messenger) sell original modules Mi Band 6 at a price of 1500-2500 rubles. Replacement takes 2 minutes.
- π¨ You need to do this with the soldering iron and the ST-Link programmer. 4PDA.
Before you bring the bracelet to the service, check:
- π Battery charge (plug in to charge for 1 hour).
- πΆ Bluetooth stability on your phone (reboot your smartphone).
- π₯ Updates for Mi Fitness in Google Play/App Store.
π‘
If the bracelet is blocked after updating the firmware, try to roll back to the previous version via ADB. To do this, download the old firmware from AmazfitWatchFaces and flash it with the command adb sideload filename.bin.