Deleting a Google account from a Xiaomi smartphone (including Redmi, POCO, Black Shark) often becomes a headache โ the system blocks standard paths, requires a password from an old account, or even gives an error โThis device is reset. Sign in to an account that was used before.โ The reasons for deleting can be different: selling the phone, resetting to factory settings, wanting to switch to another account or synchronizing problems. But just logging out in the settings is not enough โ the data will remain in the system, and when you reset, you will be blocked by FRP (Factory Reset Protection).
In this article, we will discuss all the current ways to delete a Google account from Xiaomi in 2026, from official methods to bypassing the security for cases when you forgot your password. The instructions are suitable for devices on MIUI 12/13/14 and HyperOS, including models with a Snapdragon and Mediatek chip.
Why you canโt just delete your account through settings
Many users try to remove a Google account through the Settings โ Google Accounts menu, but face limitations:
- ๐ Lockdown FRP: If you have added an account as your primary account, the system requires you to enter a password when you reset or flash it.
- ๐ฑ Reference to MI-On Xiaomi, Google profile is often synced with Mi Account, and its deletion may affect the operation of services (for example, Mi Cloud).
- ๐ Data synchronization: Even after the account is deleted, its data (mail, calendar, contacts) can remain in the cache of applications.
In addition, on Android 9+ devices, Google has introduced additional checks: if you try to delete an account, the system can request confirmation via SMS or backup email, and if you do not have access to them, you will have to use alternative methods.
Method 1: Standard Deletion through Settings (if you know the password)
If you have access to your account password and your phone is not locked, use this method. It's the most secure method and doesn't require a data reset.
- Open Settings โ Accounts and Sync โ Google.
- Select the account you want to delete and tap it.
- In the upper right corner, press three dots (โฎ) โ Delete the account.
- Confirm the action by entering the password from your Google account or the phoneโs pattern lock.
If the Delete Account button is inactive or absent:
- ๐น Check if parental controls or device administrators are set (Settings) โ Security).
- ๐น Make sure your account is not used to manage corporate data (if your phone is working).
Make a backup of contacts and photos|Make sure you know the password from your account.|Turn off sync with Mi Cloud|Check if there are any associated payment methods-->
Method 2: Removal via reset to factory settings (with FRP risk)
If the standard method didn't work or you're selling a phone, you can do a complete reset, but remember, after this procedure, the device will require you to enter the last Google account you used (FRP lock). Without a password, it will be difficult to unlock the phone!
Instructions for Xiaomi:
- Go to Settings โ About the phone โ Reset settings.
- Choose to delete all data (hard reset).
- Enter the password from the Mi Account (if requested).
- Confirm reset. The phone will reboot and return to factory settings.
After discharge:
- ๐ฑ If you didnโt log out of your Google account before resetting, your phone will require you to enter it when you first set up.
- ๐ If the account was deleted in advance (through Method 1), FRP It won't work.
What if the phone asks for an old account after a reset?
Method 3: Remove via Mi Unlock Tool (for advanced users)
This method is suitable if you have forgotten the password from your Google account, but you have access to Mi Account.The Mi Unlock Tool is officially designed to unlock the bootloader, but can help with deleting associated accounts.
Important: the method only works on devices with the bootloader unlocked! If it is active, you will first have to apply for unlocking through the Xiaomi website (this can take up to 72 hours).
- Download Mi Unlock Tool from the official website.
- Connect your phone to your PC in Fastboot mode (clip Volume Down + Power when the device is off).
- Start MiFlashUnlock.exe and log in to your Mi Account.
- Follow the instructions of the program. After unlocking the bootloader, reflash the phone through Fastboot with clean firmware (without tied accounts).
๐ก
If the Mi Unlock Tool gives you a โCouldnโt unlockโ error, try using the developer version or wait 72 hours after you have attached your Mi Account to your device.
Method 4: Bypass FRP (if the phone is locked after resetting)
If you reset your phone but donโt remember your Google account, youโll need to use Factory Reset Protection (FRP) bypass, a technique that requires technical skills and is only suitable for Android 8-12 devices.
Roundabout options:
| Method | Suitable models | Difficulty | Risks. |
|---|---|---|---|
| Emergency Call (Emergency Call) | Redmi 9/Note 9, POCO X3 | Low. | It might not work on the new firmware. |
| With help. OTG-cable and file manager | Xiaomi Mi A2/A3, Redmi 8 | Medium | Needed. OTG-adapter |
| Through Fastboot (deletion) FRP-file) | All models with unlocked loader | Tall. | The risk of โbrickingโ the phone |
An example of a bypass through Emergency Call (for Redmi Note 9):
- On the FRP lock screen, press Emergency Call.
- Enter #4636## (test menu opens).
- Go to Usage statistics โ Settings (cog) โ Add a user.
- Create a new user, log in and delete your old Google account through your settings.
โ ๏ธ Attention: Bypass FRP This may violate Googleโs terms of use. Some devices may experience problems with Google Play services after such a reset (e.g., the error โDevice is not certified").
Method 5: Removal via ADB (for developers)
If you have access to USB debugging (ADB), you can delete your account via the command line, which works on most Xiaomi models, but requires the Developer Option enabled.
Instructions:
- Activate Developer Mode: Go to Settings โ About Phone and tap the MIUI version 7 times.
- Return to Settings โ Additional โ For developers and enable USB debugging.
- Connect your phone to your PC, install ADB Tools, and execute the commands:
adb shell
pm list of users # View the list of users
pm remove-user [ID_USER] # Delete account at IDIf you want to delete all Google accounts, use:
adb shell pm clear com.google.android.gmsโ ๏ธ Attention: Misuse of the right ADB This can cause data loss or system damage.Before executing commands, make a backup via adb backup.
๐ก
ADB is the most flexible way to delete accounts, but requires technical knowledge. If you are not confident in commands, use standard methods (Methods 1-2).
What to do if nothing helps
If all of these methods fail, radical measures remain:
- ๐ง Fastboot Flashing: Install clean firmware via Mi Flash Tool (suitable for devices with unlocked bootloader).
- ๐ ๏ธ Contact the service center: Xiaomi official centers can delete the account on the documents on the phone (if you are the owner).
- ๐ Google Support Connection: If your account is yours but you forgot your password, try to restore access through the recovery page.
For flashing through Fastboot:
- Download the firmware for your model from the Xiaomi Firmware Updater website.
- Unpack the archive and launch MiFlash.exe.
- Connect your phone in Fastboot mode and press Refresh.
- Select the firmware folder and press Flash.
After flashing the phone will be like new โ no linked accounts, but also without your data.