Deleting Xiaomi account from Android device is a procedure that may be necessary when selling a phone, changing a profile or fixing sync errors. However, many users face difficulties: the system requires a password from an old account, blocks access to settings or completely ignores deactivation attempts. In this article, we will discuss all the current ways to delete Mi Account on Redmi, POCO and other Xiaomi smartphones, including bypass errors and restore access.
Itβs important to understand that simply deleting an account through the settings menu doesnβt always work β especially if the device is tied to the Mi Cloud or protected by Find Device. In such cases, alternative methods will be required, from resetting to factory settings to using it. ADB-We'll look at each option with step-by-step instructions, risk warnings, and data retention tips.
This article is relevant for MIUI 12-14 devices (including global and Chinese firmware) and takes into account the latest security policy updates Xiaomi 2026. If you plan to sell the phone or transfer it to another user, be sure to read the section on the complete data cleanup β this will save you from leaking personal information.
Why canβt you just delete your Xiaomi account through your settings?
On most Xiaomi smartphones, trying to delete an account through the standard Settings menu β Accounts β Mi-account leads to one of three scenarios:
- β Successful removal (rarely unless the phone is tied to Mi Cloud and the Find Device feature is activated).
- β οΈ Requesting a password from your account (even if you remember it, the system may block the action due to "suspicious activity").
- β Error message: "Deletion is not possible due to active device protection" or "Requires confirmation via SMS".
The reason for this behavior is the multi-level security system MIUI, which connects the account not only to the user profile, but also to:
- π Hardware identifier of the device (IMEI).
- π± Remote management (Find Device).
- βοΈ Cloud storage (Mi Cloud) where backups are stored.
If one of these elements is active, the system blocks deletion of the account through the standard interface, which is designed to protect against data theft, but creates problems for legitimate users, and then we'll look at how to circumvent these restrictions without harming the device.
Method 1: Delete your account through settings (if there are no locks)
This method will only work if:
- π± Device not tied to Mi Cloud (or tethered manually disabled).
- π Find Device (Device Search) is deactivated.
- π You remember the password from your Xiaomi account and have access to the associated email/phone.
If all conditions are met, follow the instructions:
- Open Settings β Accounts and Sync (or Mi-account depending on the version of MIUI).
- Choose your Xiaomi profile (usually displayed as Mi Account or your email).
- Click on the three dots in the top right corner (or Account Management).
- Select Delete Account.
- Confirm the action with a password and code from SMS (if necessary).
βοΈ Preparing for account deletion
What if the Delete Account button is inactive? That means that the device has activated protection.
- π Restart the phone and try again.
- πΆ Connect to another Wi-Fi network (sometimes the lock is linked to the connection) IP-address).
- π Wait 24 hours β the system may temporarily restrict activities due to βsuspicious activity".
β οΈ Note: If the phone stopped turning on after deleting the account or requires authorization when booting, then the device was tied to the Mi Cloud at the hardware level).
Method 2: Reset to factory settings (Hard Reset)
If standard account deletion is not available, the most reliable way is to completely reset the device.
- π On the new versions MIUI (13+) Reset does not delete your Mi Account if it is linked to Find Device.
- π¦ All data (photos, contacts, messages) will be permanently deleted.
- π After reset, you may need to enter a password from your old account to activate your phone.
Resetting instructions:
- Back up your important data (via Settings β About Phone β Backup or manually).
- Go to Settings β About the phone β Reset settings.
- Choose to erase all data (or delete everything).
- Confirm the action by entering the pattern lock/PIN-code.
- Wait for the process to be completed (it will take 5-15 minutes).
| Xiaomi model | Does the Mi Account delete? | Do I need a password after resetting? |
|---|---|---|
| Redmi Note 10/11/12 | β Not if there was a Find Device) | β Yes. |
| POCO X3/X4/X5 | β No. | β Yes. |
| Xiaomi 12/13/14 | β No. | β Yes (with a check-up) IMEI) |
| Redmi 9A/9C (older models) | β Yes. MIUI 11 and below) | β No. |
How to get around password requests after resetting? If your phone requires your old account, try:
- π§ Restoring access to the email linked to the Mi Account (via the official website).
- π Contact Xiaomi with proof of ownership of the device (check, box with the device) IMEI).
- π§ Use it. ADB-commands (mode 4) or EDL-mode (mode 5).
π‘
Remove before resetting SIM-card and memory card β this will speed up the process and reduce the risk of file damage.
Method 3: Delete your account via Fastboot (for advanced users)
If the reset didn't work and access to the settings is blocked, you can try to delete the account via Fastboot mode, USB-cable and basic knowledge of working with ADB/Fastboot.
β οΈ Warning: Mistakes in Fastboot can permanently damage the device's firmware.If you're unsure of your skills, skip this section.
Step-by-step:
- Download and install Platform Tools (ADB/Fastboot) on PC.
- Turn off your phone and press the Power button + Volume down to log into the Fastboot.
- Connect the device to your computer via USB.
- Open the command prompt (Windows) or terminal (Mac/Linux) in the folder with ADB.
- Enter the command to check the connection: fastboot devices If the device is determined, continue.
- Run the command to unlock the bootloader (only for unlocked devices!): fastboot oem unlock Note: On new Xiaomi models, this command may not work without official permission.
- To delete your account, use: fastboot erase config or (for some models): fastboot erase userdata
- Reboot the phone: fastboot reboot
What to do if the team is not executed?
- π Try another one. USB-cable (preferably original).
- π₯οΈ Install Xiaomi drivers USB Drivers manually.
- π Restart your computer and phone.
Why Xiaomi is blocking account deletion via Fastboot?
Method 4: Delete your account through ADB (without root)
The ADB method is suitable for devices that have USB debugging enabled and access to the developer settings, and allows you to delete your account without resetting your data, but requires preparation.
Instructions:
- Activate Developer Mode: Go to Settings β About Phone. Click 7 times on the MIUI Version until the notification "You've become a developer" appears.
USB debugging
Settings β Additional β For Developers
Connect the phone to the PC and confirm the debugging permission.
ADB
adb devicesMake sure the device is identified.
adb shell pm uninstall -k --user 0 com.xiaomi.accountIf you have an error, try an alternative command:
adb shell content delete --uri content://com.xiaomi.account.provider.accounts --where"account_type='xiaomi'"Reboot the phone.
Limitations of the method:
- β Not working. MIUI 14 with the latest security updates.
- β Can only delete "surface" account data, but not hardware binding.
- β Suitable for deleting secondary accounts (if there are several of them).
π‘
ADB-The method is only effective if Find Device is disabled, otherwise the account will remain in the system and lock the phone after restarting.
Method 5: Officially unlock through Xiaomi (for locked devices)
If all previous methods have failed and the phone requires a password from the Mi Account when turned on, only official unlocking remains.
- π Actively linked to Find Device.
- π± The device is locked after the reset ("This device is locked").
- π§ Damaged firmware (for example, after a failed update).
Step-by-step:
- Go to the official Xiaomi unlock page.
- Sign in with the same account that is linked to your phone (or restore access).
- Download and install the Mi Unlock Tool.
- Start the program and follow the instructions: Connect your phone in Fastboot mode. Enter your account details to confirm your rights. Wait until the process is complete (it can take up to 72 hours due to the Xiaomi verification).
After unlocking, reset to factory settings.
How much does it cost to officially unlock?
- π Free if you confirm possession of the device (through a check, IMEI or account details).
- π° Paid (500 to 2000) β½), If you are in an informal service center.
β οΈ Note: Do not use "gray" services to unlock the IMEI β The official Mi Unlock Tool is secure but requires patience (waiting for confirmation can take up to 3 days).
Frequent Mistakes and How to Avoid Them
When you delete a Mi Account, users often face typical problems, and we've collected the most common ones and ways to solve them:
| Mistake. | Reason. | Decision |
|---|---|---|
| "Unable to remove account" (in settings) | The account is linked to Find Device or Mi Cloud. | Turn off Find Device in the Mi Cloud web version or use ADB. |
| Phone asks for password after reset | Hardware Account Linking (FRP Lock) | Officially unlock through Mi Unlock Tool or support call. |
| ADB: device unauthorized | Access to debugging via USB has not been confirmed. | A request will appear on the phone - allow debugging and repeat the command. |
| Fastboot teams are not working | The loader is locked or there are no drivers. | Install Xiaomi USB Drivers and unlock the bootloader officially. |
| "This device is locked" (after reset) | The account was not deleted before the reset. | Official unlocking or entering of the old account data is required. |
How to avoid problems when selling a phone?
- π Before reset, untie the device from the Mi Cloud via the web interface.
- π Reset twice (sometimes after the first reset, the accountβs tails remain).
- π Save a check or box with IMEI β This will help the new owner unlock the phone.