Forgot the password on Xiaomi Redmi? 7 working ways to unlock in 2026

Forgetting your smartphone password is a difficult situation, but it is not a hopeless one, especially if we are talking about Xiaomi Redmi phones, where the manufacturer has provided several official and informal ways to unlock, the main thing is not to panic or try to find a combination at random: after 5-10 failed attempts, the device can lock for 24 hours or completely erase all data.

In this article, we will discuss all the current unlock methods for the Redmi Note 12/13, Redmi 10/11, Redmi 9/9A and other lines running MIUI 14/15. From the simplest reset via Mi Account to the complex manipulations with Fastboot and ADB, choose the right option depending on your situation.

1 Unlocking through Mi Account (official method)

The most secure and recommended method for Xiaomi is to use a tied Mi Account, which works if:

  • πŸ“± The phone is connected to the Internet (Wi-Fi or mobile network).
  • πŸ”‘ You remember the username and password from Mi Account (or you can restore them).
  • πŸ”„ The device is enabled synchronization with the account.

Instructions:

  1. On the lock screen, click Forgot Password? (or Forgot Password? on English firmware).
  2. Choose Restore through Mi Account.
  3. Enter the email or phone number associated with the account, then the password.
  4. Confirm unlocking via SMS or email (if two-factor authentication is enabled).

If the screen does not have a button Forgot the password?, try to enter any password 5 times in a row - a prompt should appear with a suggestion to restore access through Mi Account.

πŸ’‘

If you do not remember the password from Mi Account, restore it on the official website account.xiaomi.com. Use the backup email or phone number specified during registration.

2. Reset password via Find Device (remote unlock)

Find Device, Google’s equivalent of Find Your Phone, not only tracks the location of Xiaomi Redmi, but also remotely resets the screen lock password, which works even if the phone is not currently connected to the Internet β€” the command will go the first time you connect.

How to unlock:

  1. Go to i.mi.com and log in to your Mi Account.
  2. In the menu, select the locked device (if there are several).
  3. Click Delete Data β†’ Erase the device.
  4. Confirm the action with a password from the account.

Once you do that, the phone will reboot and reset to factory settings, and all data (photos, contacts, messages) will be deleted, but the lock will disappear, which is a good method if you don't remember the password from the screen, but you have access to the Mi Account.

πŸ“Š What Unlocking Method Have You Tried Before?
Mi Account
Find Device
Hard Reset
I've been to the service.
I've tried nothing.

3. Hard Reset (hard reset) via Recovery Mode

If Mi Account is lost and the phone needs to be unlocked urgently, Hard Reset, a full reset via Restore mode, removes all data from the device, including photos, apps, and settings, but is guaranteed to remove the lock password.

Instructions for Xiaomi Redmi (including Redmi Note 12/13, Redmi 10/11):

  1. Turn off the phone with a long press on the power button.
  2. Press the Power button + Volume up at the same time and hold for 10-15 seconds until the Mi logo appears.
  3. In the Recovery Mode menu, select the language (if there is one).
  4. Go to Wipe Data β†’ Wipe All Data (use volume buttons for navigation, power button for confirmation).
  5. Confirm the reset by selecting Confirm.
  6. Once completed, select Reboot to reboot.

β˜‘οΈ Preparation for Hard Reset

Done: 0 / 4

⚠️ Note: Some Xiaomi models (e.g. Redmi Note 9 Pro and later) may require data entry from the Mi Account that was previously tied to the device after Hard Reset.If you don't remember them, the phone will turn into a brick (it won't work without unlocking through Fastboot).

4. Unlock via Fastboot (for advanced users)

If Mi Account is not tied or you don't remember the login details, and Hard Reset causes you to lock again, the method of unlocking through Fastboot remains, USB-Cable and basic knowledge of working with the command line.

Step-by-step:

  1. Download and install Android SDK Platform-Tools (or ADB/Fastboot separately).
  2. Turn off the phone and put it in Fastboot mode: press the Power button + Volume down.
  3. Connect Redmi to your computer via USB.
  4. Open the command prompt (cmd in Windows or Terminal in macOS/Linux) and check the connection: fastboot devices must display the serial number of the device.
  5. Enter the command to unlock the bootloader (if it is blocked): fastboot oem unlock On some models you will need an additional command: fastboot flashing unlock
  6. Once the bootloader is unlocked, reset: fastboot erase userdata fastboot erase frp fastboot reboot

⚠️ Attention: Unlocking the bootloader via Fastboot erases all data and may result in a loss of warranty. MIUI After this procedure, you will need to activate again through the Mi Account.

What if the fastboot can’t see the device?
1. Check if debugging is included on USB Install drivers for Xiaomi (you can download on the official website). 3. Try another one. USB-4. Launch the command line on behalf of the administrator (in Windows).

5. Use of ADB (if USB debugging was enabled)

If the phone has previously been activated debugging via USB (Settings β†’ About Phone β†’ MIUI Version β†’ 7 times press to unlock the developer mode), you can try resetting the password through ADB without losing data.

Instructions:

  1. Connect Redmi to your computer via USB.
  2. Open the command line and check the connection: Adb devices
  3. Enter the command to delete the file with the password: adb shell rm /data/system/gesture.key adb shell rm /data/system/password.key adb shell rm /data/system/locksettings.db shell rm /data/system/locksettings.db-wal adb shell rm /data/system/locksettings.db-shm
  4. Reboot your phone: adb reboot

Once rebooted, the lock password must reset.This method doesn't work on all versions of MIUI, but it's worth a try if USB debugging has been enabled.

πŸ’‘

The ADB method is the only way to reset a password without losing data, but it requires pre-setting the debugging over USB.

6 Unlocking through Xiaomi Service Center

If all of these methods did not work (for example, the phone is locked after resetting due to a link to Mi Account, which you do not remember), you can contact the official Xiaomi service center.

What will be required:

  • πŸ“„ Checks or warranty card (if the phone is guaranteed).
  • πŸ†” Passport or other document confirming ownership.
  • πŸ’³ Payment for the service (cost varies from 1000 to 3 000 rubles depending on the model).

Xiaomi service centers use special equipment to reset the lock through EDL Mode (Emergency Download Mode), which allows you to bypass even the binding to the Mi Account. However, this method does not work on phones with a locked bootloader (for example, on some Redmi Note 11/12 with MIUI 14+).

7. Frequent mistakes and how to avoid them

When trying to unlock Xiaomi Redmi, users often face typical problems, including the most common ones and ways to solve them:

Mistake.Reason.Decision
Phone asks for Mi Account password after Hard ResetMi Cloud Lock (Stealth Protection) is activated on the deviceRestoring access to Mi Account or contact the service center
Fastboot doesn't see the deviceDrivers not installed or cable is faultyInstall Xiaomi drivers, try another cable/port
After reset, the phone hangs on the Mi logoDamaged firmware or incorrect resetFastboot or EDL phone with official firmware
Recovery is not working with Mi AccountNo Internet or synchronization is disabledConnect to Wi-Fi or use mobile internet

⚠️ Note: If you bought Xiaomi Redmi handheld, there is a high risk that the previous owner did not untie his Mi Account. In this case, unlocking the phone yourself is almost impossible - you will need proof of purchase (check) and contact the service center.

FAQ: Answers to Frequent Questions

Can I unlock Xiaomi Redmi without losing data?
Yes, but only if the phone has been enabled debugging over USB and you can use ADB. In all other cases (Hard Reset, Fastboot, Find Device) data will be erased.
The phone is locked after the MIUI update.
If your phone requires a password that you didn't set after the MIUI update, try: Enter your old password (sometimes the system saves it after the update); Restore access via Mi Account (if the phone is connected to the Internet); Make Hard Reset via Recovery Mode. If nothing helps, contact the service center - there may have been an error when updating the firmware.
How do I know if my Mi Account is linked to my phone?
Check your account's linking by going to i.mi.com and log in. See Devices to see if your Redmi is displayed. If your phone is on the list, your account is tied. You can also see the linking in your phone's settings: Settings β†’ Accounts β†’ Mi Account.
Will unlocking through Google Account on Xiaomi work?
Unlike many other Android smartphones, Xiaomi does not support unlocking through Google Account. The only official way is Mi Account.
Can I unlock Redmi if I have forgotten both my password and my Mi Account?
Technically, yes, but it's difficult and risky. Options: Go to the service center with the documents on the phone, use the Fastboot or EDL to flash it (requires skills). If the phone is not yours, return it to the previous owner to unblock the account.