How to completely delete Google account from the phone Xiaomi Redmi: all the ways

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:

  1. Open Settings โ†’ Accounts and Sync (or Google depending on the version of MIUI).
  2. Select the account you want to delete.
  3. Click on the three dots in the upper right corner โ†’ Delete your account.
  4. 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:

  1. Create a backup of important data (photos, contacts, messages).
  2. Go to Settings โ†’ About the phone โ†’ Reset settings.
  3. Choose to erase all data.
  4. Enter a password or pattern lock, confirm the action.
  5. 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:

  1. Connect the phone to your computer and allow debugging (a request will appear on the phone screen).
  2. Open the command line (Windows) or terminal (macOS/Linux) and type:
adb devices

If 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.google

To delete all Google accounts, use:

adb shell pm list accounts


adb shell pm remove-account --user 0 [account_name] com.google

If 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?
If the adb device command doesnโ€™t show your Xiaomi Redmi, try: 1. Install official Mi drivers PC Suite from Xiaomi. 2. Switch the connection mode USB file transfer (MTP). 3. Enable the debugging option USB (Security settings) in the developer settings. 4. Restart your phone and computer. If the problem persists, try another one. USB-cable.

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)

  1. On the FRP lock screen, press Emergency Call.
  2. Enter #4636## (test menu opens).
  3. Go to Phone Information โ†’ Menu (three dots) โ†’ Settings.
  4. Turn on USB debugging and connect the phone to your computer.
  5. 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:

  1. On the FRP screen, select Add Wi-Fi network.
  2. In the network name input field, enter arbitrary text, highlight it and click Search (a Google line will appear).
  3. Go to Google Settings โ†’ Restore your account.
  4. Enter the data from Mi Account (if you remember) โ€“ the system can unlock the device.
Xiaomi Redmi ModelMIUI versionDoes FRP bypassing work through an emergency call?Alternative method
Redmi Note 10 ProMIUI 12.5Yes.ADB or Mi Account
Redmi 9AMIUI 12Yes.Fastboot teams
Redmi Note 12 Pro+MIUI 14No.Only official account restoration
Redmi K50MIUI 13Partially.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:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Find Google Play Services, click Storage โ†’ Clear Cache and Clear Data.
  3. Repeat the same for Google Play Store and Google Account Manager.
  4. 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 deviceDisable Administrator in Settings โ†’ Applications โ†’ Special Access โ†’ Device Administrators
Password of the previous owner (after reset) is requiredFRP-lockingRestoring access to your account or contacting the service center
Operation unsupportedCorporate Policy or Limitations of MIUITry removing via ADB or contact the domain administrator
The account is used by applicationsApplications (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.

FAQ: Frequent questions about deleting Google account on Xiaomi Redmi

Can I delete my Google account without resetting?
Yes, unless the account is a single account and is not blocked by corporate policy.Use the standard method via settings or ADB.If the option is inactive, try disabling device administrators or updating firmware.
What happens if you delete the account that Google Pay is linked to?
You will lose access to your associated cards and transaction history. Before deleting: Open Google Pay โ†’ Settings โ†’ Delete your account. Delete all maps and data. Only then delete your Google account. If you don't do this in advance, it will be impossible to restore your associated cards.
How to delete your account if you forget your password?
First, try to restore access through the Google Restore page. If it doesn't work: Reset settings (see Method 2). On the FRP screen, try to bypass the lock via Mi Account (if tied). If nothing works, contact the service center with a confirmation of purchase. On devices with MIUI 14 and Android 14, bypassing FRP without account data is almost impossible due to the tightening of security.
Will your phone work without a Google account?
Yes, but with limitations: ๐Ÿ”น You canโ€™t install apps from Google Play (youโ€™ll have to use them). APK-file-store). ๐Ÿ”น Gmail, Google Contacts and Google Calendar will stop syncing. ๐Ÿ”น Some system applications (such as Google Maps) may not work properly. ๐Ÿ”น Xiaomi Redmi allows you to use Mi Account for backup, but the functionality will be limited.
Can I delete my account through my computer?
Yes, in two ways: via Google Web: Go to myaccount.google.com. Select Security โ†’ Device Management. Find your Xiaomi Redmi and remove it from the list. This will untie the device from your account, but it won't remove it from your phone. Through ADB (see Method 3).