Deleting Googleโs account from Xiaomi Redmi is a challenge that users face when selling a device, resetting or wanting to change their main profile. MIUI can block deletion if the account is linked to key services and incorrect actions lead to activation FRP-In this article, we will discuss all the working ways to delete an account, including bypassing restrictions and restoring access.
Xiaomi Redmi smartphones (Series Note, A, K, etc.) are closely integrated with Google services and its own Mi Account ecosystem. For example, on devices with MIUI 14, deleting the main Google profile can lead to a failure of synchronization of contacts or loss of access to Google Play. We analyzed current methods for 2026, taking into account changes in the security policy of Android 13/14 and the Xiaomi brand shell.
Why you canโt just delete your Google account on Xiaomi Redmi
At first glance, deleting an account seems like a trivial task: I went into settings, clicked "Delete" and I'm ready, but on Xiaomi Redmi, there are a few things that complicate this process:
- ๐ FRP-lock: If an account has been added as a primary account, the system requires login/password input after resetting.
- ๐ฑ Mi Account binding: On some models (e.g. Redmi Note 12 Pro)+) Deleting your Google profile automatically triggers Mi Account verification.
- ๐ Data Sync: Your account can be linked to Google Photos, Gmail or Google Drive โ deleting it will interrupt automatic backups.
- ๐ ๏ธ Limitations MIUI: In some firmware versions, the removal option is hidden or blocked (for example, on corporate devices).
In addition, after deleting your account, you will lose access to:
- ๐ง Gmail and Google Calendar emails.
- ๐ธ Photos and videos in Google Photos (if there was no local reserve).
- ๐ฎ Save in games through Google Play Games.
- ๐ฑ Apps purchased on Google Play (will have to restore purchases manually).
โ ๏ธ Note: If you delete your account before selling your phone, be sure to complete a full reset (Settings) โ The phone. โ Otherwise, the new owner can recover your data via Google Find My Device.
Method 1: Standard removal via MIUI settings
This is the easiest method, but it only works if:
- ๐ The account is not the only one on the device.
- ๐ The phone is not tied to corporate policy (for example, through Android Enterprise).
- ๐ The device has an official firmware installed MIUI (non-custom).
Instructions:
- Open Settings โ Accounts and Sync (or Google depending on the version of MIUI).
- Select the account you want to delete.
- Click on the three dots in the upper right corner โ Delete your account.
- Confirm the action by entering a password or PIN-code.
If the option to delete the account is inactive:
- ๐น Check if the Guest Account is enabled (Settings) โ System system โ Multiplayer mode).
- ๐น Make sure that your device does not have active device administrators (such as Find My Device or antiviruses). โ Annexes โ Special access โ Device administrators.
Make a backup of contacts and photos|Untie your account from Google Pay|Remove the device from the list of trusted in Google|Check for no active subscriptions-->
๐ก
If you are selling a phone, disable Find Device in Google Settings before deleting your account, which will prevent the device from being locked to the new owner.
Method 2: Remove by resetting settings (if the standard method doesnโt work)
If your account is not deleted through the settings menu, you will have to resort to a hard reset, which erases all data from the device, so use it only as a last resort. Importantly, after the reset, you may need to enter data from the last Google account (FRP-block).
Step-by-step:
- Create a backup of important data (photos, contacts, messages).
- Go to Settings โ About the phone โ Reset settings.
- Choose to erase all data.
- Enter a password or pattern lock, confirm the action.
- Once the reboot is complete, the device will prompt you to enter data from the Google account that was the last one.If you deleted it in advance, this step will be skipped.
If after resetting the phone requires data input from an account you do not remember:
- ๐น Try to restore access through the Google Restore page.
- ๐น If the account is corporate, contact the domain administrator.
- ๐น To get around FRP Xiaomi Redmi may require special software (e.g. Mi Account Unlock Tool), but its use does not guarantee success and may violate the warranty terms.
โ ๏ธ Attention: On devices with MIUI 14 and Android 13+ circumvention FRP It's made more difficult because of tighter security policies, so don't use questionable unlock programs, which can lead to lockdown. IMEI loss of warranty.
Sell your phone | Want to change your account | Forgot your password |Other reasons-->
Method 3: Remove via ADB (for power users)
If standard methods donโt work, you can try to delete your account via Android Debug Bridge (ADB), which requires connecting your phone to your computer and having a basic command line knowledge.
What you need:
- ๐ฅ๏ธ Computer with installed ADB-driver.
- ๐ฑ USB-cable (preferably original).
- ๐ง Included debugging by USB on the phone (Settings) โ The phone. โ Version. MIUI โ 7 times press to activate the developer mode, then Settings โ Additionally. โ For developers โ Debugging by USB).
Instructions:
- Connect the phone to your computer and allow debugging (a request will appear on the phone screen).
- Open the command line (Windows) or terminal (macOS/Linux) and type:
adb devicesIf the device appears in the list, follow the command to delete the account (replace email@example.com to your address):
adb shell pm remove-account --user 0 email@example.com com.googleTo delete all Google accounts, use:
adb shell pm list accounts
adb shell pm remove-account --user 0 [account_name] com.googleIf the command doesnโt work, try an alternative method:
adb shell content delete --uri content://com.android.providers.settings.settings --where "name='account_to_remove'"
adb shell am broadcast -a com.google.android.gms.auth.ACCOUNT_REMOVED --es accountName email@example.comโ ๏ธ Attention: Misuse of the right ADB It can cause data loss or system instability. Do not execute commands unless you are sure of their purpose.
What if the ADB canโt see the device?
Method 4: Bypass FRP on Xiaomi Redmi (if the phone is locked after reset)
If after resetting the phone requires data input from a Google account that you do not remember, you will have to bypass FRP-The methods vary depending on the model and version. MIUI. Below are the latest methods for Redmi Note 11/12, Redmi 10/9A other popular models.
Important: These techniques may not work on the latest versions of MIUI 14 with Android 13/14 due to tighter protections.
Method 1: Emergency Call (for MIUI 12 and below)
- On the FRP lock screen, press Emergency Call.
- Enter #4636## (test menu opens).
- Go to Phone Information โ Menu (three dots) โ Settings.
- Turn on USB debugging and connect the phone to your computer.
- Use ADB to remove FRP (see the previous section).
Method 2: Using Mi Account (if tied)
If you have a Mi Account attached on your phone, you can try:
- On the FRP screen, select Add Wi-Fi network.
- In the network name input field, enter arbitrary text, highlight it and click Search (a Google line will appear).
- Go to Google Settings โ Restore your account.
- Enter the data from Mi Account (if you remember) โ the system can unlock the device.
| Xiaomi Redmi Model | MIUI version | Does FRP bypassing work through an emergency call? | Alternative method |
|---|---|---|---|
| Redmi Note 10 Pro | MIUI 12.5 | Yes. | ADB or Mi Account |
| Redmi 9A | MIUI 12 | Yes. | Fastboot teams |
| Redmi Note 12 Pro+ | MIUI 14 | No. | Only official account restoration |
| Redmi K50 | MIUI 13 | Partially. | Update the firmware through Fastboot |
โ ๏ธ Attention: Starting with MIUI 13 and Android 12, most of the "holes" to bypass FRP If your phone is locked and you donโt remember your account details, the only legal way is to restore access through Google or contact Xiaomiโs service center with a confirmation of purchase.
What to do if a deleted account remains in the system
Sometimes, after deleting, the account continues to appear in the settings or affect the operation of the device.
- ๐น Cache data in Google Play Services or Google Play Store applications.
- ๐น Residual files in the folder /data/system/users/0/accounts.db (Root rights are required for cleaning).
- ๐น Sync with Mi Account if the phone is tied to Xiaomi ecosystem.
How to completely clear account traces:
- Go to Settings โ Applications โ Application Management.
- Find Google Play Services, click Storage โ Clear Cache and Clear Data.
- Repeat the same for Google Play Store and Google Account Manager.
- Reset the device.
If the account is still "ghostly" present:
- ๐น Perform a reset settings (see Method 2).
- ๐น Install firmware updates through Settings โ The phone. โ System updates โ sometimes this resets residual data.
- ๐น Use Fastboot Mode for Full Flashing (requires an unlocked bootloader).
๐ก
If you are selling a phone, it is not enough to simply delete your account โ you need to perform a complete reset and disable all remote control functions (Find My Device, Mi Cloud).
Errors when deleting Google account on Xiaomi Redmi and their solutions
When deleting an account, users often encounter errors, and let's look at the most common ones and how to fix them.
| Mistake. | Reason. | Decision |
|---|---|---|
| I couldn't delete the account. | The account is the administrator of the device | Disable Administrator in Settings โ Applications โ Special Access โ Device Administrators |
| Password of the previous owner (after reset) is required | FRP-locking | Restoring access to your account or contacting the service center |
| Operation unsupported | Corporate Policy or Limitations of MIUI | Try removing via ADB or contact the domain administrator |
| The account is used by applications | Applications (such as Gmail) depend on your account. | Close all Google apps or reset settings |
If none of these methods worked, try:
- ๐น Update the firmware to the latest version through Settings โ The phone. โ Updating the system.
- ๐น Install custom restoration (TWRP) and manually clear account data (requires unlocking the bootloader).
- ๐น Contact the official Xiaomi service center with confirmation of purchase.