Deleting a Google account from a Xiaomi phone is a procedure that may be necessary when selling a device, resetting to factory settings or fixing sync errors. However, many users face difficulties: the system requires entering a password, FRP-blocking (Factory Reset Protection), and in some cases, the account is not deleted at all through standard settings. In this article, we will discuss all the current ways to delete an Android account from Xiaomi, Redmi and POCO devices based on MIUI 13/14, including bypassing protection and resetting through Recovery Mode.
It is important to understand that simply deleting an account through settings does not always clear its data from the device completely.Residual files can take up space in memory, and associated services (such as Google Pay or Gmail) will continue to work until full deauthorization.
Why canβt you just delete your Google account through your settings?
Xiaomi Android 9+ smartphones feature Factory Reset Protection (FRP) β factory-fabricated reset protection β which links the device to the last Google account used to prevent theft and unauthorized use. If you delete the account in the standard way and then reset, the system will require you to enter a login and password from the previously associated account.
There are also nuances in MIUI:
- π On some models (for example, Redmi Note 10 Pro or POCO X3 Pro) the option to delete the account can be hidden in deep settings.
- π If the phone was bought with hands, the previous owner may not have deleted his account, which blocks access to the deviceβs features.
- π± After updating to MIUI 14 The menu interface has changed and the old instructions have stopped working.
Another problem is data synchronization, and even after deleting an account, some apps (like YouTube or Google Photos) can store cache and temporary files, taking up to 1-2 GB of storage, and a complete cleanup requires additional actions.
Method 1: Standardly delete Google account through MIUI settings
This method is suitable if you remember the password from the account and the phone is not locked. Instructions are relevant for MIUI 13/14 on all models, including Xiaomi 13T, Redmi Note 12 and POCO F5.
- Open the settings (cog icon on the desktop).
- Go to Accounts and Sync (or Google depending on MIUI version).
- Select Manage Google Accounts.
- Tap the account you want, then click Delete account (or Remove in older versions).
- Confirm the action by entering a password or pattern lock from the device.
If the option to delete the account is inactive or absent:
- π Restart your phone and try again.
- πΆ Make sure your device is connected to the internet (required to check Googleβs rights).
- π§ Update. MIUI Up to the latest version β there may be bugs in old firmware.
βοΈ Preparing for account deletion
After deleting your account, some features may stop working:
- π Google Play Store will require a re-entry.
- π§ Gmail and YouTube are going to be logged off.
- π Geolocation services (e.g. Google Maps) may request authorization again.
Method 2: Remove via βSettingsβ β βMemoryβ (alternative method)
If the standard method didnβt work, try deleting your account through the Memory section, which is suitable for devices with MIUI 12-14, where Google accounts are displayed as system applications.
- Open the Settings β Memory.
- Select Applications (or App Store).
- In the search bar, type Google.
- Find Google Play Services or Google Account Manager.
- Click Storage β Clear Data and Remove Updates (if available).
- Return to Settings β Accounts and try to delete the account again.
This method doesn't guarantee 100% results, but it often helps if the system is stuck in the deletion phase, and if the account is not deleted after cleaning the data, then move on to the next method.
π‘
If your phone starts to slow down after deleting your account, restart it in Safe Mode (hold the power button β Reboot in Safe Mode) to help identify conflicting apps.
Method 3: Hard Reset with FRP bypass
If your phone is locked or you don't remember your Google account password, the only reliable way to do this is to reset completely through Recovery Mode. FRP-The following is a step-by-step guide for Xiaomi with Qualcomm and Mediatek processors.
Warning: Reset will delete all data from the device, including photos, contacts and apps. If the phone is encrypted, it will be impossible to recover data after the reset.
Step 1: Enter Recovery Mode
- Turn off the phone.
- Press the button combination: For Qualcomm (most Xiaomi/Redmi/POCO): Volume up + Power. For Mediatek (rare models): Volume up + Volume down + Power.
Mi
Recovery
Step 2: Performing the discharge
In the Recovery menu (in English or Chinese):
- Select Wipe Data (or ).
- Confirm Wipe All Data.
- After reset, select Reboot.
Step 1: Preparation
- Download Platform Tools from [the official Android website](https://developer.android.com/studio/releases/platform-tools).
- Unpack the archive in the folder C:\platform-tools.
- Turn on your phone: Settings β About Phone β MIUI Version (Tap 7 times) Settings β Additional β For Developers β Debugging by USB
Step 2: Connecting and Executing Commands
Open the Command Prompt (Windows) or Terminal (Mac/Linux) in the ADB folder and type:
adb devicesIf the device is displayed, do:
adb shell pm list packages | grep'google'Find com.google.android.gms and delete it:
adb shell pm uninstall -k --user 0 com.google.android.gmsThen delete the account:
adb shell content delete --uri content://com.android.providers.settings/settings --where"name='account_list'"Reboot your phone. Your account will be deleted, but some Google features may not work properly until you re-authorize.
π‘
Removal through ADB flat-out FRP-If you reset after this procedure, the phone will still require data input from the previous account.
Method 5: Remove via Mi Cloud (if your phone is lost or locked)
If you don't have physical access to your phone but it's linked to your Mi Account, you can remotely erase your data and delete all accounts, including Google.
- π The phone has enabled the function Find the device.
- πΆ The device is connected to the Internet.
- π Remember the username and password from the Mi-account.
Instructions:
- Go to [i.mi.com](https://i.mi.com/) and log in.
- Select your device in the list.
- Click on Erase Device (or Erase Device).
- Confirm the action via SMS or email.
After the reset, the phone will be unlocked, but all data (including photos and apps) will be deleted. FRP-The lock will remain if the device was linked to a Google account.
What do you do if nothing helps?
If none of the methods worked, the following reasons are possible:
| Problem. | Possible solution |
|---|---|
| Phone locked after reset (FRP) | Use the FRP Bypass Tool (such as Mi FRP Unlock) or contact the service center. |
| ADB does not work (device not defined) | Install Xiaomi drivers manually through Device Manager. |
| Google Account Not Deleted Due to Corporate Policy (Device from Work) | Contact the administrator. IT-Department β Device management may be enabled (MDM). |
| After deleting the account, functions (for example, Google Play) are lost. | Reinstall Google Play Services via APKMirror. |
If you bought the phone with your hands and the previous owner did not delete your account, contact him to unlock. In extreme cases, contact the Xiaomi service center with a check about the purchase - they can help with official unlocking.
π‘
Always make a full reset before selling your phone and make sure that the device doesnβt require you to enter your old account after you reboot. FRP.