Deleting a Google account from a Xiaomi phone (including Redmi, POCO, Mi models) is a procedure that may be necessary when selling a device, changing a profile or fixing synchronization errors. However, many users face difficulties: the system requires a password, prevents you from deleting the last account or locks the phone through FRP (Factory Reset Protection).
Itβs important to understand that simply deleting an account through settings doesnβt always clear your deviceβs data, and residual files can take up space in memory and cause re-authorization problems when you reset your phone. We will show you how to delete your account without consequences, including bypassing the lock after reset (if you forget your password). MIUI 12-14 and Android 10-14.
1. Standard deletion of Google account through Xiaomi settings
The easiest method is to delete via the phone menu, which is suitable if:
- πΉ Remember the password from your Google account;
- πΉ There is no active lock on the phone. FRP;
- πΉ The device is not tied to a corporate account (for example, through Android Enterprise).
To delete the account:
- Open Settings β Accounts and Sync (in some versions of MIUI β Passwords and Security β Google Accounts).
- Select the appropriate account (if there are several).
- Click Delete Account (or Delete in Older Versions).
- Confirm the action with a password from the phone or a pattern lock.
Make a backup of contacts and photos|Remember passwords from apps linked to your account|Disable two-factor authentication (if used)|Check if your account is linked to payment services (Google Pay)-->
β οΈ Note: If it is the only Google account on your phone, the system may block access to Play Market and other services before adding a new profile, and deleting the account will reset the sync settings for Gmail, Google Photos and Calendar.
2. Delete account through reset to factory settings
If the standard method doesnβt work (e.g., the phone produces an error βCanβt delete your accountβ), you can use hard reset, which erases all data from your device, including your accounts, but requires caution:
- π± After reset, the phone may require you to enter a password from the last Google account (FRP-lockdown);
- π If you donβt remember your password, youβll need to use workarounds (Section 4);
- πΎ All data (photos, messages, applications) will be deleted irrevocably.
Resetting instructions:
- Go to Settings β About the phone β Reset settings.
- Select to erase all data (in some models β Delete everything and reset settings).
- Confirm the action by entering PIN-code or password from the lock screen.
- Wait for the process to be completed (5-10 minutes).
π‘
If the phone is not responding to the sensor, you can reset via Recovery mode. To do this, turn off the device, then press the Power button + Volume up until the Mi logo appears. From the Recovery menu, select Wipe Data (manage volume buttons).
β οΈ Note: On Xiaomi phones with MIUI 13/14 After the reset, you may be asked to enter the old Google password, even if the account has been deleted. FRP (Factory Reset Protection: If you don't remember your password, go to the section 4.
3. Delete the account through the Users menu (for multiple profiles)
If you have multiple users on your phone (such as a guest mode or a work profile), you can delete your Google account through user management, which is suitable for Android 9+ and MIUI 12+ devices.
How to do this:
- Open Settings β System β Additional β Multiple users.
- Select the profile to which the Google account is linked.
- Click Delete User (or Delete Account).
- Confirm the action.
| Xiaomi model | Support for Multiple Users | Features of deleting the account |
|---|---|---|
| Redmi Note 10/11/12 | Yes (Android 11+) | Requires a password from the main user |
| POCO X3/X4/X5 | Yes (MIUI 12+) | Guest profile removed without confirmation |
| Mi 11/12/13 | Yes. | When removing the main user, all settings are reset. |
| Redmi 9A/9C | No (Android Go) | Removal only through standard settings |
β οΈ Note: Deleting the user deletes all of this profile data, including the apps and files installed. If the Google account was linked to the main user, it will have to be deleted through the standard method (section 1).
4. bypassing FRP-blocking after reset (if you forgot the password)
If Xiaomi requires a password from a previous Google account after resetting the phone (the error "This device was reset. To continue, log in to a Google account that was previously synced with this device"), then FRP protection has worked.
Method 1: Service codes (for older models)
On some Xiaomi devices (until 2020 release) work bypass through the engineering menu:
- On the FRP lock screen, enter any text in the password field.
- Select the text and click Share β Message.
- In the recipient field, type ##4636## and click the send.
- The Test menu will open. Go to Settings and turn off FRP.
Method 2: Using the PC and Mi Account Unlock Tool
For the new models (Redmi Note 11/12, POCO X4/X5) you will need:
- π₯οΈ Windows computer;
- π USB-cable (original);
- π οΈ Mi Flash Unlock program or FRP Bypass Tool.
Algorithm of action:
- Download the official unlock tool from Xiaomi.
- Connect your phone to your PC in Fastboot mode (clip Power + Volume down).
- Start the program and follow the instructions (it may be necessary to log in to Mi Account).
Why? FRP-The blocking occurs even after the account is deleted?
β οΈ Attention: Use of informal circumvention tools FRP It may violate the warranty and result in a lock IMEI. The official method from Xiaomi requires proof of ownership (checks, box).
5. Delete account via ADB (for experienced users)
If the standard methods do not work, and FRP-You can delete your account via Android Debug Bridge (ADB). This method requires the included debugging on USB and PC access.
Step-by-step:
- Turn on Developer Mode on your phone: go to Settings β About Phone and click on MIUI Version 7 times.
- Return to Settings β Additional β For developers and activate Debugging over USB.
- Connect your phone to your PC and confirm your trust in your computer.
- Open the command line (Windows) or the terminal (Mac/Linux) and type:
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 delete Google services, but not the account itself.
adb shell content delete --uri content://com.android.providers.settings/settings --where "name='account_to_sync'"π‘
Using ADB is the most reliable way to delete an account without resetting, but it requires pre-setting the debugging over USB. If debugging wasn't enabled before blocking, this method won't work.
β οΈ Attention: Deleting Google system packages may cause the phone to function unstable.
6. Frequent errors and their solutions
When you delete your Google account on Xiaomi, users face typical problems.
| Mistake. | Reason. | Decision |
|---|---|---|
| "Failure to delete the account" | The account is tied to corporate policy (for example, through Android Enterprise) | Contact the domain administrator or reset through Recovery |
| "A previous password is required after resetting" | FRP-blocking activated | Use the official Mi Unlock Tool or ADB bypass tool |
| "It is impossible to delete the last account" | Android blocks removal of Googleβs single profile | Add a temporary account, then delete both |
| Google Services Stopped After Deleting | System synchronization files are damaged | Reinstall Google Play Services via APKMirror |
Critical information: On Xiaomi phones with MediaTek processors (e.g. Redmi 9/10, POCO M3), FRP bypassing through ADB is often blocked at the bootloader level, in which case the only official way is to contact the service center with proof of purchase.