How to reset Xiaomi if you forget your Mi Account password: official and unofficial methods

A forgotten Mi Account password can become a serious problem if you decide to reset Xiaomi to factory settings, because after a hard reset, the system will require you to enter the username and password from the account associated with the device - this is part of the Factory Reset Protection (FRP) protection. Without this data, the phone becomes a "brick": you can neither use, reflash, nor sell.

Complicating matters, Xiaomi has tightened security policies: from 2021, even after a Fastboot or EDL reset, authorization may be required. However, there are β€” and there are several β€” ways to unlock. In this article, we will look at 5 proven ways to unlock, including official (through support) and informal (through engineering menus, firmware and FRP bypass).

Before you start, consider that a reset via Mi Account without a password always leads to data loss - it will be impossible to recover photos, contacts or messages after unlocking. If encryption is enabled on the phone, the chances of saving files tend to zero. Also remember that informal methods can violate the warranty terms and license agreements of Xiaomi.

πŸ“Š What kind of smartphone you Xiaomi?
Redmi Note 10/11/12
POCO X3/X4/X5
Mi 11/12/13
Redmi 9/9A/9C
Other

1.Official way: Unlocking through Xiaomi support

The most legal and safe method is to contact Xiaomi support with proof of ownership of the device, which can be removed remotely, but this will require:

  • πŸ“„ Check or purchase invoice (with serial phone number).
  • πŸ“± Box from the device (it is indicated on it) IMEI and S/N).
  • πŸ” Access to an email or phone number linked to your Mi Account.
  • πŸ“Έ Passport photo (to confirm identity).

It takes 3 to 7 days, and if the documents are in order, support will send you an unlock instruction or reset the account itself, and the downside is that it doesn't always work for hand-held or unchecked devices.

⚠️ Note: Xiaomi may refuse to unlock if the phone is listed in the database of stolen devices or was activated in another country (for example, brought from China.

To speed up the process, contact support via:

  • 🌐 Official website: mi.com/support (select a region).
  • πŸ“§ Email: support@xiaomi.com (English-Chinese).
  • πŸ’¬ Chat in Mi Community: c.mi.com (registration required).

πŸ’‘

If the phone is purchased in Russia, indicate in the request that the device is tied to the Russian region - this will increase the chances of a positive response.

2. Fastboot reset (without deleting Mi Account)

If you forgot the Mi Account password, but remember the data to unlock the bootloader, you can try resetting your phone via Fastboot.This method is suitable for most Xiaomi models released before 2023.

  • πŸ–₯️ Computer with Windows or Linux.
  • πŸ”Œ Cable USB (preferably original).
  • πŸ› οΈ Mi Flash Tool or Fastboot from Platform Tools.
  • πŸ”“ Unlocked bootloader (if not previously unlocked, this method will not work).

Step-by-step:

  1. Turn off the phone. Press Volume down + Power to enter the Fastboot.
  2. Connect the device to a PC. In the command line, execute: fastboot devices If the phone is determined, continue.
  3. Download the firmware for your model from the Xiaomi Firmware Updater website (choose the Fastboot version).
  4. Unpack the archive and launch the Mi Flash Tool. In the Select field, specify the path to the firmware folder.
  5. Press Refresh, then Flash. Select the Clean all option.
  6. Wait for the end (5-10 minutes). The phone will reboot.

⚠️ Note: On new models (Redmi Note 12, POCO X5, Xiaomi 13) this method may not work due to the enhanced protection of Anti-Rollback, in which case, after firmware, the phone will require you to enter the password from Mi Account.

bootloader unlocked (Unlocked status in Fastboot)

The battery is charged 50% or more

Installed drivers Xiaomi on PC

Downloaded firmware for your model (check the number in Settings β†’ About the phone)

-->

FRP bypass through the engineering menu (for older models)

On Xiaomi devices until 2020 (e.g. Redmi Note 7, Mi 8, POCO F1), you can bypass Factory Reset Protection (FRP) through a hidden engineering menu.

  • πŸ”„ The phone has not been updated to the latest version. MIUI.
  • πŸ”“ No lock screen (PIN, graphical).
  • πŸ“Ά Have access to Wi-Fi or mobile network.

Instructions:

  1. Turn on your phone and connect to Wi-Fi.
  2. On the welcome screen, click Add Account, then select Can't Connect.
  3. Enter any email and password, then press Login. You'll see an error.
  4. Click on the email input field and hold until the menu appears. Select Help.
  5. In your browser, go to https://bit.ly/3xYZ1pQ (or any other short APK download link to bypass FRP).
  6. Download and install a utility (e.g. FRP Bypass APK).
  7. Follow the instructions in the application for resetting settings.

After a successful bypass, you can go to the settings and reset via Settings β†’ About Phone β†’ Reset. Less method – on new MIUI 13/14 firmware, this method does not work.

Why Xiaomi removed FRP bypass through the engineering menu?
Since 2021, Xiaomi has closed most loopholes to bypass FRP at Google’s request, due to tightening Android security policies and fighting device theft, and even after being reset via an engineering menu, the system can now require Mi Account authorization.

4. Firmware via EDL (for advanced users)

Emergency Download Mode (EDL) is a flashing mode that allows you to reflash your phone even with a locked bootloader.The method is suitable for all Xiaomi models, but requires:

  • πŸ–₯️ PC with Qualcomm drivers installed HS-USB QDLoader 9008.
  • πŸ”§ Mi Flash Pro or QFilm.
  • πŸ“¦ Firmware in.mbn or.elf format for your model.
  • πŸ”Œ Cable with support EDL (Sometimes you need a special testpoint").

Step-by-step:

  1. Turn off your phone. Close the Test Point contacts (location depends on the model, look for diagrams for your device).
  2. Connect your phone to your PC – Qualcomm HS-USB QDLoader 9008 should appear in the Device Manager.
  3. Run Mi Flash Pro, select firmware and press Flash.
  4. Wait until the process is completed (it can take up to 30 minutes).
Xiaomi modelLocation of Test PointType of firmware
Redmi Note 10 ProUnder the back cover, next to the battery connector.mbn (Firehose)
POCO X3 NFCUnder a plastic stub on the motherboard.elf (Auth)
Mi 11 LiteNext to the camera (you need to take the screen off).mbn
Redmi 9AUnder the battery, two contacts on the right.elf

⚠️ Attention: Incorrect connection in mode EDL If you're not sure about your skills, you can go to the service center, and you can also check that after you've run the firmware through the motherboard. EDL Anti-Rollback could work, and the phone would turn into a brick".

5. Alternative methods: Delete Mi Account via ADB

If the phone is debugging on USB (USB Debugging: You can try to delete Mi Account via Debugging ADB. The method works on devices with MIUI 12 and below if:

  • πŸ”Œ Debugging was enabled before blocking.
  • πŸ–₯️ There is access to a PC with installed ADB Tools.
  • πŸ“± The phone is connected to the computer in mode MTP.

Instructions:

  1. Connect your phone to your PC and open the command line in the folder with ADB.
  2. Enter the commands in turn: adb shell su pm uninstall -k --user 0 com.xiaomi.account If an error occurs, try: pm clear com.xiaomi.account rm -rf /data/system/users/0/account.db
  3. Reboot the phone.

If the commands are successful, the Mi Account binding will be removed, and you can reset the phone without a password. On newer versions of MIUI, this method is blocked by the security system.

πŸ’‘

ADB-It only works if the debugging was enabled before you forgot your password and never activated it. USB Debugging, this method is useless.

6. What should I do if nothing has worked?

If all of these methods fail, there are three options:

  1. Many workshops offer services to delete Mi Account through specialized equipment (for example, UFi Box or Z3X), the cost is from 1000 to 3000 rubles, depending on the model.
  2. Sell the phone for parts. At sites like Avito or Yula, you can find customers who need a display, battery or motherboard, and it's 2-3 times lower than the market price, but it's better than leaving the device to dust.
  3. Use it as a media player. If the phone turns on but asks for a Mi Account password, it can be connected to the TV via USB-C β†’ HDMI and used to watch movies (without access to the network).

Also worth keeping an eye out for updates: sometimes Xiaomi holds unlock promotions (for example, for owners of older models), information can be found on the 4PDA or Xiaomi.EU forums.

πŸ’‘

Before selling the phone "in spare parts" remove SIM-card and memory card – even in a locked state, they may contain personal data.

FAQ: Frequent questions about Xiaomi resetting without Mi Account password

Can I reset Xiaomi through Recovery if I forget the Mi Account password?
No. Reset via Recovery (clamping Volume Up) + Power) will lead to a requirement to enter Mi Account data after the reboot. FRP, It is impossible to get around it through the standard recovery menu.
Will the EDL firmware method work on the Xiaomi 13 Pro?
On flagship models (Xiaomi 12/13/14, Mix 4/Fold), firmware through EDL is often blocked due to Anti-Rollback. Even if you can flash the device, there is a high risk of getting a brick. For new phones, it is better to use official unlock through support.
Can I recover data after a Fastboot reset?
No. Resetting via Fastboot with Clean all option completely erases the /data partition where photos, messages and apps are stored. If encryption is enabled on the phone, file recovery is impossible even through specialized programs like Dr.Fone.
What is Anti-Rollback and why does it interfere with resetting?
Anti-Rollback is a Xiaomi mechanism that blocks the firmware of older versions of MIUI. If you try to flash your phone through EDL or Fastboot to a version below the current one, the device locks forever. Check the Anti-Rollback version in the settings (Settings β†’ Phone β†’ MIUI version) before you run the firmware.
Can I bypass Mi Account by replacing the motherboard?
Technically, it's not, but it's not, because it costs 70-100% of the phone to change the board, and the new IMEI could cause network problems, and on new boards, Xiaomi also requires Mi Account authorization when it first turns on.