Deleting a Google account with Xiaomi Redmi 9 Pro is a challenge that users face when selling a device, resetting to factory settings or fixing sync errors. However, standard deleting through the settings menu doesnβt always work: the system can lock the phone because of Factory Reset Protection (FRP), and some features (like Find My Device) will continue to work. In this article, we will discuss all the current methods, from basic to technical, including bypassing FRP and working through ADB.
Feature of Redmi 9 Pro (model) M2007J3SC) in that he works on MIUI shelled over Android 10/11, where the deletion procedure is different from the "pure" Android, for example, after a reset via Recovery, the system may require you to enter the data of the previous account - this is what you need to do. FRP-We will show you how to avoid blocking and to unplug your device from Google services.
Why you canβt just delete your account through settings
Many users try to delete a Google account through the Settings menu β Accounts β Google, but face restrictions:
- π FRP-lock: after deleting and resetting the phone requires you to enter the data of the old account.
- π± Residual data: Even after deletion, some services (such as Google Play) continue to use the account cache.
- π Sync: If your account was the primary account, deleting it could disrupt Gmail, Contacts, and Calendar.
- π‘οΈ Protection MIUI: Xiaomi has an additional binding to the Mi Account, which also needs to be disabled.
In addition, the Redmi 9 Pro with MIUI 12+ has a Device Protection feature that can block deleting an account without a password from the lock screen, which complicates the process, especially if the phone is bought from hand and the previous owner has not untie his profile.
β οΈ Note: If you delete your account before selling your phone, make sure to complete a Wipe Data reset via Recovery. Otherwise, the new owner can recover your data through specialized software.
Method 1: Standard removal via MIUI settings
The easiest method is to remove via MIUI interface, which is suitable if:
- π± You have access to the phone and password from the lock screen.
- π Remember the password from your Google account.
- π You donβt plan to reset your phone to factory settings immediately after deleting it.
Instructions:
- Open Settings β Accounts and Synchronization.
- Select Google β tap on the desired account.
- Click Delete Account (bottom of the screen).
- Confirm the action by entering a password from Google or a pattern lock.
If the Delete Account button is inactive or absent, it means:
- The account is the main one (you need to add another one first).
- Device protection is enabled (Settings β Password and Security β Device protection).
- The phone is tied to Mi Account (you need to untie in Settings β Mi Account).
Create a backup of data (contacts, photos, messages)
Make sure you know the password of your Google account.
Turn off two-factor authentication (if enabled)
Untie the phone from Mi Account (Settings β Mi Account β Log out)
-->
Important: After deleting the account through settings FRP-If you reset to factory settings, the phone will require you to enter your remote account data. To avoid this, use Method 3 (recovery with disablement) FRP).
Method 2: Remove via Factory Reset (bypassing FRP)
If you sell a phone or transfer it to another user, it's not enough to just delete your account -- you have to reset your settings completely and disable Factory Reset Protection. On Redmi 9 Pro, this is done via Recovery Mode.
Step-by-step:
- Turn off the phone.
- Press the Power + Volume buttons up at the same time until the Mi logo appears.
- From the Recovery menu, select the language and go to Wipe Data β Wipe All Data.
- Confirm the reset, wait for the process to be completed.
- Restart the phone (Reboot).
Once reset, the phone will start as new, but at the setup stage, you may be asked to enter data from a Google account that was previously linked. FRP-To get around it:
How to bypass FRP on Redmi 9 Pro after reset
| Resetting method | Deleting Google account? | Bypassing FRP? | Do you need a password? |
|---|---|---|---|
| Reset via Settings β Reset | β No (remains in the system) | β No. | β Yes. |
| Recovery Mode (Wipe Data) | β Yes. | β No (needs a roundabout) | β No. |
| Fastboot (Fastboot erase frp) | β Yes. | β Yes. | β No. |
| Removal via ADB | β Yes. | β Yes, if removed /data/system/frp) | β No. |
β οΈ Attention: Bypass FRP We describe methods only for legal purposes (e.g., to restore access to your phone), and use these methods to hack into other people's devices is punishable by law.
Method 3: Delete your account via ADB (for power users)
If standard methods donβt work (e.g., the delete button is inactive), you can use Android Debug Bridge (ADB), which requires connecting your phone to a PC and basic command line knowledge.
What you need:
- π₯οΈ Computer with installed ADB and Xiaomi drivers.
- π USB-cable (preferably original).
- π± Included debugging by USB (Settings β The phone. β Version. MIUI β 7 times tap to unlock the developer's settings).
Instructions:
- Connect the phone to the PC and allow debugging over USB.
- Open the command prompt (Windows) or terminal (Linux/macOS) and type:
adb shell
pm list packages | grep 'google'This will show all Google packages. To delete your account, do:
adb shell content call --uri content://com.android.providers.settings/settings --method GET --arg "frp_locked" --type "int"
adb shell content delete --uri content://com.android.providers.settings/settings --where "name='frp_locked'"
adb shell rm /data/system/frp/*.xmlTo completely delete your account, use:
adb shell pm uninstall -k --user 0 com.google.android.gms
adb shell pm uninstall -k --user 0 com.google.android.gsfAfter these teams FRP-The lock will be disabled, but some Google services will stop working. To restore them, you will need to reflash your phone or reset your settings.
π‘
If the phone stopped turning on after ADB commands, try going to Fastboot (Power + Volume down buttons) and run the fastboot reboot command.
Method 4: Delete via Mi Account (if the phone is tied to Xiaomi)
On Xiaomi Redmi 9 Pro, in addition to the Google account, there is a binding to the Mi Account. If you do not untie it before deleting Google, after resetting the phone may require you to enter Mi Account data.
How to untie Mi Account:
- Go to Settings. β Mi Account.
- Tap the account avatar. β Exit.
- Enter the password and confirm the exit.
- Return to Settings β Password and Security β Account Link and disable Mi Account.
If you have forgotten your Mi Account password, restore it through account.xiaomi.com, and you will need an email or phone number linked to your account.
β οΈ Attention: On some firmware MIUI After the Mi Account is detached, the lock can be triggered for 72 hours, in which case wait 3 days or contact Xiaomi with proof of ownership of the device (check).
Method 5: Complete Fastboot Reset (Guaranteed Deletion)
If all previous methods fail, it leaves a full reset via Fastboot, which deletes all data, including FRP, Mi Account and system files, and is suitable for phones with a locked screen or a lost password.
What you need:
- π₯οΈ PC with Fastboot installed and Xiaomi drivers.
- π USB-cable.
- π± Phone with unlocked bootloader (if not, unlock through Mi Unlock Tool).
Instructions:
- Turn off the phone and press Power + Volume down to log into the Fastboot.
- Connect your phone to your PC and open the command line.
- Enter it in turn:
fastboot devices
fastboot erase frp
fastboot erase userdata
fastboot erase cache
fastboot rebootAfter the reboot, the phone will be completely cleaned, including:
- π± All accounts (Google, Mi Account).
- π Passwords and fingerprints.
- π Personal data (photos, messages, applications).
π‘
Fastboot reset is the only way to guarantee FRP and Mi Account removal without knowing passwords, but it requires unlocking the bootloader, which resets the phone to factory status.
Frequent mistakes and their solutions
When you delete your Google account with Redmi 9 Pro, users face typical problems:
| Mistake. | Reason. | Decision |
|---|---|---|
| "It's impossible to delete the account." | The account is the primary or device protection enabled | Add a second account or turn off protection in Settings β Password and security |
| After reset, asks for an old account (FRP) | Wasn't turned off FRP before resetting | Bypass FRP via ADB or Fastboot (see Method 3 or 5) |
| "Device locked in Mi Account" | Phone tied to Xiaomi account | Untie your account via Settings β Mi Account or reset via Fastboot |
| ADB does not see the device | Not installed drivers or not included debugging | Install ADB drivers and check for USB debugging |
If you delete your Google Play account and stop working, do:
- Go to Settings β Applications β Application Management.
- Find the Google Play Store and Google Play Services.
- Clear the cache and data for both applications.
- Reboot the phone.