Did you forget your Xiaomi Redmi password or did your phone lock down after a failed entry attempt? This is a familiar situation for many users β according to statistics, one in five smartphone owners have experienced an unlock problem at least once. The reasons can range from banal forgetfulness to software failures, activating Find Device protection or even locking the bootloader after firmware.
In this article, we will discuss all the current ways to unlock for the Redmi line (including Note models). 12/13, Redmi 10/11, POCO X5 It is important to understand that the methods differ depending on the type of lock: it can be a pattern lock, PIN-We will also tell you how to avoid data loss and what to do if the phone requires confirmation after a reset.
We warn you in advance that some methods require technical skills or special equipment, if you are not sure of your abilities, you should contact the Xiaomi service center, but in most cases, you can do the unlock yourself, following our instructions.
1. unlock the screen: pattern lock, PIN or password
The most common problem is locking the screen, and if you forget the combination, you have a few options, depending on the MIUI version and the Redmi model.
Method 1: Using a Mi Account (if linked)
- π After 5 failed attempts to enter, the button Forgot the password will appear? β press it.
- π§ Enter the username and password from the Mi Account associated with the phone.
- π Confirm the unlock through SMS or email (if two-factor authentication is enabled).
- π± Set a new password or pattern lock.
This method works on MIUI 12/13/14, but requires that the phone be connected to the Internet. If the Mi Account is not tied or you don't remember the data, move on to the next one.
Method 2: Recovery Mode (Data Loss!)
If Mi's account doesn't work, you'll have to do a hard reset, which will delete all the data from your phone, including photos, contacts and apps.
- Turn off the phone by pressing the power button.
- Press Volume Up + Power 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).
- Once reset, the phone will reboot. Set it up as new.
β οΈ Note: On Redmi models with MIUI 14 and later after the reset, you may need to enter the data of the Mi Account that was previously associated. If you do not remember it, read the section on bypassing the account lock.
Turn off the phone completely.
Charge the battery at least 30%
Prepare the charger (the process can take 10-20 minutes)
Make sure you have a backup of your important data (if your phone has previously synced with Google/Mi Cloud)
-->
2. bypassing the blocking of the Mi Account (Mi Account Lock)
Mi Account locking is one of the hardest to bypass, and it activates when you reset your settings if your phone was tied to your account, and when you buy a used device without a waist, and Xiaomi has introduced this protection to combat theft, but it often causes problems for legitimate owners.
The official method (if you are the owner):
- π Go to account.xiaomi.com.
- π Enter the account details associated with the phone.
- π± In the Devices section, find the blocked Redmi and click Delete the device.
- π Restart your phone β the lock should disappear.
If you bought the phone with your hands and the previous owner did not untie the account, you can officially unlock the device only if you have a check or a sales contract.
Unofficial methods (at your own risk!)
There are ways to get around EDL-Emergency Download Mode or Fastboot Firmware, but they require:
- π» Computer with Qualcomm or MediaTek drivers installed (depending on the phone processor).
- π§ Mi Flash Tool or QFil.
- π Special firmware with a patch to bypass locking (e.g. Anti-Rollback).
β οΈ Warning: Unofficial methods can lead to a phone blink (completely inoperable) especially on models with Snapdragon processors (e.g. Redmi Note 12 Pro).+). After this, Google Pay, Widevine may stop working. L1 (no HD Netflix) and other features linked to certificates.
List of high-risk models in unofficial unlocking
3. Unlock the bootloader (Bootloader Unlock)
If you tried to flash your phone through Fastboot and got the message This device is locked, then Redmi has locked the bootloader. Xiaomi blocks it by default to protect against unauthorized changes.
Official unlocking through Mi Unlock Tool:
- Download Mi Unlock Tool from the official website.
- Sign in to the program under the same Mi Account as on your phone.
- Connect Redmi to your PC in Fastboot mode (clip Volume Down + Power when your phone is off).
- In the program, press Unlock and wait until it is completed (usually takes 3-5 minutes).
Important: Xiaomi has introduced a restriction β once an account is linked to a device, you have to wait 7 days (168 hours) before unlocking, which applies to all models released after 2021.
Bypassing waiting (non-warranty method):
Some users use some of the EDL-Timer bypass mode, but it requires:
- π Xiaomi Authorized Cable (or Homemade Deep Flash Cable).
- πΎ Firmware with a patch for bypassing Anti-Rollback.
- π οΈ Skills with QFil or Mi Flash.
| Model Redmi | Processor | Does he support EDL-unlock | Risk of a brick |
|---|---|---|---|
| Redmi Note 12 Pro+ | Snapdragon 4 Gen 1 | Yeah (with patch) | High-pitched |
| Redmi 11 Prime | MediaTek Helio G99 | Yes. | Medium. |
| POCO X5 Pro | Snapdragon 778G | Yes (authorization required) | High-pitched |
| Redmi 10C | Snapdragon 680 | No. | Low. |
Snapdragon (Qualcomm)
MediaTek (Helio/Dimensity)
Other (specify in the comments)
I don't know.
-->
4 Unlocking through service codes and engineering menu
Some Redmi models can bypass screen or account locks with service codes or engineering menus, which donβt work on all firmware, but itβs worth a try.
Method 1: Code for resetting a pattern lock
Dial on the dialing keyboard:
##7378423##If the code works, the Service Tests menu will open, where you can reset the screen lock, which works on older models (Redmi 4/5) and MIUI firmware before version 10.
Method 2: Engineering Menu (MTK)
For phones running MediaTek processors (e.g. Redmi 9/10):
- Enter the code ##3644633## or #4636###.
- Go to Engineer Mode β MTK Settings β Security.
- Find the Reset Screen Lock option and confirm the reset.
β οΈ Attention: MIUI 12 and newer engineering menus are often blocked by the manufacturer.Attempts to enter codes on new firmware can lead to a hard reboot of the phone.
π‘
If the service codes don't work, try typing them into Emergency Call mode, and sometimes it works even on a locked screen.
5. Unlock through ADB (for power users)
If your phone is debugging over USB and connected to a PC, you can try to unlock it via ADB (Android Debug Bridge), which only works if you meet two conditions:
- The USB debugging was activated before blocking.
- The computer was already on the list of trusted devices (i.e. you have confirmed the connection before).
Instructions:
- Connect Redmi to your PC via USB.
- Open the command line (Win + R β cmd) and type:
adb shell
su
rm /data/system/gesture.key
rm /data/system/password.key
rm /data/system/locksettings.db
rm /data/system/locksettings.db-wal
rm /data/system/locksettings.db-shm
rebootAfter the reboot, the screen lock will be reset, and if the permission denied error appears, you do not have root permissions.
Alternative method (without root):
If ADB does not allow you to delete the lock files, try resetting the password via Fastboot:
fastboot erase userdata
fastboot erase locksettings
fastboot rebootThis command will delete all user data, but unlock the phone.
π‘
The ADB method only works if the USB debugging has been enabled before, and if you activated it after you blocked it, it won't work.
6 Unlocking through third-party programs (risks and alternatives)
You can find a lot of software on the Internet that promises to unlock Xiaomi Redmi in "5 minutes without losing data," most of which either don't work or are fraudulent. We tested some popular tools and made a table of their effectiveness:
| Programme | Type of lockdown | Efficiency | Risks. |
|---|---|---|---|
| Mi Account Unlock Tool | Blocking of Mi Account | 50% (works on older models) | Viruses, account theft |
| Dr.Fone β Screen Unlock | pattern lock/PIN | 70% (requires payment) | Deletes all data. |
| iMyFone LockWiper | All types of locks | 40% (often not working on MIUI 14) | High risk of brick |
| MTK Bypass Tool | Blocking on MediaTek | 80% (MTK only) | Requires skills to work with ADB |
Our verdict: Third-party software should only be used as a last resort if other methods have not worked.
- π Check reviews in independent forums (for example, 4PDA).
- π‘οΈ Download the program only from official sites.
- πΎ Backup your data (if your phone is responding at all).
Important: No program guarantees 100% results. On Redmi models with MIUI 14 and Snapdragon 8+ Gen 1 processors (for example, Redmi K60 Pro), the chances of successful unlocking by third-party tools are close to zero.
7 What should I do if nothing helps?
If youβve tried all the methods and your phone is still locked, you have three options:
Option 1: Contact the Xiaomi Service Center
Official service centers can unlock the phone if you have:
- π Check or guarantee card.
- π Document confirming the purchase (contract, invoice).
- π Mi Account details if the phone is tied.
The cost of the service is from 1,500 to 5,000 rubles, depending on the model and type of lock.
Option 2: Buy an unlock code
Some forums (e.g. XDA-Developers) sell unlock codes for specific models, priced between $5 and $50.
- πΈ Fraud (payment without result).
- π§ The code may not fit your firmware.
- π οΈ You will need skills to work with Fastboot.
Option 3: Sell the phone for spare parts
If Redmi is locked at the bootloader or Mi Account level and official methods donβt help, you can make money by selling it as a donor for:
- π Battery.
- πΈ Cameras.
- π₯οΈ Display or motherboard (if the software locks).
The average price for spare parts for Redmi Note 11 is from 2000 to 8 000 rubles.