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

On Xiaomi smartphones with MIUI firmware, there is often a situation where a user accidentally adds a second Google account - for example, when setting up a new device or after resetting to factory settings. An extra profile not only takes up space in memory, but can also cause conflicts when synchronizing data, notifications or working with Google Play. Unlike other Android devices, on Xiaomi, deleting an additional account has its own nuances due to the features of the MIUI shell.

In this article, you will find 5 working ways to delete a second Google account, from standard settings to hidden MIUI features and even manual intervention through ADB. We will discuss why the Remove button is sometimes inactive, how to bypass the manufacturerโ€™s lock and what to do if the account is tied to corporate policy. All instructions are relevant for Redmi, POCO and Mi models based on MIUI 12-14 and HyperOS.

Why canโ€™t you just delete your Google account through your settings?

On most Android devices, deleting a Google account takes a couple of clicks: go to your profile settings and click "Delete." But on Xiaomi, this option is often blocked or missing.

  • ๐Ÿ”’ Security policy MIUI. Xiaomi firmware by default blocks the deletion of the main Google account if it is tied to Find My Device or Google Pay services.
  • ๐Ÿข Corporate profiles: If an account is added via Android Enterprise (e.g., work mail), deleting it requires administrator rights.
  • ๐Ÿ“ฑ Manufacturer's limitations: on some models (e.g, POCO F5 Redmi Note 12 - Remove feature hidden in deep settings.
  • ๐Ÿ”„ Synchronization: If an account is used for backup, the system can prevent it from being deleted without first disabling synchronization.

Another common problem is the grey color of the Delete button in the account menu, which means that the profile is protected by Google policies (for example, if the device is tied to an organization) or by blocking MIUI, which will require workarounds, which we will discuss below.

๐Ÿ“Š What kind of smartphone you Xiaomi?
Redmi (Note/Pro series)
POCO (F/X/M)
Mi (11/12/13)
Black Shark
Other

Method 1: Standard removal via MIUI settings

If the Remove button is active, use the simplest method, which works on most Xiaomi devices with MIUI 12-14 and HyperOS, unless the account is a primary account and is not tied to corporate policies.

  1. Open Settings โ†’ Accounts and Sync (or Google depending on the version of MIUI).
  2. Choose the account you want to delete. If there are more than one, focus on your email address.
  3. Press three points (โ‹ฎ) in the upper right corner or find the option to delete the account.
  4. Confirm the action by entering the password or pattern lock of the device.

What if the "Delete" button is inactive?

  • ๐Ÿ”„ Disable sync for this account (go to Account Settings) โ†’ Synchronize and deactivate all switches).
  • ๐Ÿ”‘ Make sure youโ€™re logged in to your main account (the one used when you first set up your phone).
  • ๐Ÿ“ฑ Reboot the device โ€“ sometimes it unlocks hidden features.

Disable data synchronization | Make sure you have a backup | Remember your account password | Check administrator rights-->

Method 2: Delete via the Users and Accounts menu (hidden section)

MIUI has a hidden menu where you can manage all profiles, including those that donโ€™t show up in the standard settings, which helps if you add your account as a guest or through Android for Work.

  1. Open the Settings. โ†’ The phone.
  2. Find the MIUI version and click on it 7 times in a row until the notification โ€œYou became a developerโ€ appears.
  3. Go back to the main Settings menu and open a new section for developers.
  4. Activate the option debugging over USB (if necessary, confirm the action with a password).
  5. Now go to Settings โ†’ System โ†’ Additional โ†’ Users and accounts (the path may vary depending on the version of MIUI).
  6. Select an unnecessary account and click Delete.

If your profile is marked as โ€œWork Profileโ€ or โ€œManaged by an organizationโ€ in the Users and Accounts menu, its removal will require resetting the settings or superuser rights (root).

What is a MIUI Work Profile?
This is an account added through Android Enterprise services (e.g. corporate email or email). MDM-Such profiles are blocked by security policies and are usually deleted only by the administrator of the organization or through a complete phone reset.

Method 3: Reset Google Settings (without data loss)

If standard methods donโ€™t work, try resetting Googleโ€™s settings without deleting data from your device, which will delete all accounts but save apps, photos and files.

  1. Go to Settings โ†’ Google โ†’ Manage your Google account.
  2. Select the Security tab.
  3. Scroll down and find the section Your devices โ†’ Device management.
  4. Select your Xiaomi smartphone and click Exit (or Delete).
  5. Confirm the action. After that, all Google accounts will be detached from the device.

After these steps have been taken:

  • ๐Ÿ”„ Reboot the phone.
  • ๐Ÿ“ฑ When you sign in to Google Play or Gmail, the system will prompt you to add an account again โ€“ select only the desired profile.
  • โš ๏ธ Note: This method does not delete application data, but may require re-authorization on Google services (e.g. YouTube or Google Drive).

๐Ÿ’ก

If you reset your accounts, check if you have automatic sync enabled in Settings โ†’ Accounts โ†’ Auto Synced Data. Disable it before you try again.

Method 4: Remove via ADB (for advanced users)

If all previous methods fail, manual removal via ADB (Android Debug Bridge) is a method that requires connecting the phone to a computer and basic command line knowledge. Careful: the wrong commands can disrupt the system!

What you need:

  • ๐Ÿ–ฅ๏ธ A computer with installed Xiaomi drivers and ADB (download).
  • ๐Ÿ“ฑ USB-cable (preferably original).
  • ๐Ÿ”‘ Included debugging by USB on the phone (see Method 2).

Step-by-step:

  1. Connect the phone to the computer and confirm the debugging permission on the smartphone screen.
  2. Open the command prompt (cmd on Windows or Terminal on macOS/Linux) and type:
adb devices

(Your device must be displayed with a serial number.)

  1. Enter a command to view all accounts:
adb shell dumpsys account

(Look for an unnecessary account in the output, it will be marked as com.google with an email address.)

  1. Delete your account with the team (replace) USER_EMAIL real address):
adb shell pm remove-account --user 0 USER_EMAIL
  1. Reboot the phone:
adb reboot

โš ๏ธ Note: If you have an account left after completing the command, check if it is the main one (associated with Find My Device). In this case, its deletion may block the phone.

ADB Team TeamDescriptionWhen to use
adb shell dumpsys accountShows all accounts on the deviceTo search for an unnecessary profile ID
adb shell pm list accountsList of accounts in simplified formIf the dumpsy output is too long
adb shell pm remove-accountDeletes said accountOnly after checking that the profile is not system-specific
adb shell am broadcast -a android.intent.action.MASTER_CLEARReset to factory settingsExtreme case if other methods have not worked

Method 5: Completely reset your phone (last resort)

If none of these methods work, a hard reset will remove all data from the device, including apps, photos and settings, but it will ensure that all Google accounts are cleared.

How to reset:

  1. Back up important data (contacts, photos, messages) through Settings โ†’ About Phone โ†’ Backup.
  2. Open Settings โ†’ About the phone โ†’ Reset settings.
  3. Choose Delete all data and confirm the action.
  4. After the reboot, reset the phone by adding only the Google account you want.

โš ๏ธ Note: Some Xiaomi models (e.g. Redmi) 9A or POCO X3) After reset, you may need to enter a login and password from the previous Google account (protection) FRP). Make sure you remember the authorization data!

If the phone requires an old account that you donโ€™t remember after a reset, use Googleโ€™s recovery service or contact Xiaomi with proof of ownership of the device (check, box).

๐Ÿ’ก

Before reset, be sure to untie the phone from your Mi Account (in Settings โ†’ Mi Account โ†’ Sign out), otherwise after the reboot, you will need authorization in Xiaomi!

Frequent Mistakes and How to Avoid Them

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

  • ๐Ÿšซ "You cannot delete the administrator account" โ†’ Check if you have admin apps installed on your phone (like Find My Device or Mi Cloud). โ†’ Annexes โ†’ Special access โ†’ Device administrators.
  • ๐Ÿ”„ "The account appears again after deletion" โ†’ Turn off automatic synchronization in Settings โ†’ Accounts. โ†’ Google โ†’ Synchronization.
  • ๐Ÿ”’ "Password from the previous owner is required" โ†’ It's a lockdown. FRP. If the phone is bought from hand, ask the seller for data to unlock or contact the service center.
  • ๐Ÿ“ต "No item 'Delete account'" โ†’ Try to delete your account via Google Chrome: Open Settings โ†’ Managing a Google Account โ†’ Security โ†’ Your devices and remove your phone from there.

If you bought the phone with your hands and can not delete someone elseโ€™s account, do not try to bypass the lock yourself โ€“ this can lead to a complete lock of the device.

FAQ: Answers to Frequent Questions

Can I delete my main Google account without dropping my phone?
No, the primary account (the one used in the first phone setup) is only deleted through a full reset. This is Google's security limitation related to theft protection (FRP).If you need to change your primary account, back up and reset to factory settings.
Why did some apps stop working after deleting the account?
Some apps (like Google Pay, Gmail, or YouTube) are linked to a specific Google account, which may require re-authorization after it is deleted, check the app settings, and log in again with the desired profile.
How to delete a Google account from your business phone (corporate profile)?
Enterprise accounts added through Android Enterprise are deleted only by the administrator of the organization. IT-department of the company with a request to delete the profile. If the phone is personal, perform a reset to the factory settings (but this will delete all data). ADB or root rights may violate security policies and result in device locking.
Will the Mi Account be deleted along with the Google account?
No, Google and Mi Account (Xiaomi) are independent accounts, deleting one does not affect the other, but after a phone reset, both services may need authorization.
Can I Restore a Deleted Google Account?
Yes, if you remember your username and password. Once you delete your phone, your account remains active on Google. To return it to your device, just re-add it to Settings โ†’ Accounts โ†’ Add an account. If you forget your data, use the recovery form.