How to Sign Out of All Google Accounts on Xiaomi Phone: 5 Ways to Get Out

The problem with Google accounts tied to Xiaomi smartphones is familiar to many users: you sell the phone, pass it to relatives or just want to start with a clean slate โ€” but the device stubbornly requires a password from an old profile, blocks access to the Play Market or synchronizes unnecessary data. Unlike the iPhone, where exiting iCloud takes a couple of clicks, on Android (especially on MIUI firmware), the process can turn into a puzzle.

To make matters worse, Xiaomi integrates Google services more deeply than other vendors, for example, on some models (such as the Redmi Note 10 Pro or POCO X3 Pro), even after deleting an account through settings, it can remain active in the background, continuing to send location data or backups. In this article, weโ€™ll look at all the working ways to fully log out of Google accounts, from standard methods to hidden MIUI features that arenโ€™t written about in the official documentation.

We'll focus on the risks of locking your device after you delete your account -- this is true for Factory Reset Protection (FRP) phones, which works when you reset. If you don't know the password from the last Google account you've linked, your phone can turn into a brick after you reboot, and we'll show you how to avoid that trap.

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

At first glance, leaving Google's account for Xiaomi seems like a rudimentary step: I went to settings, clicked "Delete" and it's done. But in practice, this method only works partially.

1. Background synchronization. Even after deleting your account through Settings โ†’ Accounts, some services (e.g. Google Play Services or Google Photos) continue to use old profile data. This is because MIUI caches user information in system folders.

2. FRP-If you delete your account and then reset to factory settings, the phone will require you to enter a login and password from the last Google profile linked to it. This is a security measure, but it often becomes a problem when selling a device.

3. Hidden accounts: Some models (e.g. Xiaomi 12T or Redmi K50) may have ghost accounts that donโ€™t appear in the settings menu but affect the service, and can only be detected through ADB or special applications.

โš ๏ธ Note: If you plan to sell a phone, never delete your Google account through the standard menu without first disabling Factory Reset Protection (FRP). This can block the device for a new owner.

To ensure that the phone is cleared of all Google traces, a combination of methods will be required, and we will look at them in terms of their effectiveness, from the simplest to the most radical.

Method 1: Standard removal via MIUI settings

This method is suitable if you want to log out, but do not plan to reset your phone to factory settings.It will remove the profile from the visible interface, but does not guarantee complete cleanup of system data.

Step-by-step:

  1. Open Settings (the gear icon on the main screen).
  2. Go to Accounts and Sync (on some models โ€“ Passwords and Security โ†’ Accounts).
  3. Select Google from the list of services.
  4. Tap on the account you want to delete.
  5. In the upper right corner, press three dots (โ‹ฎ) and select Delete Account.
  6. Confirm the action by entering a password or pattern lock to the phone.

The account will disappear from the list, but:

  • ๐Ÿ“ฑ Contacts, calendars and notes synced with Google will remain on your phone in local storage.
  • ๐Ÿ”„ Background processes (e.g. Google Play Services) may continue to use account data until reboot.
  • ๐Ÿ”’ FRP-The lock will remain active if you reset your settings.

Clear the cache of Google Play Services in Settings โ†’ Apps โ†’ App Management

Reboot the phone

Check if your account data has disappeared in Settings โ†’ Users and accounts

Turn off automatic synchronization in Settings โ†’ Accounts โ†’ Synchronization-->

If you need to untie your phone completely from Google (for example, before selling), go to the next method.

Method 2: Disable Factory Reset Protection (FRP) before deleting

FRP (Factory Reset Protection) is a security feature that locks a phone after resetting if it has a Google account attached to it. On Xiaomi, it activates automatically when you add a profile. To avoid blocking, you need to disable FRP before deleting your account.

How to do this:

  1. Go to Settings โ†’ Google โ†’ Security (or Settings โ†’ Passwords & Security โ†’ Device Deletion on Newer versions of MIUI).
  2. Find Factory Reset Protection or Reset Protection.
  3. Disable it by confirming the action with a password from your Google account.
  4. Return to the Accounts section and delete the Google profile as described in Method 1.

If the FRP option doesnโ€™t appear on the menu, try an alternative path:

  • ๐Ÿ”ง Go to Settings. โ†’ The phone. โ†’ Version. MIUI and tap 7 times on this item to activate Developer Mode.
  • ๐Ÿ“ฑ Back to Settings โ†’ Additionally. โ†’ For developers and find the option to Allow Unlock OEM (Turn it on).
  • ๐Ÿ”„ Reboot your phone โ€“ after that, the option FRP It may appear in the security menu.

โš ๏ธ Note: Some Xiaomi models (e.g. Redmi) 9A or POCO M3) option FRP hidden and accessible only through ADB. If you donโ€™t see it on the menu, use Method 4 of this article.

After disabling FRP, you can safely delete your account and even reset your settings โ€“ the phone wonโ€™t require a password the next time you turn on.

Redmi Note (any model)

POCO (any model)

Xiaomi (Flagship Series)

Another brand

I don't know.-->

Method 3: Delete your account via Recovery Mode (without loss of data)

If standard methods do not work (for example, an account is frozen and is not deleted through settings), you can use Recovery Mode, which does not reset user data, but requires caution.

Instructions:

  1. Turn off the phone.
  2. Press the button combination to enter Recovery: For most models: Power button + Volume up. For POCO F3 or Xiaomi 11T: Power button + Volume up + Volume down (hold 10 seconds).

Recovery

Wipe & Reset โ†’ Wipe All Data

Advanced โ†’ Wipe Dalvik Cache

Reboot

After this procedure:

  • โœ… Google accounts will be detached from system processes.
  • โš ๏ธ Local data (photos, messages) will remain, but some settings will reset.
  • ๐Ÿ”ง FRP-The lock will remain active unless you have disabled it in advance.

This method is useful if the phone โ€œgluesโ€ after deleting the account through settings (for example, constantly requests a password or prevents you from logging into the Play Market).

What happens if the Recovery Mode does not open?
If the button combination doesnโ€™t work, try: 1. Connect your phone to your PC and use the adb reboot recovery command (USB debugging is required). 2. On some Xiaomi models (such as Mi 10), you first need to pinch Volume up + Power to enter Recovery, and after the logo appears, let go of Power, continuing to keep Volume up. 3. If the screen doesnโ€™t respond to touches in Recovery, use the volume buttons for navigation and the power button for confirmation.

Method 4: Completely delete accounts via ADB (for power users)

If previous methods didnโ€™t work, youโ€™ll need to use Android Debug Bridge (ADB), a tool for low-level phone management through your computer, and itโ€™s suitable for removing โ€œstuckโ€ accounts or disabling FRP on models where itโ€™s not possible to do so through menus.

What you need:

  • ๐Ÿ’ป A computer with installed Xiaomi drivers and ADB (You can download from the official Android website).
  • ๐Ÿ“ฑ Included Debugging by USB on the phone (Settings) โ†’ The phone. โ†’ Version. MIUI โ†’ 7 taps โ†’ For developers โ†’ Debugging by USB).
  • ๐Ÿ”Œ USB-cable (preferably original).

Step-by-step:

  1. Connect the phone to the PC and confirm the debugging permission on the smartphone screen.
  2. Open the command prompt (CMD) on your computer and type: Adb devices Make sure the device is identified (a string with the serial number should appear).
  3. Enter the command to delete all Google accounts: adb shell pm clear com.google.android.gms adb shell pm uninstall -k --user 0 com.google.android.gsf
  4. To disable FRP (if necessary): adb shell content insert --uri content://settings/secure --bind name:s:frp --bind value:s:null
  5. Reboot your phone: adb reboot

Results:

Team team.The effectNotes
pm clear com.google.android.gmsClears the cache of Google Play ServicesIt can cause errors in the operation of some applications
pm uninstall com.google.android.gsfRemoving the Google Services FrameworkRequires Superuser Rights (Root)
content insert frpResets FRP-blockingIt doesnโ€™t work on all versions of MIUI.

โš ๏ธ Attention: Use ADB After completing the commands, check whether important functions (such as Google Play or Gmail) have disappeared. APK-file.

๐Ÿ’ก

If Google services stop working after ADB commands, install the latest Google Apps (GApps) package for your MIUI version via TWRP or Fastboot.

Method 5: Hard reset to factory settings (last chance)

If no method has worked, you have a complete reset, a radical solution that will remove all data from your phone, including accounts, apps and media files, and use it only as a last resort, like before selling your phone or if your device is locked because of an FRP error.

How to do the reset correctly:

  1. Save important data (photos, contacts, messages) to an external drive or to the cloud.
  2. Turn off FRP (see Method 2) if the phone is not locked yet.
  3. Go to Settings โ†’ About Phone โ†’ Resetting โ†’ Delete all data.
  4. Enter the phone password and confirm the reset.

If your phone is already locked (for example, after an unsuccessful account deletion), reset via Recovery Mode:

  1. Turn off the device.
  2. Press Power + Volume up to enter Recovery.
  3. Select Wipe Data โ†’ Wipe All Data (use volume buttons for navigation).
  4. Confirm the action and wait for the reboot.

What happens after the dump:

  • ๐Ÿ“ฑ The phone will return to the โ€œout of the boxโ€ stateยป.
  • ๐Ÿ”’ If FRP It was disconnected in advance, there will be no lock.
  • โš ๏ธ If FRP Resetting the phone will require a password from the last Google account.

๐Ÿ’ก

If youโ€™re selling a phone, make sure to check it after you reset: turn it on, go through the initial setup and make sure the device doesnโ€™t ask for your old Google account details, otherwise the new owner wonโ€™t be able to use the smartphone.

Frequent Mistakes and How to Avoid Them

When you delete Google accounts on Xiaomi, users often face typical problems, and here are the most common ones and how to solve them:

1.The phone asks for a password after resetting settings

  • ๐Ÿ” Reason: Wasn't disabled FRP-lockdown.
  • ๐Ÿ›  Solution: If you know the password, enter it. If you don't know, use it. ADB (See Method 4 or contact the service center.

2.The account is deleted, but the data is still synchronized

  • ๐Ÿ“ฑ Reason: Google Cache Not Cleared.
  • ๐Ÿ›  Solution: Go to Settings โ†’ Annexes โ†’ App management. Find Google Play Services and Google Account Manager, clear cache and data. Reboot your phone.

3. You can not delete the account - the button is inactive

  • ๐Ÿšซ Reason: The account is the owner of the device (e.g. the first profile added).
  • ๐Ÿ›  Solution: Add a new Google account and make it your primary. Delete your old account through ADB (see method 4).

4. Google services stopped working after deleting the account

  • โŒ Reason: System components were removed (e.g., through the use of ADB).
  • ๐Ÿ›  Solution: Reinstall Google Play Services via APK-File. perform resetting (see Method 5).
Can I log out of my Google account without a password?
Yes, but with reservations: If you know the phone password (pattern lock, PIN), you can delete the account through the settings (see method 1). If the password is lost, you will have to use ADB (see method 4) or reset (see method 5), but this can block the phone. On Xiaomi models with MIUI 12 and later, deleting the account without a password is often blocked, in which case only a reset via Recovery or contacting the service center will help.
How to check if it is disabled FRP-lockdown?
There are two ways: Go to Settings โ†’ Google โ†’ Security. If Factory Reset Protection is disabled or not, there is no lock. Through ADB: Connect your phone to your PC and type in the command: adb shell settings get secure frp If null โ€“ FRP is disabled.
What if your phone asks for an old Google account after a reset?
It means that FRP-The lock has not been disabled: ๐Ÿ”‘ If you remember the password: Enter it on the lock screen. ๐Ÿ’ป If you don't remember: Use ADB discharged FRP (See Method 4. Contact Xiaomi Service Center with proof of purchase (check). โš ๏ธ Not recommended: Trying to bypass the lock through the "holes" in the firmware - it can disrupt the phone.
Can I delete my Google account without dropping my phone?
Yes, most of the time. Use: Method 1 (via settings) - if the account is deleted without errors; Method 3 (via Recovery) - if the account is frozen; Method 4 (via ADB) - if the standard methods do not work; Reset (see Method 5) is only necessary in extreme cases, for example, when blocking FRP.
How to delete a Google account on Xiaomi if your phone is not turned on?
If the phone doesn't respond to the power button or is stuck on the logo, try: Hard reboot: Press Power + Volume down for 15-20 seconds. Enter Recovery: Press Power + Volume up. Select Wipe Data (this will delete all data, including accounts). Fastboot: Connect your phone to your PC in Fastboot mode (clamp Power + Volume down). Use Mi Flash Tool for flashing (instrations on the official Xiaomi website).