How to completely untie Xiaomi from Google: 5 working ways

Removing Xiaomi’s link to a Google account is a challenge that users face for reasons ranging from selling the device to privacy concerns. Unlike the standard deletion of the account through settings, a full β€œdecoupling” requires taking into account the features of the MIUI, factory-protection FRP (Factory Reset Protection) and synchronization services. Without the right approach, you risk getting a locked smartphone after a reset or losing access to Google Play purchases.

In this article, we will discuss 5 proven ways to unblock Xiaomi (including Redmi, POCO, Black Shark) from Google – from simple to advanced, taking into account different versions of MIUI (including MIUI 14/15 based on Android 13/14). Particular attention is paid to bypassing FRP-blocking, which is activated after resetting if the account was not deleted correctly, and you will learn how to save the device data and avoid errors such as β€œThis was reset. To continue, in with a Google Account sign”.

Why Xiaomi is Attached to Google and What It Means

Any Android smartphone (including Xiaomi) is integrated with Google services by default, and it is part of the ecosystem.

  • πŸ”— Google account in device settings (synchronization of contacts, mail, calendar).
  • πŸ”’ FRP-locking (reset protection), which requires entering a login / password after a hard reset.
  • πŸ“¦ Google Play Services – background processes that are responsible for the operation of applications (even if you do not use Google services).
  • πŸ’³ Payments and subscriptions (Google Pay, purchases in games).

The main risks with incorrect uncoupling:

Action.Effects of consequencesHow to avoid
Delete your account without disabling FRPLocking the device after resetDisable Find the device in Google settings
Resetting via Recovery without deleting your accountRequirement to enter an old account when setting upDelete your account in MIUI settings in advance
Turning off Google Play ServicesInoperability of applications (banking, social networks)Use alternative services (e.g. Huawei AppGallery)

⚠️ Attention: On devices with MIUI Global (official firmware for the international market) FRP-Blocking is activated by default. If you delete your Google account but don't disable Settings β†’ Google β†’ Security β†’ Find the device, after resetting the phone will require entering the data of the old account.

Method 1: Standardly delete Google account through MIUI settings

The easiest and safest method is to delete the account directly in the MIUI menu. Suitable for most models (Redmi Note 12, Xiaomi 13, POCO X5, etc.) on current versions of the firmware.

Instructions:

  1. Open Settings β†’ Accounts and Sync β†’ Google.
  2. Choose your account (if there are several).
  3. Click Delete Account (or Delete Account in new MIUI versions).
  4. Confirm the action with a password / pattern lock of the device.

Disable Contact and Photo Synchronization in Google Photos

Save a backup of data (via Mi Cloud or locally)

Make sure there are no active Google Play subscriptions on the device

Disable the β€œFind Device” function in Google Settings-->

After deleting the account:

  • πŸ“± Google apps (Mail, Maps, Drive) will no longer work.
  • πŸ”„ FRP-The lock will be automatically disabled (unless you have manually enabled it).
  • πŸ›’ Access to Google Play will be restricted (re-entry required).

⚠️ Note: On some models (Xiaomi) 12T, Redmi K50) After deleting your account, you may have a ghostly Google Play Services link. To delete it completely, go to Settings. β†’ Annexes β†’ Application management β†’ Google Play Services β†’ Warehouse β†’ Clear the data.

Method 2: Disconnection FRP-lock-up

If you plan to sell or dump a device, it’s not enough to just delete your account β€” you need to disable Factory Reset Protection (FRP), otherwise the new owner won’t be able to set up the phone.This lock works on all Xiaomi with MIUI Global and Android 5.1+.

Step-by-step:

  1. Go to Settings β†’ Google β†’ Security β†’ Find the device.
  2. Turn off the Find Device slider (you will need to enter a password from your Google account).
  3. Go back to Settings β†’ Accounts & Sync β†’ Google and delete your account (as in Method 1).
  4. Perform a reset via Settings β†’ About Phone β†’ Reset β†’ Erase all data.

After these actions:

  • πŸ”“ The phone won’t require you to enter your old Google account when you first set up.
  • πŸ“² All data (including internal memory) will be deleted.
  • πŸ”„ The ability to re-add any Google account.
What to do if the FRP is not turned off?
If the Find Device slider is inactive or gives an error, try: 1. Update Google Play Services via Play Market. 2. Remove updates for the Google Play Services app in the application settings. 3. Use Method 4 (ADB) to force FRP to disable.

Yeah, after the reset.

Yeah, when you buy a used phone.

No, but I've heard about this problem.

What is it?-->

Method 3: Using Recovery Mode for Deep Cleaning

If standard methods don’t work (for example, on custom firmware devices or after unsuccessful updates), you can use Recovery Mode, which is suitable for advanced users, since it requires working with system partitions.

Pre-launch warnings:

  • 🚨 All data on the device will be permanently deleted.
  • πŸ”§ In some models (POCO F4, Xiaomi 11T) Recovery can be blocked (you need to unlock the bootloader).
  • πŸ”Œ The battery charge must be at least 50%.

Instructions:

  1. Turn off the phone.
  2. Press the Power button + Volume up until the MI logo appears.
  3. In the Recovery menu, select Wipe Data β†’ Wipe All Data (manage volume buttons, confirmation – power button).
  4. After resetting, restart the device (Reboot).

⚠️ Attention: On devices with MIUI 13+ Android 12+ Recovery reset does not cancel FRP, If the Google account was not deleted in advance, in this case, after the reboot, the phone will require you to enter the data of the old account.

πŸ’‘

If, after resetting via Recovery, the phone asks for a password from a Google account and you don’t remember it, try connecting to Wi-Fi and entering any existing Google account (even the one that was previously linked), on some firmware this works.

Method 4: Uncoupling through ADB (for advanced users)

If standard methods fail (e.g., on devices with corrupted firmware or after a failed update), you can use Android Debug Bridge (ADB), which requires a computer and basic command line knowledge.

What you need:

  • πŸ’» A computer with installed Xiaomi drivers and ADB.
  • πŸ”Œ USB-cable (preferably original).
  • πŸ“± Included debugging by USB on the phone (Settings) β†’ The phone. β†’ Version. MIUI β€” Press 7 times, then Settings β†’ Additionally. β†’ For developers β†’ Debugging by USB).

Commands to delete Google account:

adb shell


pm uninstall -k --user 0 com.google.android.gms




pm uninstall -k --user 0 com.google.android.gsf




pm uninstall -k --user 0 com.google.android.setupwizard

After completion:

  • πŸ”„ All Google services will be removed (including Play Market).
  • πŸ“± Phone will stop requesting account after reset.
  • ⚠️ Restore services can only be through firmware or manual installation APK.

πŸ’‘

Use ADB only if other methods have not worked. Incorrect commands can lead to data loss or device lock.

Method 5: Alternative firmware (without Google)

For users who want to get rid of Google services completely, there is a radical method - install custom firmware without GApps (Google Apps).

  • πŸ“± LineageOS (without Google) – pure android open source.
  • πŸ”§ Pixel Experience (no GApps versions available).
  • 🌍 MIUI EU (European assembly – with the ability to disable Google services.

Advantages:

  • βœ… Complete control of data (no Google surveillance).
  • βœ… Opportunity to use alternative stores (F-Droid, Aurora Store).
  • βœ… Increased performance (no background processes of Google Play Services).

Disadvantages:

  • ❌ Loss of warranty (on official devices).
  • ❌ Risk of "bricking" with incorrect firmware.
  • ❌ Some apps (banking, gaming) may not work without Google Play Services.

Installation instructions (briefly):

  1. Unlock the bootloader through the Mi Unlock Tool (requires a wait of 7-14 days for new Mi accounts).
  2. Install custom Recovery (such as TWRP).
  3. Sweep the selected firmware through TWRP.

⚠️ Attention: On devices with MIUI 14+ Android 13+ unlocking the bootloader resets all data, including internal memory (userdata.

Frequent Mistakes and How to Avoid Them

When you unbundle Xiaomi from Google, users often face typical problems.

Mistake.Reason.Decision
This device was reset. To continue, sign in with a Google AccountFRP-The lock was not disabled before the resetRestore access through an old account or use Method 4 (ADB)
After deleting the account, contacts disappearedContacts are synced only with GoogleRestore via contacts.google.com or local copy
Google Play has stopped working after the resetRemoved from Google Play Services or Google Services FrameworkReinstall APK via ADB or Recovery
You cannot delete your account (gray text "Delete")Added Account as Device AdministratorGo to Settings β†’ Passwords and Security β†’ Device Administrators and Disable Google

Additional advice:

  • πŸ”„ If you are selling a phone, make sure to reset after deleting your Google account.
  • πŸ“± On devices with MIUI Google services are not available by default, but they can be installed manually through Google Installer.
  • πŸ”’ If you have forgotten your Google account password, restore it via accounts.google.com before resetting your phone.
Can Xiaomi be disconnected from Google without resetting?
Yes, just delete your Google account in the settings (Settings) β†’ Accounts and synchronization β†’ Google β†’ Delete the account, but it won't disable FRP-lock if you later reset.To fully unplug also disable Find the device in Google settings.
What happens if you just take it out? SIM-card and phone drop?
SIM-The card does not affect the binding to the Google account. After the reset, the phone will still require the data of the last associated account (if the account is reset). FRP was not disconnected). SIM-The card is only needed to activate the mobile network.
How to check if it is disabled FRP-lockdown?
Go to Settings β†’ Google β†’ Security β†’ Find the device. If the slider is disabled and the Google account is deleted, the FRP is deactivated, and you can also perform a test reset (pre-save data).
Can I use Xiaomi without a Google account?
Yes, but with limitations: πŸ“± Google Play will not work (you will need to install it) APK Manually use the Aurora Store). πŸ” Some apps (e.g. YouTube, Gmail) will require login to your account. πŸ“§ Contact, email and calendar syncs will not be available, and the alternative is to use Mi Account for basic sync.
How to restore access if your phone asks for an old Google account after a reset?
Options: Enter old account details (if you remember). Use Method 4 (ADB) to delete FRP. Contact Xiaomi Service Center with proof of ownership of the device (check, box). Attention: Methods of bypassing FRP through "holes" in the firmware (for example, through an emergency call) often stop working after MIUI updates.