Linking a Google account to Xiaomi smartphones is standard procedure when you first turn on a device. However, over time, users face the need to unplug the account when selling a phone, changing a profile or fixing sync errors. Unlike other brands, Xiaomi integrates Google services deeper into the MIUI system, which complicates the removal process. Without the right sequence of actions, you risk losing access to applications, contacts or even locking the device.
In this article, we will analyze all the current ways of unplugging an account - from standard deletion through settings to advanced methods using the use of ADB and Factory Reset Protection (FRP). We will pay special attention to the nuances for models with MIUI 14/15 And HyperOS-based phones, where the algorithm is different from the older versions, and if you're planning to sell or dump Xiaomi, these instructions will help you avoid the typical bugs.
β οΈ Warning: Deleting your primary Google account will result in loss of access to Play Market, Gmail, YouTube and other services on that device. If the phone is used for work, back up your data before you start the procedure.
1. Standard account deletion via Xiaomi settings
The easiest way is to delete your account directly from the settings menu, which is suitable for most Xiaomi models (including Redmi Note 12, POCO X5, Mi 13) and does not require additional tools. Importantly, this method only works if you remember the password from the account and the phone is not locked.
Open Settings β Google Accounts (or Settings β Passport in new versions of MIUI). Find the profile you want and click on it. From the menu that opens, select Delete Account (or Unplug). The system will request confirmation β enter a password from your Google account or use a fingerprint if it is set up.
- π± For MIUI 14/15: The path may be different β try settings β Annexes β Application management β Google β Delete the data.
- π If the button is inactive: Check if the device administrator function is enabled in the security settings.
- π Two-factor authentication: When activated, you will need a code from SMS Google Authenticator Apps.
Once deleted, the account will disappear from the list, but some data (such as contacts) may remain in the phoneβs memory. To completely erase it, go to Settings β About Phone β Storage β App Data β Google and click Clear.
Backup your contacts and photos | Remember your password from Google | Disable two-factor authentication (if any) | Check for administrative rights for apps-->
2. Delete via "Google Settings" (alternative method)
If the standard way didn't work, try deleting your account through Google's menu, which often helps on HyperOS devices where the MIUI interface is heavily modified, open the Google Settings app (the Google logo pin pin pin pin pin pin pin icon) or search it through the main settings menu.
In the Google Account Management section, select the profile you want. Scroll down to the Data and Privacy block and click Delete your account or service. The system will redirect you to the confirmation page where you will need to enter your password and select the reason for deleting (you can specify any).
β οΈ Note: Some Xiaomi models (e.g. Redmi) 10C or POCO M4 Pro) this section may be hidden.If you don't see the uninstall option, try updating the Google Play Services app to the Play Market.
| Xiaomi model | The path to removal | Features |
|---|---|---|
| Redmi Note 11/12 | Settings β Accounts β Google β Delete | Requires SMS confirmation at 2FA |
| POCO F4/F5 | Google Settings β Account Management β Delete | Maybe ask. PIN-code |
| Mi 11/12/13 | Settings β Passport β Google β Disconnect | Supports removal through fingerprint |
| Xiaomi 13T/14 | Settings β Applications β Google β Storage β Clean | Deletes only data, not an account |
3. reset to factory settings (Hard Reset)
If you canβt delete your account through settings (for example, due to a sync error or blocked access), you can completely reset your device, which erases all data, including apps, photos and settings, so use it only as a last resort.
- π€ Make a backup copy through Settings β Additionally. β Backup and reset.
- π Charge your phone to at least 50% β interruption of the process can cause damage to system files.
- π‘ Disable Find the device in Google settings, otherwise after reset you will need to enter an old account.
To perform the reset, go to Settings β The phone. β Resetting settings β Delete all data. On some models (e.g. Redmi) A2) The path may look like settings. β Additionally. β Recovery and reset. The system will ask you to enter PIN-code or pattern lock, after which the cleaning process will begin.
β οΈ Attention: On devices with MIUI 13+ HyperOS can be reset by Factory Reset Protection (FRP) β blocking that requires data input from a previous Google account. If you don't remember the password, use the bypass method FRP below.
Through Xiaomi | Through Google | Reset to factory |I haven't tried anything-->
4. Delete your account via ADB (for advanced users)
If the standard methods didnβt work and resetting is undesirable, you can delete your account via Android Debug Bridge (ADB).This method requires a computer and basic command line knowledge, but allows you to bypass some of the limitations of MIUI. Suitable for Xiaomi models based on Android 10-14.
First, turn on Developer Mode and USB Debugging:
- Go to Settings β About phone and 7 times click on the MIUI version.
- Return to the main settings menu, open Additional β for developers.
- Activate Debugging via USB and confirm the resolution.
Connect the phone to the computer, install it. ADB-drivers and execute commands:
adb devices
adb shell pm list packages | grep "google"
adb shell pm uninstall -k --user 0 com.google.android.gms
adb shell pm uninstall -k --user 0 com.google.android.gsfThese commands will remove key Google services, which will cause you to unplug your account, and once you reboot your device, you can add a new profile or use your phone without being tied, and note that this method may disrupt some of the apps that depend on Google Play Services.
What if the ADB canβt see the device?
5.Factory Reset Protection (FRP) bypass after discharge
If you reset your phone, but Xiaomi requires you to enter data from your old Google account when you turn on your phone, then FRP protection is activated. This feature prevents you from using the device after the theft, but often prevents legitimate users from using it.
- π Through the bell: On the lock screen, dial 112, then quickly go to Settings β Reset (not working on all models).
- π§ Using PC: Use utilities like Mi FRP Tool or SP Flash Tool for phone firmware without FRP.
- π§ Access Restoration: If you remember your login but not your password, restore it through Google Restore page.
For Xiaomi HyperOS models (such as Xiaomi 14 or Redmi K70), FRP circumvention is complicated.
- Download the firmware for your model from the Xiaomi Firmware Updater website.
- Install the Mi Flash Tool and flash the phone in EDL mode (you need to transfer the device to Fastboot, holding Power + Vol Down).
- Select the Clean All and Lock option to completely reset FRP.
β οΈ Warning: The firmware on the Mi Flash Tool deletes all data without recovery. If the phone was bought with your hands, make sure it's not blacklisted. IMEI (Check out the IMEI.info website).
π‘
If the phone requests a Mi Account instead of Google after bypassing FRP, it activates a double lock, in which case you will need to enter data from the Xiaomi account associated with the device, and it can only be deleted through the official account.xiaomi.com service.
6. Frequent mistakes and how to avoid them
When you disconnect your Google account from Xiaomi, users often face typical problems, and here are the most common ones and ways to solve them:
| Mistake. | Reason. | Decision |
|---|---|---|
| "Failure to delete the account" | The account is the administrator of the device | Go to Settings β Security β Device administrators and uncheck Google. |
| Remove button is inactive | The function Find the device is enabled | Turn it off in the Google web version. |
| After the reset requires an old account | Activated FRP | Use FRP bypass methods (see section above). |
| ADB does not see the device | Drivers not installed or charging mode enabled | Install Mi PC Suite or drivers manually. |
Another common problem is re-syncing after deleting your account, so if you add the same profile again, all the data (contacts, calendars, bookmarks) will automatically be downloaded back, to avoid this, before deleting:
- Turn off sync in Settings β Accounts β Google β Sync.
- Delete the Google Play Services and Google Account Manager application details.
π‘
If you're selling a phone, it's not enough to just delete your Google account, make sure you reset to factory settings and check that the FRP is off, otherwise the new owner won't be able to use the device.
7. Alternative methods: deletion via Fastboot and TWRP
For users familiar with custom firmware, there are two other ways to delete a Google account:
- π§ Through Fastboot: Connect your phone to your PC in Fastboot mode (hold Power) + Vol Down when enabled) and execute the command: fastboot erase frp It will delete FRP-section, but will not affect user data.
- π± Through TWRP: Install a custom Recovery TWRP, Go to it and manually delete the files: /data/system/gesture.key /data/system/locksettings.db /data/system/locksettings.db-wal /data/system/locksettings.db-shm Then restart the phone β lock. FRP will be dropped.
Both methods require an unlocked bootloader. To unlock it, apply on Mi Unlock and wait for approval (it can take up to 72 hours).
β οΈ Attention: Use TWRP If you're not sure about your skills, you can lose your warranty on Xiaomi devices.