A forgotten password on a Xiaomi smartphone is a situation that one in five users face. According to service center statistics, 18% of calls are related to unlocking devices after losing access. Fortunately, the manufacturer has envisaged several ways to regain control of the phone, from standard MIUI functions to engineering modes. But it is important to understand that not all methods are equally secure for your data.
In this article, weβll look at 5 proven ways Xiaomi unlocks (including Redmi, POCO and Black Shark models) without a password, from the simplest to the most technically complex. Youβll learn how to bypass locks through Mi Account, what button combinations trigger hidden recovery menus, and why some folk methods with ADB or Fastboot can turn a phone into a brick.
1 Unblocking through Mi Account (official method)
The most reliable and recommended way Xiaomi uses is to use a tied Mi Account, which works on all devices with MIUI 8 and newer, if you previously:
- πΉ Log into a phone account.
- πΉ Connected the device to the Internet (Wi-Fi or mobile network)
- πΉ Do not turn off the function "Find the device" in the settings
Instructions:
- On the lock screen, tap Forgot password? (or Forgot password? on English firmware).
- Choose Restore through Mi Account.
- Enter your email/phone and password from your Mi Account.
- Confirm unlocking via SMS or email (if two-factor authentication is enabled).
β οΈ Note: If the phone is not connected to the network, this method will not work, and Xiaomi can request proof of ownership of the device through a photo of the check or box (in cases of suspected theft).
π‘
If you donβt remember the Mi Account password, restore it through account.xiaomi.com β it will take 5-10 minutes.
2. Recovery Mode reset (data loss)
When Mi Account is lost, the radical method is hard reset via recovery mode, which erases all data on the phone, including photos, contacts and apps, but is guaranteed to unlock the device, suitable for Xiaomi 11/12/13 series, Redmi Note 10/11/12 and others with physical buttons.
Step-by-step:
- Turn off the phone with a long press of Power + Volume Up (10-15 seconds).
- Hold the combination: πΉ For most models: Power + Volume Up πΉ For older devices (until 2019): Power + Volume Up + Volume Down
Recovery
Wipe Data
Wipe All Data
Power
Reboot
Reboot to System
| Xiaomi model | Combination for Recovery | Notes |
|---|---|---|
| Xiaomi 13/13 Pro, Redmi Note 12 | Power + Volume Up | Menu in English/Chinese |
| POCO F4/F5, Black Shark 5 | Power + Volume Up (hold 20 seconds) | You may need to connect to a PC |
| Redmi 9A/9C (2020-2021) | Power + Volume Up + Volume Down | It only works on a switched-off phone. |
β οΈ Attention: On some firmware MIUI 14 after the reset, you may need to enter data from your previous Mi Account (protection) FRP). If you donβt remember them, the phone will turn into a brick β you will need to contact the service center.
3. Use of ADB (for advanced users)
The Android Debug Bridge (ADB) method is suitable if your phone has previously enabled USB debugging and you have confirmed a trusted connection to your computer. This is rare, but if the conditions are met, the data can be saved.
What you need:
- πΉ Computer with Windows/Linux/macOS
- πΉ Installed drivers Xiaomi and ADB
- πΉ USB-cable (original)
Instructions:
1. Connect the phone to the PC via USB.
2. Open the command line (Windows) or the terminal (Linux/macOS).
3. Enter the commands in order:
adb shell
su
rm /data/system/gesture.key (or password.key for PIN)
4.Reboot phone: adb rebootβ οΈ Attention: MIUI 13/14 This method is often blocked by security systems. If the phone requires a password again after rebooting, try an alternative command:
adb shell am start -n com.android.settings/.ChooseLockGenericWhy can't ADB work?
4. Unlock via Fastboot (for tech-savvy)
Fastboot mode allows you to reflash your phone bypassing the lock, but requires an unlocked bootloader. If you previously unlocked it through the Mi Unlock Tool, the chances of success are high. Otherwise, the method will not work.
Step-by-step process:
- Turn off your phone and go to Fastboot: πΉ Power + Volume Down (hold 10 seconds)
fastboot devicesofficial website
fastboot flash all [name file.pro].zipβ οΈ Warning: Incorrect firmware can lead to a hard brick (total phone failure). EDL Mode (emergency mode), the chances of recovery are higher β but you will need an authorized Xiaomi account to download firmware.
Download the Mi Flash Tool|Download the firmware for your model|Install Qualcomm drivers (for the purpose of EDL)|Check the battery charge (>50%)|Prepare original USB-cable-->
5. Contact the Xiaomi Service Center
If all of the above methods fail, the official service remains: Xiaomi provides the unlock service with documents confirming ownership of the device, which is the safest way, but also the longest (from 3 to 14 days).
What will be required:
- πΉ Passport of the owner
- πΉ Check or warranty card (if saved)
- πΉ Phone box with serial number
- πΉ Completed application (sample will be given in the service)
The cost of the service varies from 1,500 to 5,000 rubles depending on the model and region. In some cases (for example, if you steal), Xiaomi may refuse to unlock, as specified in the user agreement.
π‘
Official service is the only method that guarantees the safety of data on File-Based Encryption (FBE) phones.
Alternative methods (risky)
There are dozens of magical ways to unlock the Internet, from using MTK Bypass to flashing it over the SP Flash Tool. Most of them are:
- πΉ They only work on older models (until 2018)
- πΉ Requires deep technical knowledge
- πΉ Could lead to loss IMEI or lock-in
Examples of questionable methods:
- πΉ MTK Bypass β only works on MediaTek processors (Redmi models) 4A/5A), but blocked MIUI 10+.
- πΉ TestPoint β requires soldering of contacts on the board, risk of damage 90%.
- πΉ Emergency call - closed in the MIUI 12 vulnerability CVE-2020-0041.
β οΈ Note: Use of informal firmware (e.g. Custom) ROM) Bypassing the lock voids the warranty and may cause problems with Google Pay, Netflix and banking apps due to a SafetyNet breach.