Why Deleting a Google Account on Redmi 9 Could Cause Problems
Deleting a Google account with Xiaomi Redmi 9 is a procedure that seems simple at first glance, but often has unexpected consequences in practice, because MIUI (Xiaomi firmware) is deeply integrated with Google services, and the smartphone itself uses Factory Reset Protection (FRP), a factory-based reset protection system, and if you delete your account incorrectly, the phone may require you to enter remote login data the next time it logs in, blocking access to the device.
This is especially true for Redmi 9 (M2003J15SC/M2004C3LGG), where FRP is activated automatically when you add a Google account. Unlike flagship models, Xiaomi budget smartphones often do not have alternative unlock methods (for example, through Mi Account), which complicates the process.
In this article, we will discuss 4 working ways to delete a Google account from Redmi 9:
- π± Through phone settings (without resetting)
- βοΈ Through reset to factory settings (with bypassing) FRP)
- π» Through a computer (using the ADB)
- π§ Fastboot and Recovery modes (for power users)
Each method is suitable for different situations, from simply deleting an unnecessary account to unlocking your phone after you buy from hand.
Method 1: Delete your account through Redmi 9 settings (without data loss)
The safest way is to delete your account directly from the settings menu, which is suitable if:
- π You remember the password from your Google account.
- π± Phone not locked after reset
- π You donβt plan to sell the device (otherwise itβs better to use a reset)
Instructions:
- Open Settings β Accounts and Sync (or Passwords and Security in newer versions of MIUI).
- Select Google β tap on the desired account.
- Click Delete Account (or Remove in MIUI 14).
- Confirm the action by entering the password from the lock screen or PIN-code.
After deleting the account:
- βοΈ Gmail will no longer be sent (if it was the main one).
- π₯ Google Play apps wonβt automatically update.
- π Synchronization of Contacts, Calendar and Google Photos will be disabled.
βοΈ Preparing for account deletion
β οΈ Note: If you delete a single Google account on your phone, Redmi 9 may require you to re-enter the data to verify your identity. FRP. To avoid blocking, add a new account before deleting the old one.
Method 2: Reset to factory settings with FRP bypass
If the phone is locked after a reset or you sell Redmi 9, you will have to use Hard Reset. β Additionally. β Recovery and reset will lead to activation FRP-To avoid this, you have to block it:
Step 1: Delete your Google account before reset (as in Method 1). Step 2. Perform a reset via Recovery:
- Turn off the phone.
- Press the Power button + Volume up for 10 seconds until the Mi logo appears.
- From the Recovery menu, select Wipe Data β Wipe All Data.
- Confirm the action and wait for the completion (5-10 minutes).
If the phone is already locked after reset, you will need to bypass FRP. For Redmi 9, a method using TalkBack is suitable:
- On the lock screen, press Emergency Call.
- Enter ##4636## (test menu).
- Go back and turn on TalkBack (voice assistant).
- Through voice commands, open Settings β Add an account and log in to a new Google profile.
What if TalkBack doesnβt work?
| Resetting method | Is FRP circumvention required? | Loss of data | Difficulty |
|---|---|---|---|
| Through settings | β No. | β No. | ββ (easily) |
| Recovery (before deleting your account) | β No. | β Yes. | βββ (middle-of-the-road) |
| Recovery (after deleting your account) | β Yes (FRP) | β Yes. | ββββ (difficult) |
| ADB-team | β No. | β No. | ββββ (advanced) |
Method 3: Delete your account via ADB (for experienced users)
If the standard methods donβt work (for example, the phone is locked and TalkBack is disabled), you can use Android Debug Bridge (ADB), which requires a computer and enabled debugging over USB.
Preparation:
- π₯οΈ Install. ADB and Fastboot Tools on PC.
- π± On your phone, turn on Settings. β The phone. β Version. MIUI (Tap 7 times to activate Developer Mode).
- Return to Settings β Additional β For developers and enable USB debugging.
Instructions:
- Connect Redmi 9 to your PC via USB (use the original cable!).
- Open the Command Prompt (Windows) or Terminal (Mac/Linux) in the folder with ADB.
- Enter the commands in order: adb devices (the device should appear) XXXXXXXX device) adb shell pm uninstall -k --user 0 com.google.android.gms pm uninstall -k --user 0 com.google.android.gsf
- Reboot your phone: adb reboot
Once these commands are completed, the Google account will be deleted at the system level, but some services (such as the Play Store) may not work properly. To restore functionality, add the account again through settings.
1. Reinstall Xiaomi USB Drivers drivers.
2. Use USB 2.0 port (not 3.0)
3. Enable in the developer settings Debugging by USB (security parameters) and Unlocking OEM (if available).-->
Method 4: Delete via Fastboot (extreme case)
If the phone is completely locked and other methods have failed, Fastboot remains, which is suitable for Redmi 9 with the bootloader unlocked.
Steps:
- Turn off the phone and press the Power button + Volume down to enter the Fastboot (a hare in a hat-out-of-the-box will appear).
- Connect your phone to your PC and open the command line in the folder with ADB.
- Check the connection: fastboot devices
- Run reset: fastboot erase frp fastboot reboot
If the bootloader is locked, you first need to unlock it through the Mi Unlock Tool (requires binding to the Mi Account and waiting 7-14 days for new devices).
β οΈ Note: Some versions of Redmi 9 (especially with the MIUI Global) the fastboot erase frp command may not work due to the protected userdata markup, in which case only a complete flashing through the Mi Flash Tool with the choice of the clean all and lock option will help.
What to do after deleting your Google account
After successfully deleting your account, do not rush to rejoice β you need to check a few key points:
- π Synchronization: Go to Settings β Accounts and make sure that the old account is removed from the list.
- π₯ Google Play: Open Play Store β if it asks to log in to your account, then the deletion was successful.
- π FRP-Status: Reboot your phone and check if Googleβs data entry request appears after the reset.
- π Contacts: Make sure your contacts are not missing (if they were only synced to Google).
If you are selling a phone, it is recommended to:
- Complete reset (see Method 2).
- Delete Mi Account (in Settings β Xiaomi Account)
- Unlock the device from Find My Device (on the site) google.com/android/find).
π‘
Even after deleting your Google account, some data (such as app cache) may remain in your phoneβs memory. Use the Recovery option to clean all data.