The forgotten password on Xiaomi smartphone is a situation that thousands of users face every day. PIN-A code or fingerprint that is no longer recognized after the update can be a serious problem, especially if the phone has important data, photos or work correspondence.
Fortunately, the manufacturer has provided several official and informal ways to unlock. In this article, we will discuss all the current methods of resetting passwords on Xiaomi (including Redmi, POCO and Black Shark), which work in 2026 β from a standard reset via Recovery Mode to using Fastboot and Mi Account.
1. Recovery Mode reset (without data loss β only for some models)
The most common method is to use Recovery Mode, which is suitable for most Xiaomi devices released after 2018, but there is a caveat: on new models (for example, Xiaomi 13/14, Redmi Note 12), this method can completely erase data from internal memory.
On older devices (before MIUI 12), you can sometimes reset only your password without deleting files.
| Xiaomi model | MIUI version | Are data stored when reset? | You need a Mi Account? |
|---|---|---|---|
| Redmi Note 8/9 | MIUI 11-12 | Yes (partially) | No. |
| Xiaomi Mi 9/10 | MIUI 12.5 | No. | No. |
| POCO F3/F4 | MIUI 13+ | No. | Yes (if tied) |
| Xiaomi 12/13 | MIUI 14 | No. | Yes. |
To enter Recovery Mode:
- Turn off the phone (press the power button for 10 seconds).
- Press Volume Up + Power at the same time and hold for 10-15 seconds until the Mi logo appears.
- From the Recovery menu, select Wipe Data β Wipe All Data (use volume buttons for navigation, power for confirmation).
- Confirm the action and wait for the reboot.
β οΈ Attention: On devices with MIUI 13+ After the reset, you may need to enter data from the Mi Account that was previously linked. email/Password - this method will not work!
βοΈ Preparing for resetting through Recovery
2 Unlocking through Mi Account (official method)
If your Xiaomi is tied to a Mi Account, itβs the safest way to unlock without losing data, and works even on new devices with MIUI 14, but requires access to the email or phone number youβve signed up for.
Instructions:
- π± On the lock screen, tap Forgot your password? (or Forgot password).
- π Choose a Recovery Method: SMS (If the number is attached, or Email.
- π§ Enter the confirmation code received by mail/phone.
- π Create a new password and confirm the entry.
If the buttons forgot the password?
- Go to account.xiaomi.com from another device.
- Log in to your account and find the Find Device section.
- Select a locked smartphone and send a Unlock command.
β οΈ Note: If you bought the phone with your hands and the previous owner did not untie his Mi Account, it is officially impossible to unlock the device.
3. Reset via Fastboot (for advanced users)
The method via Fastboot is suitable if:
- π You donβt remember the data from your Mi Account.
- π± Find Device feature is disabled on the device.
- π» You have a computer with drivers installed. ADB/Fastboot.
This method completely removes all data from the phone, including photos, messages and installed applications.
- Google Platform Tools (download and unpack).
- Original. USB-cable (do not use cheap Chinese analogues!).
- Battery charge of at least 70%.
Step-by-step:
- Turn off the phone and press Volume Down + Power to log into Fastboot Mode.
- Connect the device to your PC and open the command line in the folder with Platform Tools.
- Enter the command to check the connection: fastboot devices If the device is determined (the serial number will appear), continue.
- Run full reset: fastboot erase userdata fastboot erase cache fastboot reboot
After the reboot, the phone will be like a new one, requiring initial setup, and some models (Xiaomi 11T, Redmi K50) may require an additional command to unlock the bootloader:
fastboot flashing unlockWhat if the Fastboot canβt see the device?
4.Use of EDL mode (for "bricks")
EDL (Emergency Download Mode) is the last hope for devices that:
- π§± Not activated after a failed update ("brick").
- π Locked at the loader level.
- π« Not responding to other resetting methods.
The work will require:
- π» Windows computer.
- π Cable USB Type-C (for new models) or Micro-USB.
- π Mi Flash Tool (you can download from the official website).
- π Firmware for your model (choose the Fastboot version, not Recovery!).
Note: Using EDL without official permission from Xiaomi may result in blocking IMEI! this method is recommended only to power users or in service centers.
Instructions:
- Turn off your phone and press Volume Up + Volume Down + Power at the same time (some models need to connect the cable to the PC while holding the buttons).
- The device must be identified in Device Manager as Qualcomm HS-USB QDLoader 9008.
- Start the Mi Flash Tool, select the firmware and press Flash.
β οΈ Attention: Incorrect firmware in mode EDL It can permanently shut down your phone. If you're not sure, call the service!
5. Alternative methods (for older models)
If you have a device older than 2017 (e.g. Xiaomi Mi 5, Redmi 4X), you can try to bypass the lock using:
Method 1: Calling a locked phone
On some firmware during the incoming call you can:
- Accept the call and quickly open Settings β Password and security.
- Disable password request (if you know the pattern lock).
In 2026, this method works extremely rarely, but sometimes it helps on MIUI 8-9.
Method 2: Use ADB (if debugging is enabled)
If you enabled USB Debugging in the developer settings before blocking, you can delete the password file via ADB:
adb shell
su
rm /data/system/gesture.key
rm /data/system/password.key
rebootAfter the reboot, the password will be reset, but this method requires root rights.
π‘
Before selling a smartphone, always untie Mi Account in the settings: Accounts β Mi Account β Delete the account. This will save the new owner from unlocking problems.
6. What should I do if nothing helps?
If all of these methods fail, you have three options:
- Contact the Xiaomi Service Center: π Bring a check or a guarantee card with you. π Passport (to confirm possession). π³ The cost of unlocking: from 1000 to 3000 rubles (depending on the model).
Use paid online services
There are sites that for 500-1500 rubles remotely unlock Mi Account (for example, miunlock.ru), the risk: fraud or locking the device.
Selling your phone for parts
If the device is locked at FRP (Factory Reset Protection) and is not recoverable, it can be sold as a display/battery donor.
Before visiting the service, check if your model is covered by the warranty. In some cases, unlocking can be free.
π‘
On new Xiaomi devices (with MIUI 13+), the only official way to unlock is through Mi Account, all other methods lead to data loss or the risk of βbrickingβ.