How to completely delete a Google account from a Xiaomi Redmi phone: 4 proven ways

Deleting a Google account from Xiaomi Redmi devices is a challenge that users face when selling a phone, resetting settings or fixing sync errors. Despite its apparent simplicity, the process can be complicated by blocking FRP (Factory Reset Protection), which is activated on Android 5.1+ after a hard reset. This protection requires entering data from the last Google account tied, making it impossible to use the phone without the original credentials.

In this article, we will discuss all the current ways of removing – from standard uninstallation through settings to bypassing FRP with ADB and specialized tools like Mi Account Unlock Tool. Particular attention will be paid to the nuances for different versions of MIUI (12-15) and Redmi models (Note 10/11/12, 9A/9C, K50, etc.), where the interface and available options may differ. If you plan to sell the phone or transfer it to another user, be sure to read the section about a full reset with the removal of all accounts.

Why can’t you just delete your Google account through your settings?

On Xiaomi Redmi devices with MIUI, delete your Google account through the standard Settings menu β†’ Accounts are often blocked by the system.

  • πŸ”’ FRP-Android requires password confirmation when trying to delete an account if two-factor authentication is enabled.
  • πŸ“± Link to Mi Account: On some models (e.g. Redmi Note 11 Pro)+) Deleting your Google account requires deactivating your Mi Account.
  • πŸ”„ Limitations MIUI: In versions 14+ Deleting your main Google account is possible only after adding a second account.
  • πŸ›‘οΈ Security Policy: On corporate or training devices, the administrator can block this feature through the Device Policy Controller.

If you see a message that says β€œDelete is impossible due to administrator policy” or β€œPassword required after reset” when you try to delete, then FRP has worked. In this case, alternative methods will be required, described below.

⚠️ Note: Deleting your Google account will result in loss of access to Gmail, Google Drive, Play Market, and other services on your device. If your phone is used to work, export important data first or back up through Settings. β†’ Google β†’ Backup.

πŸ“Š What is your Xiaomi Redmi phone?
Redmi Note 10/11/12
Redmi 9A/9C/9T
Redmi K40/K50
Another Redmi.
Not Xiaomi.

Method 1: Standard removal via MIUI settings

This method works if:

  • πŸ“Œ No phone. FRP-Blocking (you haven't reset your settings before).
  • πŸ“Œ You have access to a password from your Google account.
  • πŸ“Œ The phone is not tied to the Mi Account (or you know its details).

Instructions for MIUI 14/15:

  1. Open Settings β†’ Accounts and Synchronization.
  2. Select Google β†’ tap on the desired account.
  3. Click Delete Account (bottom of the screen).
  4. Confirm the action by entering a password or PIN-phone.
  5. If you receive a request to enter a password from Google, specify it and complete the deletion.

On MIUI 12/13, the path may be different:

Settings β†’ PaSSWORD & SECURITY β†’ Privacy β†’ Google Accounts

⚠️ If after deleting the account, the phone rebooted and requires Google data to be entered, then it worked. FRP. In this case, proceed to Method 3 (ADB) Method 4 (Mi Unlock Tool).

β˜‘οΈ Preparing for account deletion

Done: 0 / 4

Method 2: Removal through reset to factory settings (Hard Reset)

This method deletes all data from your phone, including Google accounts, but can activate FRP if your device was linked to a Google account.

  • πŸ”„ Selling or transferring your phone to another user.
  • πŸ”§ The device is unstable and you want to return it to a β€œclean” state.
  • πŸ“± You are sure to remember the data from the last Google account (required after the reset).

Instructions for Xiaomi Redmi:

  1. Open the Settings. β†’ The phone.
  2. Tap 7 times on the MIUI version to activate the developer mode.
  3. Back to Settings β†’ Additionally. β†’ For developers.
  4. Activate USB Debugging and OEM Unlock (important for bypassing FRP!).
  5. Go back to Settings β†’ System β†’ Resetting.
  6. Choose Delete all data and confirm the action.

After the reboot, the phone can request the last Google account, and if you don’t remember it, use Method 3 or 4.

Model RedmiMIUI versionDo you need a password after Hard Reset?Does OEM support Unlock?
Redmi Note 12 Pro+14/15Yes (if there was a Google account)Yes.
Redmi 10C13Yes.No (Mi Tool required)
Redmi K5014Yes.Yes.
Redmi 9A12No (on some firmware)No.

πŸ’‘

If, after a reset, the phone asks for an old Google account but you don't remember it, try entering any existing Google account linked to that device before.

Method 3: Delete your Google account through ADB (without root)

A method for advanced users that allows you to delete an account without resetting data, but requires a connection to a PC. Works on MIUI 12-15 if USB debugging is enabled.

What you need:

  • πŸ–₯️ Computer with installed ADB-driver.
  • πŸ“± Cable USB (preferably original).
  • πŸ”§ Included debugging by USB phone-on.

Step-by-step:

  1. Connect Redmi to your PC and confirm your trust in your phone.
  2. Open the command line (Windows) or the terminal (Mac/Linux) and type:
adb devices

(Your device should be displayed.)

  1. Enter the command to delete your Google account:
adb shell pm uninstall -k --user 0 com.google.android.gms


adb shell pm uninstall -k --user 0 com.google.android.gsf

These commands delete Google services, which is equivalent to deleting your account.

  1. Reboot the phone:
adb reboot

Once you reboot, your Google account will be deleted, but the Play Market and other Google services will stop working, and you will have to re-add your account to get it back.

⚠️ Note: On some models (Redmi Note 11, K40) After this procedure, it may work. FRP. If your phone needs to be entered by Google after a reboot, use the Mi Account Unlock Tool (Method 4).

What if the ADB can’t see the device?
1. Check if the debugging is included USB developer-setting. 2. Install Xiaomi drivers from the official website (https://new.c.mi.com/global/miuidownload/index). 3. Try another one. USB-cable. 4. On Windows, run the command line on behalf of the administrator.

Method 4: Bypass FRP and delete your account through Mi Account Unlock Tool

If after resetting the settings, the phone requires you to enter data from your old Google account, and you do not remember them, you will need to bypass FRP. For Xiaomi Redmi devices, the most reliable way is to use the official Mi Account Unlock Tool (requires permission from Xiaomi).

Algorithm of action:

  1. Download Mi Unlock Tool from the official website.
  2. Sign up with the Mi Account (if you don’t have one, create one).
  3. Connect your phone in Fastboot mode (turn off the device, then press Power + Volume Down).
  4. In the program, press Unlock and follow the instructions.
  5. After unlocking, boot into the system and add a new Google account.

Important: Xiaomi can request proof of ownership of the device (checks, boxes, etc.) If the phone is bought with hands, this method may not work.

Alternative tools for circumventing FRP (at your own risk):

  • πŸ› οΈ FRP Bypass APK (It works on Android 8-10).
  • πŸ› οΈ Xiaomi Tool V2 (requires PC and cable).
  • πŸ› οΈ Test Point Method (for advanced users, the risk of damage to the phone).

πŸ’‘

The official Mi Account Unlock Tool is the only legal way to bypass FRP on Xiaomi. All other methods can result in a device lock or loss of warranty.

Frequent Mistakes and How to Avoid Them

When you delete your Google account on Xiaomi Redmi, users often face the following problems:

Mistake.Reason.Decision
"Failure to delete the account"The account is the primary account or is linked to the Mi Account.Add a second Google account, then delete the first one.
"Password required after reset"FRP activated.Use the Mi Unlock Tool or ADB
"The device is locked by the administrator"Device Policy Controller (corporate device) is installed on the phoneContact the administrator or perform a reset via Fastboot
ADB: device unauthorizedUnconfirmed trust in PCOn the phone confirm the connection via USB

If none of the methods worked:

  • πŸ”§ Check if the kiosk mode is on (Settings) β†’ Special facilities).
  • πŸ”§ Update your firmware to the latest version through Settings β†’ The phone. β†’ Updating the system.
  • πŸ”§ Contact the Xiaomi service center with documents on the phone.

FAQ: Answers to Frequent Questions

Can I delete my Google account without a password?
Yes, but only if the phone is disabled FRP (for example, on older versions of Android before 5.1) or you use ADB/Mi Unlock Tool. on modern Redmi with MIUI 14+ without a password, deletion is impossible without bypassing security.
What happens if you sell a phone with a Google account?
The customer will not be able to use the phone after resetting the device will require you to enter your data Google, this violates the rules of sale of used equipment and can lead to locking the phone through the protection system Xiaomi.
How to check if my Redmi FRP is disabled?
Go to Settings β†’ Google β†’ Security and see Factory Reset Protection status. If the option is active, FRP is enabled. You can also try to delete your account: if the system requests a password, FRP works.
Does the ADB work on MIUI 15?
Yes, but with reservations: MIUI 15 Xiaomi tightened control over the ADB-If you're debugging by teams. USB It was turned on before the Google account was linked, and it'll work. If it's not, you'll need to unlock the bootloader.
Can I delete my Google account through recovery-mode?
No, Recovery Mode on Xiaomi Redmi doesn’t provide options for managing accounts. The most you can do is reset to factory settings (Wipe Data), but it activates FRP.