How to completely delete a second Google account on your Xiaomi phone: 5 proven ways

Xiaomi smartphone owners (including the Redmi and POCO line) often face the need to delete a second Google account added by mistake after buying a used device or testing new features. Unlike iPhones, where account management is centralized via iCloud, on Android, the sync system is directly linked to Google services, which creates a number of nuances, from the inability to simply delete the main account to problems with FRP Lock (reset protection) on some firmware.

In this article, we will discuss all the current ways to delete a second Google account on Xiaomi, including methods through phone settings, factory reset, as well as advanced options using ADB and Fastboot. Particular attention will be paid to typical errors - for example, when the system requires a password from a deleted account or when the Delete button is simply inactive. All instructions are tested on MIUI 12-14 and HyperOS firmware, but will also be suitable for older versions.

Why can’t you just delete your Google account through your settings?

Xiaomi smartphones (as well as other Android devices) have a strong security tie to their Google account, which is linked to:

  • πŸ”’ FRP Lock (Factory Reset Protection) – A theft protection that locks your phone after a reset, unless you enter your last Google account.
  • πŸ“± Data synchronization: Contacts, calendars, backups are linked to your account and deleting them can lead to loss of information.
  • πŸ›‘οΈ Google’s policy: From 2019 on all devices with Google Mobile Services (GMS) At least one account must be linked to the service (Play Market, Gmail, etc.).

If you have tried to delete your account through Settings β†’ Accounts. β†’ Google has seen the gray field "Delete account" or requesting a password, which is normal behavior. MIUI 13+ HyperOS can only delete a second Google account if two conditions are met: the phone is not tied to the Google account. MI-account as the main account, and there is no active protection on the device FRP (For example, after a recent discharge).

⚠️ Note: Deleting a Google account that was added as the first time you set up your phone may result in a device lock (requires login/password entry after rebooting). The second account is usually deleted without consequences, but before the procedure, check if it is used for backup or payment in the Play Market.

Method 1: Delete the second account using the standard MIUI/HyperOS settings

This is the easiest method that will work if:

  • πŸ“Œ Added as a second account (not the main account).
  • πŸ“Œ You have access to the password of this account.
  • πŸ“Œ There is no active lock on the phone. FRP (for example, after discharge).

Instructions:

  1. Open Settings β†’ Accounts and Sync (or Passwords and Security β†’ Accounts on HyperOS)
  2. Select Google β†’ tap on the desired account.
  3. Click Delete Account (bottom of the screen). If the button is inactive, go to Method 2.
  4. Confirm the action by entering the account password or the phone’s pattern lock.

Backup your contacts and data from the deleted account|Check if your Play Market purchases are linked to your account|Make sure you know the password from your account.|Turn off two-factor authentication (if enabled)-->

If, after deleting, the phone requires re-entering your account when you turn it on, it was the primary one, and then only a full reset will help.

Method 2: Delete via Google Settings (if the Remove button is inactive)

Sometimes MIUI blocks account deletion directly, but it allows you to do so through Google’s menu, which works on 80 percent of Xiaomi devices with firmware older than 2020.

Step-by-step:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Find Google Play Store β†’ Storage β†’ Clear data and Clear cache.
  3. Go back to Settings β†’ Accounts β†’ Google.
  4. Slip on the desired account β†’ Manage your Google account (the browser will open).
  5. Go to the Security section β†’ Device management.
  6. Find your Xiaomi in the list and click Delete.

⚠️ Warning: After this method, you may need to reboot your phone, and if the device requests a password from your account when you turn it on, it means that the account was the primary account and its deletion provoked the user's deletion. FRP Lock. In this case, use Method 4 (reset via Fastboot).

Redmi Note 10/11/12|POCO X3/X4/X5|Mi 11/12/13|Other Xiaomi|Not Xiaomi-->

Method 3: Delete your account via ADB (for advanced users)

If standard methods don’t work, you can delete your Google account via Android Debug Bridge (ADB), which requires connecting your phone to your computer and enabling developer mode.

What you need:

  • πŸ–₯️ Computer with installed ADB-driver.
  • πŸ“± USB-Type C Cable (original, for stable connection).
  • πŸ”§ Initiated Debugging Mode USB on the phone (Settings) β†’ The phone. β†’ Version. MIUI β†’ 7 times tap to unlock the developer menu).

Instructions:

adb shell


pm list packages | grep 'google' # find the account package (usually com.google.android.gms)




pm clear com.google.android.gms # data cleanup




pm uninstall -k --user 0 com.google.android.gms # deletion (may not work on new firmware)

If the uninstall command fails, try an alternative method:

adb shell


content query --uri content://com.android.providers.settings/settings --where "name='account_to_remove'"



Find your account ID, then:



content delete --uri content://com.android.providers.settings/settings --where "name='account_to_remove'AND value='ID_ACCCOUNT'"
What if the ADB can’t see the device?
1. Check if debugging is included on USB 2. Install drivers for your Xiaomi model (e.g., via Mi). PC Suite). 3. Try another one. USB-cable (preferably original). 4. Reboot phone and computer. 5. In the command line, type adb kill-server, then adb start-server.

After you execute the commands, reboot your phone. Your account should disappear from the list in the settings. If not, try resetting via Fastboot.

Method 4: Full Hard Reset phone via Fastboot

It's a radical method that will erase all data from your phone, including accounts, apps and files.

  • πŸ”„ The account is not deleted by other means.
  • πŸ”’ Phone's locked because FRP Lock.
  • πŸ“± The device was bought from hands and tied to someone else’s account.

Instructions for Xiaomi:

  1. Turn off the phone.
  2. Press the Power button + Volume down before the Fastboot logo appears.
  3. Connect your phone to your computer and start the Mi Flash Tool (download from the official website).
  4. Choose Clean All (full cleaning) and swipe through the official firmware for your model.
Xiaomi modelCombination for FastbootTime to reset
Redmi Note 10/11/12Food + Volume Down5-7 minutes
POCO X3/X4/X5Food + Volume up3-5 minutes
Mi 11/12/13Power + Volume up + Down8-10 minutes

⚠️ Warning: After being reset via Fastboot, the phone will require re-setting, including linking a new Google account.If the device was bought with your hands, make sure the previous owner untie their own. MI-account – otherwise the phone may remain locked even after resetting.

πŸ’‘

Fastboot reset is the only reliable way to remove FRP Lock on Xiaomi, but it erases all data without the possibility of recovery.

Method 5: Delete your account through Google (if your phone is lost or stolen)

If you don’t have physical access to your phone, but you remember your Google account details, you can delete it remotely:

  1. Go to myaccount.google.com.
  2. Select the Security section β†’ Device management.
  3. Find your Xiaomi in the list and click Delete.
  4. Confirm the action via SMS or backup email.

This method won’t remove your account from your phone completely, but it will untie it from your device. To completely delete it, you’ll still need access to Xiaomi’s settings.

πŸ’‘

If you sell a phone, delete all Google and MI accounts through settings first, then reset to factory settings, which will protect your data and avoid FRP Lock issues with the new owner.

Frequent mistakes and their solutions

When you delete a second Google account on Xiaomi, users face typical problems:

Mistake.Reason.Decision
The β€œDelete Account” button is inactiveAccount is primary or linked to FRPUse ADB or reset via Fastboot
Phone asks for password after deletionThe account was the main one, FRP Lock was activated.Enter a password or complete a reset.
Cannot connect via ADBDrivers not installed or debugging disabledCheck the developer settings and USB cable
After resetting, the phone requires an old account MIThe device is tied to MI-previous owner's accountContact Xiaomi with proof of purchase

If none of these methods worked, your Xiaomi may have custom firmware with modified Google services installed, in which case we recommend:

  • πŸ”§ Refuse the device to the official MIUI or hyperos.
  • πŸ“ž Contact Xiaomi Support with a check to buy.

FAQ: Frequent questions about deleting a Google account on Xiaomi

Can I delete my main Google account without resetting my phone?
No, the primary account (added first when set up) cannot be deleted by standard methods; it can only be replaced by another through a reset or untie remotely via myaccount.google.com. On some Xiaomi firmware, this leads to FRP Lock activation.
What happens if you delete the Google account that the Play Market is linked to?
All apps and subscriptions purchased will remain in the account, but they will become unavailable on the phone. To return access, you need to add an account again. We recommend that you transfer purchases to another account through Google Settings β†’ Payments and subscriptions before deleting.
How do I know which account is the main one on Xiaomi?
The main account is displayed first in the Settings β†’ Accounts β†’ Google list and marked β€œMain” or β€œSynced” and can also be identified by service-related information: if the system requires a password or blocks an action when it is deleted, it is the main account.
Why did the phone stop updating after deleting the account?
Some updates MIUI And HyperOS is linked to a Google account (like a beta version), and once you delete your account, you can lose access to it. Solution: add your account back or wait for a stable one. OTA-update.
Can I delete my Google account through TWRP?
Yes, if you have TWRP Recovery installed on your phone, you can manually delete your account files through File Manager in recovery. Path: /data/system/users/0/accounts.db. However, this is risky - if you make a mistake, the phone may stop loading.