Owners of Xiaomi, Redmi and POCO smartphones often face the need to delete their associated Google account β whether before selling a device, after resetting or when switching to another profile. However, standard deletion through settings does not always work due to the features of MIUI and FRP (Factory Reset Protection) protection. In this article, we will discuss all the current ways to log out of Google account on Xiaomi devices in 2026, including bypassing the lock after the reset.
The problem is complicated by the fact that once you delete your account through your settings, it can remain active in the background services, and when you reset your phone, it can require you to re-enter data. We tested all the methods on the latest versions of MIUI 14/15 and identified those that work on Xiaomi 13/14, Redmi Note 12, POCO F5 and other models. Importantly, some methods require unlocking the bootloader or developer mode, which we will also describe in detail.
1. Standard exit from Google account via MIUI settings
The easiest method that works if you have access to your phone and remember your account password is suitable for most Xiaomi models on MIUI 12-15:
- Open the Settings app (cog icon).
- Go to Google Accounts (or Memory and Sync β Accounts on older versions).
- Select your Google profile (usually displayed by email).
- Click on the three dots in the upper right corner and select Delete Account.
- Confirm the action with a password or graphical key of the device.
β οΈ Note: After deleting an account through this method, some services (such as Google Play or Gmail) may stop working before re-signing in. MIUI 14+ After the reset, a request for data entry by Google may appear again due to the FRP-defense.
π‘
If the Delete Account button is inactive, check if the Device Administrator feature for Google apps is enabled. Turn it off in Settings β Applications β Special Access β Device Administrators.
2. Delete the account through the menu "Users and accounts"
An alternative method that sometimes works even when standard removal is blocked is suitable for Xiaomi with multiple user profiles:
- π± Open the Settings. β System system β Users and accounts.
- π Find the Google tab and tap on your account.
- ποΈ At the bottom of the screen will appear button Delete account β click it.
- π Confirm removal through unlocking the screen.
This method often helps bypass restrictions when an account sticks to the system after an incorrect exit. If the delete button is missing, try first to disable sync for all Google services in the same menu.
Backup your data | Disable two-factor authentication in Google | Remember the password from your Mi Account | Check the Internet availability
-->
3. reset to factory settings (Hard Reset) and bypass FRP
If you sell or transfer a phone, a full reset is a must. MIUI after discharge may work FRP-Factory Reset Protection, which requires the last Google account to be entered to avoid this:
- Before resetting, be sure to delete your Google account through the settings (see Section 1).
- Then reset: Settings β About Phone β Resetting β Erase all data.
- If FRP is already activated, you will need to:
| FRP bypass method | Required. | Works for MIUI. |
|---|---|---|
| Mi Account Unlock Tool | Computer, USB-cable | 12β14 |
| With help. ADB-team | Debugging by USB, PC | 13β15 |
| Through Test Point (hardware reset) | Phone disassembly, soldering iron | Anybody. |
| A bypass through TalkBack | Access to the lock screen | 12β14 |
β οΈ Attention: Bypassing techniques FRP This can result in the blocking of Mi-account or loss of warranty.On new devices (Xiaomi 14, Redmi Note 13) MIUI 15 Most exploits are closed β you will need to officially unblock through the service center.
What is FRP and why does it block your phone?
4. Delete your account via ADB (for advanced users)
If standard methods fail, you can delete your account via Android Debug Bridge (ADB), which requires USB debugging and access to your computer:
- Activate Developer Mode: Go to Settings β About Phone and tap the MIUI version 7 times.
- Return to Settings β Additional β For developers and enable USB debugging.
- Connect your phone to your PC, install ADB Tools, and execute the commands:
adb shell
pm list packages | grep 'google'
pm uninstall -k --user 0 com.google.android.gms
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_migrate'"β οΈ Attention: Misuse of the right ADB This can cause data loss or soft-brick (cyclical reboot). MIUI 15 Some commands are blocked - you will need to unlock the bootloader.
Standard through settings|Reset to factory settings|ADB-team|I went to the service center.|I've tried nothing.-->
5 Unblocking your Mi Account as an Alternative to Deleting Google
On Xiaomi devices, there is often confusion between a Google account and a Mi Account. If after a reset, the phone requires Mi data input rather than Google, then the lock is related to the Xiaomi profile.
- π Go to account.xiaomi.com and log in.
- π± In the Devices section, find your phone and click Delete.
- π If the device is offline, use the Find the device function. β Unlock.
- π§ Link a new Mi Account after unlocking.
If you have forgotten your Mi Account password, restore it via email or phone number. Newer models (Xiaomi 13T, Redmi K60) may require confirmation via SMS or face scan (if configured).
π‘
A Mi Account and a Google account are different locks, and deleting one does not remove the requirement to enter the other after a reset.
6.Official ways to unblock through Xiaomi
If all the independent methods did not work, it remains to contact official support Xiaomi.
- π¦ Phones with active warranty.
- π Devices purchased in official stores (Mi Store, Svyaznoy, M. Video).
- π Situations where confirmation of purchase is required (check, warranty card).
Official release procedure:
- Contact support via Xiaomiβs website or by phone hotline.
- Provide IMEI devices (you can find out by command *#06#).
- Attach a scan of a check or warranty card.
- Wait for the unlock code to be generated (it can take up to 72 hours).
The cost of the service varies from 500 to 2000 rubles depending on the model. On devices purchased abroad (global versions), unlocking may not be possible without visiting the service center.
Frequent Mistakes and How to Avoid Them
When you delete a Google account on Xiaomi, users often make critical errors that lead to locking the phone.
- π« Reset without deleting your account β lead FRP-lockdown.
- π Use of informal firmware β It could break Googleβs services.
- π Interruption of the process ADB β phone-brick risk.
- π± Removing system applications (e.g. Google Play Services) β disruption MIUI.
To minimize the risks:
- Always delete your account first, then reset.
- Use the original firmware from Xiaomi's website.
- Before ADB-Create a backup through the settings β Memory. β Backup.
π‘
If your phone is locked after a failed account deletion, do not try to enter random data β after 5 incorrect attempts, the device will be locked for 24 hours.