How to completely delete Mi Account with Xiaomi Redmi Note 7: official and alternative methods

The Xiaomi Redmi Note 7 remains a popular smartphone even years after its release, but many users are facing the problem of a Mi Account tied up. Whether you sell the phone, transfer it to another person or just want to get rid of an old account, deleting your account can become a real puzzle, especially if you forget your password, and the phone requires authorization after resetting.

In this article, we will discuss all the current ways to delete a Mi Account from Redmi Note 7 โ€” from official methods through settings to technical solutions using ADB and Fastboot. Also, you will learn how to bypass locking if the phone requires entering the data of an old account after a reset, and what pitfalls await with each of the methods. Importantly, some methods require unlocking the bootloader, which can lead to a loss of warranty or data โ€” we will explain the risks in detail.

Why canโ€™t you just delete your Mi Account through your settings?

At first glance, deleting your account from your phoneโ€™s menu seems like the most logical solution, but Xiaomi has implemented Mi Cloud protection, which links your device to your account at the firmware level.

  • ๐Ÿ”’ Lock after reset โ€“ if you perform Hard Reset without detaching your account, your phone will require you to enter your login and password when you first set up (the so-called Mi Account Lock).
  • ๐Ÿ“ฑ Link to hardware โ€“ the account is tied not only to firmware, but also to unique device identifiers (IMEI, S/N), So simple formatting won't help.
  • โš ๏ธ Xiaomi restrictions โ€“ since 2019, the company has tightened its security policy, and on new versions MIUI (12+) Deleting an account without a password is almost impossible without additional manipulations.

Even if you remember the password, standard deletion via Settings โ†’ Accounts โ†’ Mi Account does not always work due to firmware bugs or server restrictions. For example, users of Redmi Note 7 on MIUI 11 often encounter an error "Can not delete the account" or endless download.

๐Ÿ“Š You tried to delete your Mi Account with Redmi Note 7?
Yeah, but it didn't work.
Yeah, it worked through the settings.
No, I'm afraid to block the phone.
I tried it, but the phone requires an old password.

Method 1: Officially delete via settings (if you know the password)

If you have access to the password from your Mi Account, this method is the most secure and does not require technical skills. MIUI (10โ€“14).

  1. Open Settings โ†’ Accounts โ†’ Mi Account.
  2. Click on the gear icon (โš™๏ธ) in the upper right corner and select "Exit".
  3. Enter the password from the account and confirm the exit.
  4. Return to the Accounts section, find the Mi Account in the list and click "Delete Account".
  5. Confirm the action with a password or fingerprint (if configured).

After that, the device will be unconnected from the account, and you can reset or transfer the phone to another user without the risk of locking.

Sync is disabled (Settings โ†’ Mi Account โ†’ Sync)

The phone is connected to Wi-Fi or mobile network

Your account password is stored in a safe place (in case of an error)

Backup of data created (remote metering clears some settings)

-->

โš ๏ธ Note: If you delete your account immediately after you reset, the phone may request your account information again, and you may need to wait 24 to 48 hours or first link a new account.

Method 2: Delete via Mi Cloud website (if phone is lost or locked)

If you donโ€™t have physical access to the Redmi Note 7, but you remember the username and password from your Mi Account, you can try removing the device from the list of associated gadgets through the official Xiaomi website.This method does not guarantee 100% results, but sometimes helps unlock the phone after a reset.

  1. Go to the Mi Cloud website and log in.
  2. In the Devices section, find your Redmi Note 7 (it can be displayed by model or serial number).
  3. Press three points (โ‹ฎ) next to the device and select "Delete".
  4. Confirm the action via SMS or email (if two-factor authentication is enabled).

After that, try to reset the phone. In some cases, the lock is removed, but this method does not work on all firmware - on MIUI 12+, additional confirmation is often required through the device itself.

MIUI versionProbability of successDo I need confirmation on the phone?
MIUI 10โ€“11โœ… Tall (80-90%)No.
MIUI 12โš ๏ธ Medium (50-60%)Sometimes.
MIUI 13โ€“14โŒ Low (20-30%)Yes.

๐Ÿ’ก

If your phone is locked after being reset, try connecting to the same Wi-Fi network it was connected to before the reset, sometimes helping you skip checking your account (it doesnโ€™t work on all firmware).

Method 3: Delete Mi Account via ADB (without root, but with bootloader unlocked)

If standard methods fail and the bootloader is unlocked, you can try deleting your account through ADB, a debugging tool for Android, which is suitable for the Redmi Note 7 on MIUI 10-12, but requires preparation.

You'll need:

  • ๐Ÿ–ฅ๏ธ A computer with installed Xiaomi drivers and ADB Tools.
  • ๐Ÿ”Œ USB-cable (preferably original).
  • ๐Ÿ“ฑ Included debugging by USB (Settings โ†’ The phone. โ†’ Version. MIUI (press 7 times) โ†’ Additionally. โ†’ For developers โ†’ Debugging by USB).

Instructions:

  1. Connect the phone to the PC and confirm the debugging permission.
  2. Open the command prompt (cmd) in the folder with ADB and type:
adb shell


pm uninstall -k --user 0 com.xiaomi.account




pm clear com.xiaomi.cloudservice




pm clear com.miui.cloudservice




reboot

After the reboot, check if the account has disappeared in the settings. If not, try the additional command:

adb shell content delete --uri content://settings/secure --where "name='miui_optimize_account'"

โš ๏ธ Note: This method can cause Xiaomi services to crash (e.g., cloud backup or themes will stop working) and it does not guarantee that locks will be removed after Hard Reset โ€“ it requires a deeper reset via Fastboot.

What if the ADB canโ€™t see the device?
1. Check if drivers are installed (download Mi) PC Suite from the official website. 2. Try another one. USB-cable or port. 3. Enable the option "Debugging by Port" in the developer settings USB (Safe mode)โ€ 4. Restart your phone and PC.

Method 4: Complete Fastboot reset (for advanced users)

If previous methods didn't work, the radical way is to cleanly flash through Fastboot, which will delete all data, including the Mi Account, but requires an unlocked bootloader and command line knowledge, which is suitable for a Redmi Note 7 with a model number lavender.

You'll need:

  • ๐Ÿ–ฅ๏ธ PC with Mi Flash Tool and drivers installed.
  • ๐Ÿ“ Fastboot Firmware for Redmi Note 7 (download from official website).
  • ๐Ÿ”“ Unlocked bootloader (if not unlocked, follow the instructions below).

Step-by-step:

  1. Turn off the phone and press Volume Down + Power to log into the Fastboot.
  2. Connect your phone to your PC and start the Mi Flash Tool.
  3. Select the downloaded firmware (unpacked into a folder) and press Refresh โ€“ the program must determine the device.
  4. At the bottom, select the โ€œClean allโ€ mode (this will completely erase all data, including your account).
  5. Press Flash and wait for the process to end (5-10 minutes).

Once you flash it, it'll look like new without a linked account, but there are risks:

  • ๐Ÿšจ Loss of warranty โ€“ unlocking the bootloader will void the official warranty.
  • ๐Ÿ”ง Possible brick โ€“ if you interrupt the process or choose the wrong firmware, the phone can turn into a brick".
  • ๐Ÿ“ฑ Network locking โ€“ some firmware may require the entry of an unlock code after reset SIM (If the phone is tied to the operator).

๐Ÿ’ก

If you are not sure about your skills, you should contact the service center. Wrong firmware through Fastboot can bring the phone down without the possibility of recovery.

How to unlock the bootloader on Redmi Note 7 (required for Fastboot and ADB)

Most โ€œadvancedโ€ ways to delete a Mi Account require an unlocked bootloader. Xiaomi officially allows this, but the process takes time and has limitations.

Instructions for unlocking:

  1. Link your account to your phone (if not already done).
  2. Go to the Mi Unlock website and download the Mi Unlock Tool.
  3. Run the program on your PC and log in under the same account as on your phone.
  4. Turn off the Redmi Note 7, press Volume Down + Power to log into the Fastboot, and connect to the PC.
  5. In the utility, click Unlock and wait until it is completed (usually takes 3-5 minutes).

Important points:

  • โณ Wait 72โ€“168 hours โ€“ after the first account is linked to the device, Xiaomi blocks unlocking for 3โ€“7 days.
  • ๐Ÿ“ต Limit the number of unlocks โ€“ one account can unlock no more than 1 device per month.
  • ๐Ÿ”’ Reset after unlocking โ€“ after unlocking the bootloader, all data on the phone will be erased.

Method 5: Bypassing Mi Accounts through the Test Menu (for locked phones)

If the Redmi Note 7 is locked after a reset and requires you to enter Mi Account data that you donโ€™t remember, you can try bypassing the check via the Test Point test menu.

You'll need:

  • ๐Ÿ› ๏ธ Screwdriver for disassembling the back cover.
  • ๐Ÿ”Œ USB-cable and PC with drivers.
  • ๐Ÿ” Lupus or good lighting (contacts are very small).

Instructions:

  1. Turn off your phone and remove the back cover (carefully so you donโ€™t damage the plumes!).
  2. Find test points on the motherboard (for the Redmi Note 7, these are two contacts next to the battery, signed TP or circled in a red circle).
  3. Close the contacts with tweezers or wire and, holding them, connect the phone to the PC.
  4. The phone must be defined in the Mi Flash Tool as COM-port (in the Device Manager will appear Qualcomm) HS-USB QDLoader 9008).
  5. Swipe your phone through the Mi Flash Tool in EDL mode (use firmware for your model!).

โš ๏ธ Attention: This method is risky, because improperly closing the contacts can cause the phone to fail. EDL You may need to log in to your Mi Account again if the firmware is not clean".

Where to find firmware for EDL-regime?
The official firmware in.mbn or.elf format can be found on the 4PDA or Xiaomi.eu forums. It is important to choose the firmware for the Redmi Note 7 (lavender) and your MIUI (global / Chinese) version.

Frequent Mistakes and How to Avoid Them

When you delete a Mi Account with a Redmi Note 7, users often face typical problems, and here are the most common ones and ways to solve them:

Mistake.Reason.Decision
"Failure to delete the account"Xiaomi server restrictions or poor connectionCheck the internet, try it later or use a different method (ADB)
Phone asks for password after resetThe account was not untied before Hard Reset.Use Fastboot or EDL for clean firmware
ADB does not see the deviceNot installed drivers or not included debuggingInstall Mi PC Suite and check the developer settings
Mi Flash Tool: "Couldn't Find Device"Incorrect mode or driversReinstall drivers manually through Device Manager

Another common problem is that the phone doesn't turn on after the firmware is installed.

  • ๐Ÿ”‹ Battery discharge (charge your phone before running to at least 50%).
  • ๐Ÿ“ฅ Incorrect firmware (always check the lavender model for the Redmi Note 7).
  • ๐Ÿ”Œ Interrupted process (do not disconnect the cable until completed!).
Can I delete my Mi Account without a password?
Officially, no. But if the bootloader is unlocked, you can use ADB or Fastboot to get around. On locked phones, the Test Points (EDL) method sometimes helps, but it requires disassembling the device.
What happens if you sell a phone with a Mi Account?
The new owner will not be able to use the phone after the reset, the device will require you to enter your username and password. This is one of the measures Xiaomi protects against theft. Always untie your account before selling!
How do I know if my Redmi Note 7 bootloader is unlocked?
Turn off your phone and press Volume Down + Power. If you see "Unlocked" under the Mi Bunny logo, the bootloader is unlocked. If "Locked" you will need official unlocking through the Mi Unlock Tool.
Can I recover data after deleting my Mi Account via Fastboot?
No, Fastboot firmware in Clear All mode completely erases all data, including photos, contacts and apps. Always back up before resetting!
Does a Recovery Reset Help Delete a Mi Account?
No, a Recovery reset doesn't remove the account binding. The phone still requires you to enter Mi Account data when you first set up. You need a Fastboot or EDL to delete it completely.