Why removing Gmail on Xiaomi is different than other phones
Xiaomi, Redmi and POCO smartphones are powered by MIUI, which is closely integrated with Google services, which creates unique challenges when trying to delete a Gmail account: the system can block access to phone features, requiring re-authorization. Moreover, after deleting a profile through standard settings, many users face automatic account recovery on their next Internet connection, a feature of MIUI synchronization.
Unlike pure Android, where deleting a Google account takes 2 clicks, Xiaomi requires a few nuances: protection of MI Cloud, binding to Find My Device, and even hardware limitations on some models (for example, Redmi Note 10 Pro or POCO F4). If you sell a phone or transfer it to another person, it is not enough just to log out of profile – you need to completely disconnect the device from the ecosystem of Google and Xiaomi.
Preparing for deletion: what to do before disabling the account
Before you delete your Gmail account, follow the mandatory steps to avoid locking your phone or losing data.MIUI links critical features (like Mi Account or Google Pay) to your Google profile, so rushing here is fraught with problems.
- 🔄 Sync contacts and files: Move important data to another account or to the cloud (such as Mi Cloud or Google Drive.
- 📱 Untie the device from Mi Account: Go to Settings → Mi Account → Devices and remove the phone from the list.This will prevent locking through Find Device.
- 💳 Delete payment data: If you use Google Pay or bank cards in Mi Pay, manually delete them through apps.
- 🔒 Remove screen protection: After deleting your Google account, you may need to enter a password from your previous profile to unlock it.
⚠️ Note: If the phone is linked to a Google corporate account (e.g., via Android Enterprise), deleting it may result in a complete reset of the administrator’s security policy. IT-department.
Method 1: Delete your Gmail account through MIUI settings
The safest method is to use built-in shell tools, which is suitable for most Xiaomi, Redmi and POCO models on MIUI 12-14. Importantly, this method will not work if the account is added as a device administrator (for example, through Find My Device).
- Open Settings → Accounts and Sync (or Google depending on the version of MIUI).
- Select your Gmail account (usually displayed as the name@gmail.com).
- Click Delete Account (in some versions - Delete Account).
- Confirm the action by entering a password or pattern lock to the phone.
If the Delete Account button is inactive or not, the profile is protected by the administrator policies, in which case proceed to Method 2.
Is contact synchronization disabled?
Payment data removed from Google Pay
Screen locking (PIN/password) removed
Is the phone untied from the Mi Account?-->
Method 2: Remove by resetting settings (if the standard method doesn’t work)
If your Gmail account is not deleted through settings (e.g., due to corporate restrictions or an “Delete Is Not Possible” error), the only reliable option is to completely reset your phone. This method erases all data, so use it only as a last resort.
Instructions for MIUI 14 (relevant to Xiaomi 13, Redmi Note 12, POCO F5, etc.):
- Make a backup through Settings → About Phone → Backup.
- Go to Settings → About the phone → Reset settings.
- Select Erase All Data (not Reset!).
- Enter the password from your Mi Account (if requested).
- Confirm reset. The phone will reboot and return to factory settings.
| Xiaomi model | Do you need a Mi Account password when resetting? | Possible challenges |
|---|---|---|
| Redmi Note 11/12 | Yes. | Block Find Device after reset |
| POCO X4/X5 | Yes (if tied to Mi Cloud) | Confirmation by SMS is required |
| Xiaomi 12/13 | No (if protection is disabled) | Automatic restoration of Google account |
| Redmi 10A/10C | Yes. | The error "failed to reset" when active SIM-map |
⚠️ Note: On phones with an unlocked bootloader (for example, after firmware custom software) reset can lead to bootloop ( looped boot). MIUI.
Method 3: Remove via ADB (for advanced users)
If the first two methods didn’t work, you can delete your Gmail account via Android Debug Bridge (ADB), which requires connecting your phone to your computer and basic command line knowledge, and is suitable for all Xiaomi models, including the Redmi K50 and POCO M5.
Step-by-step:
- Turn on Developer Mode: Go to Settings → About Phone and click on MIUI Version 7 times.
- Activate USB Debugging in Settings → Additional → For developers.
- Connect your phone to your PC and install ADB drivers (you can download from the official website).
- Open the command line (Windows) or terminal (macOS/Linux) and do:
adb shell pm list packages | grep "google"
adb shell pm uninstall -k --user 0 com.google.android.gsf
adb shell pm uninstall -k --user 0 com.google.android.gmsThese commands will delete Google Play services, which will result in the account being disabled, but after the reboot, the system can restore them automatically.
adb shell pm clear com.google.android.gsf💡
If after removing through ADB, the phone stopped booting, try to reflash it through Fastboot using the Mi Flash Tool utility. You can download the official firmware on the Xiaomi Firmware website.
What to do if your account is automatically restored after deletion
One of the most common problems with Xiaomi is that the Gmail account reappears after connecting to Wi-Fi or rebooting, due to the AutoRecover feature in MIUI, which syncs data with Google servers.
To prevent recovery:
- 📵 Turn off automatic sync: Go to Settings → Accounts. → Google → Sync your account and deactivate all switches.
- 🔌 Delete the data of the application "Google Play Services": In Settings → Annexes → App Management Find Google Play Services, click Storage → Delete the data.
- 🔄 Reset network settings: This will remove stored Wi-Fi and VPN, That can trigger synchronization. Path: Settings. → Connections → Resetting network settings.
- 🛡️ Disable Find My Device: Go to the web version of the service and remove the device from the list.
Why is MIUI re-establishing Google Account?
Frequent Mistakes and How to Avoid Them
When you delete your Gmail account on Xiaomi, users often encounter common, preventable errors, and here are the most common ones and ways to address them:
| Mistake. | Reason. | Decision |
|---|---|---|
| "Deletion is not possible: Device administrator is required" | Accounts linked to Find My Device or corporate policy | Turn off Find My Device in Google Settings or contact the administrator |
| Failed to delete account: server error | Problems with connecting to Google servers | Check the internet connection or try again later |
| After deleting the phone requires a password from the old account | Residual data in Google Play Services | Reset or clear the Google Play Services data |
| "This device is reset. Log in to the account you used before." | Factory Reset Protection (FRP) is activated | Enter your last Google account or bypass FRP |
⚠️ Note: If you are selling a phone and a customer is unable to activate it because of a request from an old Google account, this means that FRP-The only legal solution is to enter the previous profile. FRP Device-free violates Google’s user agreement.
💡
Before selling a Xiaomi phone, be sure to untie it from Mi Account and Google, otherwise the new owner will not be able to use the device without your data.