How to remove the password on the phone Xiaomi: all the working methods of 2026

The forgotten password on Xiaomi is a situation that thousands of users face every day. Unlike other brands, Redmi, POCO or Mi phones have unique security mechanisms that make unlocking difficult. In this article, we will examine all the current ways to remove passwords, from official methods through Mi Account to technical solutions using Fastboot and EDL.

It’s important to understand that some methods require pre-preparedness (e.g., Mi Account binding or USB debugging enabled), while others are only suitable for specific models, and we’ll detail the risks of each method so you can choose the best option without losing data or turning your phone into a brick.

If you're looking for a universal solution, there's no one. The manufacturer makes it difficult to unlock to protect user data, but with the right instructions and patience, you can get back access to the device even without knowing the password.

1 Unlocking through Mi Account (official method)

The safest and most recommended method for Xiaomi is to use a tied Mi Account. It works on all models, including the Redmi Note 12, POCO X5 and Mi 13, but requires two conditions:

  • πŸ“± The phone must be connected to the Internet (Wi-Fi or mobile network).
  • πŸ”— The device previously had an authorized Mi Account, and you remember the login / password.

If the conditions are met, follow the instructions:

  1. On the lock screen, tap 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 (depending on your account security settings).

Once you have successfully logged in, the phone will be unlocked, but all data on the device will be erased, a security measure from Xiaomi. If backups have been enabled on the phone in Mi Cloud, you can restore contacts, photos and some settings after you log in.

⚠️ Note: If you bought a phone with your hands and the previous owner did not untie his Mi Account, this method will not work. In such cases, you need to contact Xiaomi support with proof of purchase (check, contract).

πŸ“Š What Unlocking Method Have You Tried Before?
Mi Account
Hard Reset
Fastboot
I went to the service center.
Nothing.

2. reset to factory settings (Hard Reset)

Hard reset is a radical method that removes all data from your phone, including your password, and is suitable for cases where:

  • πŸ”„ You don’t remember the data from your Mi Account.
  • πŸ“΅ The phone is not connected to the Internet.
  • πŸ”§ You don’t care about the data on the device (or it’s stored in advance).

The procedure varies depending on the model and firmware version, and below is a general guide for most Xiaomi devices (including Redmi 10, POCO F4, Mi 11):

  1. Turn off the phone with a long press of the power button.
  2. Press the Power Button + Volume combination upwards for 10-15 seconds until the Mi logo and Recovery menu appear.
  3. Use the volume buttons for navigation and the power button to select the Wipe Data (or Clear Data) item.
  4. Confirm the reset by choosing Confirm or Yes.
  5. After the process is complete, select Reboot to reboot.

On some models (e.g. Redmi Note 9 Pro), the Recovery menu may be in Chinese, in which case, look for characters (clear data) and (confirm).

Model phoneCombination for entering RecoveryFeatures
Redmi Note 11/12, POCO X4/X5Food + Volume upMenu in English, support for sensory input.
Mi 10/11/12, Mi Mix 4Food + Volume upConfirmation is required through Mi Account after reset.
Redmi 9/9A/9CFood + Volume upChinese menu Recovery, you need knowledge of hieroglyphics.
POCO F3/F4 GTFood + Volume DownAdditional Fastboot option on the menu.

⚠️ Warning: Phones with Qualcomm Snapdragon chip (most Xiaomi flagships) may need authorization via Mi Account after a reset, even if you don't remember it.This is due to Factory Reset Protection feature (FRP).

Make sure your phone is at least 50 times charged%|Save important data (if you have access)|Check the button combination for your model|Prepare. SIM-re-activation card-->

3. Unlock via Fastboot (for advanced users)

Fastboot is suitable for devices with an unlocked bootloader. If you previously unlocked it through the official Mi Unlock Tool, you can try resetting your password without losing data. For beginners, this method is not recommended - errors can lead to complete failure of the phone.

You'll need:

  • πŸ–₯️ Computer with drivers installed ADB/Fastboot.
  • πŸ”Œ USB-cable (preferably original).
  • πŸ“₯ Firmware archive for your model (download from the official Xiaomi website).

Step-by-step:

  1. Turn off the phone and press Power + Volume down to enter Fastboot mode (the image of a hare in a hat-eared will appear).
  2. Connect the phone to your PC and open the command line (Win + R β†’ enter cmd).
  3. Check the connection command: fastboot devices If the device is determined (the serial number will appear), continue.
  4. Unlock the bootloader (if not unlocked): On newer models (Xiaomi 13, Redmi Note 12), this step requires a binding to the Mi Account and waiting 72–168 hours.
  5. Sweep persist.img from the firmware archive: fastboot flash persist persist.img
  6. Reboot the phone: fastboot reboot

If done correctly, the phone will request settings as new, without the old password, after the reboot, but this method is guaranteed to work only on devices with MediaTek processors (e.g. Redmi 10A, POCO M4 Pro).

What if the fastboot can’t see the device?
If the fastboot device command doesn’t show your phone, check it out: 1. Drivers installed ADB/Fastboot (You can download it through the Mi Flash Tool). 2. Are you using the original? USB-cable (cheap cables often don't transmit data). 3. Is the regime on? OTG in the phone settings (if the phone is on). 4. Try another one. USB-port (preferably) USB 2.0 If the problem persists, try reinstalling drivers manually through Device Manager (select Android Bootloader Interface).

4.Using EDL (Emergency Download Mode)

EDL (or 9008) is a "emergency" firmware mode that allows you to restore your phone even when you have a major crash. It works at the hardware level, so it can help you bypass your password.

  • πŸ”“ You need an authorized Mi Account to download firmware.
  • πŸ› οΈ You need skills with Mi Flash Tool and knowledge of the phone model.
  • ⚠️ The risk of turning your phone into a β€œbrick” if you make a firmware error.

Instructions for Xiaomi on the Qualcomm processor:

  1. Download and install the Mi Flash Tool from the official website.
  2. Download the firmware for your model in.tgz format (choose the Fastboot version).
  3. Turn off the phone and turn it into EDL mode: For most models: Press Volume Up + Volume Down + Power for 10-15 seconds. If it doesn't work, open the back cover and close the EDL contacts (you need a tester or tweezers).

Device Manager

Qualcomm HS-USB QDLoader 9008

Mi Flash Tool

Flash

Wait for the end (10-20 minutes) and the phone will reboot automatically.

Once the firmware is EDL, the phone will be completely reset, including unlocking the bootloader (if it has been locked), a method often used in service centers to restore bricks.

πŸ’‘

If you can’t find EDL contacts on the board, look for a diagram for your model on the 4PDA or XDA Developers forums. For popular models (Redmi Note 10, POCO X3), there are detailed photo instructions.

5 Password bypass via ADB (if USB debugging is enabled)

If the phone has been pre-built with USB debugging (Settings β†’ About Phone β†’ MIUI β†’ 7 times tap β†’ Developers β†’ USB debugging), you can try resetting your password through ADB without losing data. This method works on Android 9-13.

You'll need:

  • πŸ–₯️ Computer with installed ADB-driver.
  • πŸ”Œ USB-cable (requiredly original!).
  • πŸ“± Phone with debugging enabled and allowed access to this PC.

Instructions:

  1. Connect your phone to your PC and open the command line.
  2. Check the connection: Adb devices If the device is displayed, continue.
  3. Delete the password files: 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
  4. Reboot your phone: adb reboot

Once rebooted, the password will be reset, but the biometrics (Face ID) will have to be reconfigured, a method that doesn’t work on MIUI 14 with the latest security updates (since March 2023, Xiaomi has closed this loophole).

⚠️ Attention: If debugging is on USB It wasn't activated in advance, it won't work. Don't try to turn it on after you lock it, it's impossible without entering your password.

6. Contact the Xiaomi Service Center

If all of the above methods did not help or you are afraid of damaging your phone, the only reliable option is to contact the official Xiaomi service center.

  • πŸ” Phone tied to someone else's Mi Account (after buying from hand).
  • πŸ“± Model with Qualcomm chip and on FRP.
  • πŸ› οΈ You need to save data on the device.

What will be required to unlock:

  • πŸ“„ Documents confirming the purchase (check, contract, warranty card).
  • πŸ†” Passport of the owner.
  • πŸ’³ Payment for the service (cost varies from 1000 to 5 000 rubles depending on the model).

The service center uses special equipment and official firmware to minimize risks, but the warranty on the phone will be canceled if unlocking requires a security breach (for example, on devices with Snapdragon 8 Gen 2).

The addresses of official Xiaomi service centers in Russia can be found on the website mi.com/ru/service. Before visiting, check by phone if they are engaged in unlocking passwords - some centers refuse this service due to risks.

πŸ’‘

The official service is the only legal way to unlock the phone from someone else’s Mi Account without losing the warranty (if you have documents).

FAQ: Frequent questions about unlocking Xiaomi

Can I remove my password without losing data?
Yes, but only if: USB debugging enabled (ADB method), the phone was rooted (root access allows you to edit system files), you use a service center with specialized equipment (expensive and does not guarantee 100% success), in all other cases, the data will be erased.
What if the phone asks for an old Mi Account after a reset?
This is FRP (Factory Reset Protection) protection. Solutions: Enter the data from the Mi Account that was tied to the phone. If the account is someone else's, contact the service center with proof of purchase. Some models (Redmi 9, POCO M3) have workarounds through the Fastboot, but they require skills. Starting with MIUI 13, it is almost impossible to bypass FRP without official data.
How do I know if my bootloader is unlocked on my Xiaomi?
Turn off your phone and log in to Fastboot (Power) + Down Volume. If you have Unlocked or Device is unlocked at the bottom of the screen, the bootloader is unlocked. If you don't have it or you say Locked, it's locked. β†’ The phone. β†’ Version. MIUI β†’ slap down the core version several times β†’ Status of loader.
Do you have any Xiaomi unlock software (such as Mi Account Unlock Tool)?
Most of these programs (such as Mi Account Unlock Tool, Xiaomi Tool) V2) β€” This is a fraudulent software that: πŸ’» May contain viruses or miners. πŸ”’ No guarantee of results (new firmware does not work). πŸ’° The only legal software from Xiaomi is the Mi Unlock Tool to unlock the bootloader, but it doesn't remove the password.
Can I unlock Xiaomi through Find My Device?
Unlike Google Find My Device, Xiaomi's Find Device service doesn't allow you to reset your password remotely. It can only reset your password: πŸ“ Show the location of the phone. πŸ”Š Activate the beep. πŸ”’ Lock the device (if it is already unlocked.