A forgotten password or a suddenly lost fingerprint sensor on Xiaomi Redmi can become a real headache, especially if the phone stores important data and there is no backup. Fortunately, there are legal (and not so) ways to regain access to the device, from an official reset via Mi Account to technical manipulations with Fastboot and ADB.
In this article, we will discuss 5 proven unlocking methods that work on most Redmi models (including Redmi Note 10/11/12, Redmi 9/10 and others). Importantly, some methods require prior preparation (for example, enabled debugging over USB), while others can lead to complete loss of data without the possibility of recovery.
1. Official reset via Mi Account (without loss of data)
The most reliable and recommended way Xiaomi uses is to use a tied Mi Account, which works if:
- π± The phone is connected to the Internet (Wi-Fi or mobile network)
- π Remember the username and password from Mi Account
- π² The device is enabled synchronization with the account
Instructions:
- On the lock screen, click Forgot Password? (or Forgot Password).
- Choose Restore through Mi Account.
- Enter your email/phone and password from your account.
- Confirm unlocking via SMS or email (if two-factor authentication is enabled).
β Pros: does not require resetting settings, data is saved.
β Cons: Does not work without the Internet or if the account is not tied.
β οΈ Note: If you bought Redmi with your hands, the previous owner may not have deleted your Mi Account. In this case, unlocking through the account is impossible - you will need to contact the service center with proof of purchase.
2. Unlock via Recovery Mode (reset to factory settings)
If Mi Account is not tied or you don't remember the login details, you'll have a hard reset through Recovery Mode, which will remove all the data from your phone, including photos, messages and installed apps. Use it only as a last resort!
How to Sign In to Recovery Mode on Xiaomi Redmi:
- Turn off the phone (press the power button and select Turn off).
- Press the Power button + Volume up simultaneously and hold for 10-15 seconds until the Mi logo appears.
- Release the buttons and you will see the menu in Chinese/English.
Further action:
- π§ Use volume buttons for navigation, power button for selection.
- π Choose Wipe Data β Wipe All Data (complete reset).
- π Confirm the action (Confirmation).
- π After reset, select Reboot to reboot.
| Model Redmi | Combination of buttons for Recovery | Language |
|---|---|---|
| Redmi Note 10/11/12 | Food + Volume up | English/Chinese |
| Redmi 9/9A/9C | Food + Volume up | Chinese (less commonly English) |
| Redmi 8/8A | Food + Volume up | Chinese |
| Redmi 7/7A | Food + Volume up | Chinese |
Turn off the phone from charging
Make sure the battery is at least 30% charged
Prepare a backup copy (if you have access to the PC)
Remember your Mi Account information (if tied)
-->
β οΈ Note: On some Redmi models (especially those released for the Chinese market), the Recovery menu may be entirely in Chinese. To make no mistake, focus on the last item on the list - it is always a reboot.
3. Unlock via Fastboot (for advanced users)
The method via Fastboot is suitable if:
- π Mi Account protection is disabled on the phone (otherwise authorization will be required).
- π₯οΈ You have a computer with Xiaomi drivers installed and the Fastboot tool.
- π§ You are ready for possible data loss.
Step-by-step:
- Turn off Redmi and press Power + Volume down to enter Fastboot Mode (a hare in a hat-eared image will appear).
- Connect your phone to your PC via USB.
- Download Googleβs Platform Tools and unpack.
- Open the command line in the folder with the platform-tools and do:
fastboot devices(Your Redmi serial number should be displayed).
fastboot oem unlock(This will unlock the bootloader, but delete all the data!)
fastboot reboot(Reboot)
β οΈ Newer Redmi models (2022 and later) may require Mi Account to be linked to the device even in Fastboot. If you see this device is bound to a Mi Account, try the method with a new device. ADB (See the following section or contact the service.
π‘
If the fastboot oem unlock command doesnβt work, try fastboot flashing unlock first (some firmware requires two-step unlocking).
4. Unlock via ADB (if USB debugging is enabled)
This only works if you've previously enabled USB debugging in the developer's settings. If not, skip this section.
What you need:
- π₯οΈ Computer with installed Xiaomi drivers.
- π Cable USB (preferably original).
- π± Included debugging by USB (Settings β The phone. β Version. MIUI (press 7 times) β Developer settings β Debugging by USB).
Instructions:
- Connect Redmi to the PC.
- Open the command line in the folder with the platform-tools and do:
adb devices(The serial number of the device must appear).
adb shell rm /data/system/gesture.key(Deletes the file with the password of the pattern lock).
adb shell rm /data/system/password.key(Deletes the PIN/password file).
adb reboot(Reboot)
If you don't, try entering any password (e.g., 1234), sometimes the system skips after you delete the keys.
What if the ADB canβt see the device?
5. Bypassing the lock through Xiaomi service centers
If all of the above methods do not work, you can contact the official service center of Xiaomi. This is the safest way, but it has its nuances:
Conditions of unblocking through the SC:
- π Presence of a check or box with IMEI, proof-of-purchase.
- π Passport of the owner (if the phone is officially purchased).
- π³ Payment for the service (cost varies from 500 to 2000 rubles).
What the service does:
- Checking the legality of the phone.
- Reset protection through special software (if Mi Account is not tied).
- Restore the firmware if necessary.
β οΈ Risks of unofficial services: Some "masters" offer to unlock Redmi in 5 minutes through "secret commands:
- π Set up your firmware with a backdoor.
- π± Stealing phone data.
- πΈ Take the money and not return the phone.
π‘
Official service center is the only legal way to unlock if the phone is bought from hands and tied to someone else's Mi Account.
6. Alternative methods (with caution!)
There are a few more ways to unlock the Xiaomi Redmi online, but most of them are either outdated or carry risks. We'll list them for the sake of completeness, but we don't recommend using them unless absolutely necessary:
Competitive methods:
- π Find My Device reset β only works if the phone is connected to a Google account and has Internet access.
- π± Use of third-party software (such as Dr.Fone or Tenorshare) 4uKey) β They may contain viruses or not work on new firmware.
- π§ Firmware through SP Flash Tool β the risk of βbrickingβ the phone if the wrong version of the firmware is selected.
Why not take the risk:
- π¨ Starting with MIUI 12, Xiaomi tightened protection against unauthorized unlock.Most hacks stopped working.
- π Third-party programs often require payment but do not guarantee the result.
- π After unsuccessful manipulations, the phone can lock forever (requires a replacement motherboard).