A blocked Xiaomi smartphone is a situation that thousands of users face every day, and the reasons can be different: a forgotten pattern lock, too many failed password attempts, activation of FRP (Factory Reset Protection) protection after resetting, or even a software failure after updating MIUI. In this article, we will analyze all the current ways of unlocking, including official methods through Mi Account and workaround solutions for devices without a tied account.
Itβs important to understand that not all methods are universal.For example, Xiaomi phones 2022-2026 (for example, Redmi Note 12 or POCO X5 Pro) have enhanced protection, and they may not be suitable for methods that worked on models 2018-2021 (like Redmi 5 Plus or Mi 8), We will specify which instructions are suitable for which devices, and also warn against critical errors that can turn the phone into a βbrickβ (for example, improper use of fastboot or incompatible firmware).
If you're not sure about your technical skills, you should go to a service center -- especially if you're talking about phones with a Snapdragon 8 Gen 2 chip or a newer one, where the risk of damage to the bootloader is higher, but if you're willing to act on your own, let's go.
1 Unlocking through Mi Account (official method)
The most reliable and secure method is to use a tied Mi Account, which works on all Xiaomi models, including the latest flagships, if:
- π You have access to email/phone-linked.
- π± The phone is connected to the Internet (via Wi-Fi or mobile network).
- π The device was not completely reset (Wipe Data), otherwise it will work. FRP-lockdown.
Instructions:
- On the lock screen, tap Forgot Password? (or Forgot Password?).
- Choose the method of recovery: by SMS or email.
- Enter the confirmation code received on the linked number/mail.
- Create a new password or pattern lock.
If you donβt have a password forgotten? option (for example, on POCO F5 after upgrading to MIUI 14), try:
- π Connect your phone to charge and wait for a low charge notification to appear β sometimes this will unlock access to the notification menu, from where you can get into the settings.
- π Call a locked phone from another device β during the call, access to the interface may be opened.
β οΈ Note: If you bought your phone with your hands and the previous owner didnβt untie your Mi Account, official unlocking is only possible through it. Xiaomi does not provide an account reset service on request β this is a security measure against theft.
2. reset to factory settings (Hard Reset)
If Mi Account is lost and the phone is not FRP-locked (or it is already bypassed), you can perform a complete reset, which deletes all data, including photos, messages and applications, but returns access to the device.
Resetting methods:
- π§ Recovery Mode (powered by 90% of Xiaomi models):
- π₯οΈ Mi Flash Tool (for advanced users):
Turn off the phone (hold the power button for 10+ seconds)
Check the battery power (minimum 30%)
Prepare original USB-cable (not contactless!)
Download ADB drivers for your model (if you use a PC)
-->
Xiaomi models with MIUI 13/14 and Snapdragon 8xx chip (such as Xiaomi 13 Ultra or POCO F4 GT) may be prompted to enter Mi Account data tied to reset, which is FRP-blocking, bypassing it is described in the next section.
β οΈ Note: Do not use unofficial firmware (for example, with a 4PDA) In 2023, there were more cases of such firmware containing spyware that stole bank card data.
FRP-blocking (Factory Reset Protection) bypass
FRP (Factory Reset Protection) is Googleβs protection that is activated after resetting if a Mi Account or Google account was attached to the phone. On Xiaomi, it appears on the screen asking you to enter the data of the previous account. You can bypass it in several ways, but not everyone works on new models (for example, on the Redmi Note 12 Pro+ with MIUI 14, many old methods have ceased to work).
Topical methods of bypassing FRP on Xiaomi (2026):
| Method | Suitable models | Difficulty | Risks. |
|---|---|---|---|
| Through TalkBack (Special Opportunities) | Redmi 9/10, POCO X3, Mi 11 Lite | Low. | It may not work after the security update |
| Use of ADB (USB debugging) | All models with unlocked loader | Medium | Requires PC and team knowledge |
| Firmware via Fastboot with FRP removal | Snapdragon models (e.g. POCO F5) | Tall. | Risk of βbrickingβ in case of error |
| Specialist FRP-toules (e.g. Mi) FRP Tool) | Models up to 2022 | Low. | Possible viruses in unofficial versions |
Step-by-step instructions for the TalkBack method (works on MIUI 12 and below):
- On the FRP screen, press Emergency Call.
- Enter #4636## and the test menu will open.
- Go back and hold your finger until the TalkBack voice assistant appears.
- Activate it, then swipe two fingers down the screen to open the notification bar.
- Settings β For developers β turn on debugging over USB.
- Connect your phone to your PC and use ADB to remove FRP:
adb shell am start -n com.google.android.gsf.login/
adb shell am start -n com.google.android.gsf.login.LoginActivityWhy? FRP-The blocking is even possible without a Google account?
4 Unlocking through Xiaomi Service Centers
If the independent attempts failed, the official service center of Xiaomi can help - but with reservations:
- π A document confirming the purchase (check, warranty card or purchase agreement) will be required).
- π If the phone was purchased from hand, you must provide the data of the previous owner (or his presence).
- β³ Unblocking period β from 3 to 10 working days (depending on the load of the service).
- π° The cost of the service is from 1,500 to 5,000 rubles (depending on the model and the reason for the lock).
How to find an official service center:
- Go to the Xiaomi support website.
- Choose a country and a city.
- Check the reviews on Yandex.Maps or Google Maps β some βofficialβ partners may offer illegal services.
The alternative is authorized workshops that work with Xiaomi on a contract, often with access to internal unlocking tools, but can request additional documents, such as for phones. POCO sometimes IMEI-a device that can be recognized through a box or sticker under the battery (if the phone is collapsible).
π‘
Before visiting the service center, take a screenshot of your phoneβs IMEI (on a box or in documents) and save it to the cloud, which will speed up the identification process and reduce the risk of fraud.
5 Unlocking through the Engineering Menu (for Advanced)
This method is suitable for users who are ready to work with engineering codes and ADB. It allows you to bypass the lock without resetting data, but requires accurate follow-up to instructions. It is not recommended for beginners!
Steps for phones on MIUI 13/14:
- Connect your phone to your PC and install ADB drivers (you can download from the Android site).
- Open the command line (Win + R β enter cmd).
- Enter the command to check the connection: adb devices If the device is displayed, go further.
- Use the command to delete the lock file: adb shell rm /data/system/gesture.key adb shell rm /data/system/locksettings.db adb shell rm /data/system/locksettings.db-wal adb shell rm /data/system/locksettings.db-shm
- Reboot your phone: adb reboot
If the lock is still there after the restart, try an alternative method via Fastboot:
- Turn your phone into Fastboot mode (Loudness down + Power).
- In the command line, type: fastboot oem unlock Attention: This command will unlock the bootloader, which may result in a loss of warranty!
- After unlocking, run the stock firmware through the Mi Flash Tool.
β οΈ Note: On phones with a MediaTek chip (e.g. Redmi) 10C or POCO M5) The fastboot oem unlock commands may not work due to hardware limitations, in which case the only way out is through the firmware. SP Flash Tool, but it's risky without experience.
6. What should I do if nothing helps?
If all of the above methods do not work, the following options remain:
- π Contact the previous owner (if the phone is purchased from hand) to detach Mi Account.
- π οΈ Use paid unlock services (such as UnlockJunky or Doctor) SIM). The cost is from 500 to 3,000 rubles, but there is a risk of running into scammers.
- π¦ Sell the phone for spare parts (if the lock is hardware, for example, after a failed firmware).
- π§ Try alternative firmware (like LineageOS), but this is only suitable for advanced users.
Before you give up, check again:
- π Do you have backups of passwords in Google Password Manager? 1Password.
- π§ Does the letter with the recovery code come to the old mail (sometimes the letters are delayed for 1-2 days).
- π± Is the phone connected to Mi Cloud β sometimes the data is synced automatically after unlocking.
π‘
If your phone is locked after a MIUI update, try rolling back to the previous firmware version. To do this, download the archive with the desired version from the Xiaomi Firmware Updater site and run it through Recovery.