How to Delete Google Account Completely with Xiaomi Redmi 7: 4 Working Methods

Why Deleting a Google Account on Redmi 7 Could Be a Problem

Deleting a Google account from a Xiaomi Redmi 7 phone is a trivial task, but owners of MIUI-based devices often face unexpected challenges: the system can block access to certain features, require re-entry, or even activate FRP (Factory Reset Protection) protection, which is because Redmi 7, released in 2019, runs Android 9 Pie with a Xiaomi-branded shell, where the integration of Google services is not as flexible as on โ€œpureโ€ Android.

The main problem lies in the MIUI architecture: after deleting an account through standard settings, some applications (for example, Play Store or Gmail) may stop syncing, and when resetting to factory settings, the phone will require you to enter the last associated metric. In addition, Redmi 7 often runs a bug, in which after deleting the profile, you can not add a new account without rebooting, we will understand how to avoid these pitfalls and correctly deactivate the account.

Important: On Xiaomi Redmi 7 with MIUI below 12.0.3, deleting the main Google account through settings may cause the Google Play Services service to crash โ€“ in which case, a manual reinstallation via ADB will be required.

Method 1: Standard removal through MIUI settings

The easiest way is to use the built-in tools of the system, and it's good if:

  • ๐Ÿ”น Remember your account password and it is not blocked
  • ๐Ÿ”น The phone is not in Find My Device mode (remote lock)
  • ๐Ÿ”น You have an official firmware installed. MIUI (non-custom)
  • ๐Ÿ”น You donโ€™t plan to drop your phone to factory settings anytime soon.

Instructions:

  1. Open the Settings app (cog icon).
  2. Go to Accounts and Sync (or Google depending on MIUI version).
  3. Tap your Google account.
  4. In the upper right corner, press three dots (โ‹ฎ) and select Delete Account.
  5. Confirm the action by entering the device password (if requested).

โš ๏ธ Note: After deleting through this method, Redmi 7 may stop auto-updating apps from the Play Store. To restore the function, go to Settings โ†’ Annexes โ†’ Application management โ†’ Google Play Store โ†’ Storage and clear the cache.

Backup your contacts and photos |Remember your account password |Deactivate two-factor authentication |Check that your phone is at least 50%-charged-->

Method 2: Removal via ADB (for power users)

If the standard method didnโ€™t work or you got the error โ€œCanโ€™t delete your accountโ€, you will have to use Android Debug Bridge (ADB), which requires connecting your phone to your computer, but is guaranteed to work even on locked devices (provided that debugging over USB is enabled).

What you need:

  • ๐Ÿ–ฅ๏ธ A computer with installed Xiaomi drivers and ADB (You can download from the official website)
  • ๐Ÿ”Œ USB-cable (preferably original)
  • ๐Ÿ“ฑ Included debugging by USB on the phone (Settings) โ†’ The phone. โ†’ Version. MIUI โ€” Tap 7 times, then return to the additional โ†’ For developers)

Step-by-step:

  1. Connect Redmi 7 to your PC and confirm your trust in your computer on your phone screen.
  2. Open the command line (Win + R โ†’ enter cmd) and do:
adb devices

(Your device must be displayed with a serial number.)

  1. Enter the command to delete the account:
adb shell pm clear com.google.android.gms


adb shell content delete --uri content://com.android.providers.settings/settings --where "name='account_sync_enabled'"

  1. Reboot your phone (adb reboot).

โš ๏ธ Note: After these commands are executed, all Google account data will be erased from the device, including saved passwords in Chrome and Gmail settings. If you used Titanium Backup or other backup tools, restore the data before rebooting.

What if the ADB canโ€™t see the device?
1. Check if Xiaomi drivers are installed USB Drivers (you can download it on the official website). 2. Try another one. USB-cable (some charging cables do not support data transfer). 3. Enable Transfer Files mode (MTP) in the notification curtain when connecting. 4. Reinstall ADB through SDK Platform Tools.

Method 3: Delete via Fastboot (if the phone is locked)

If Redmi 7 is blocked due to FRP (for example, after resetting to factory settings), and you do not remember your account data, you will have to use Fastboot mode.

You'll need:

  • ๐Ÿ”ง Unlocked bootloader (if not, read the instructions below)
  • ๐Ÿ’ป Computer with Fastboot installed and drivers
  • ๐Ÿ“„ Firmware file for Redmi 7 (download from Xiaomi Firmware Updater)

Instructions:

  1. Turn off your phone and press Power + Volume Down to log into Fastboot.
  2. Connect the device to the PC and check the connection:
fastboot devices
  1. Enter the command to remove FRP:
fastboot erase frp
  1. Re-flash the device (optional if you want a clean system):
fastboot flash system system.img


fastboot flash boot boot.img

โš ๏ธ Attention: Fastboot erase frp and flashing commands erase all data from internal memory, including photos and apps. If your phone had important files, try extracting them first through the phone. TWRP (if established).

Yeah, after the reset.|Yeah, after buying a used phone.|No, but I've heard about this problem.|No, and I don't know what it is.-->

How to unlock the bootloader on Redmi 7 for the Fastboot method

If the bootloader is locked, the Fastboot commands won't work. Xiaomi lets you officially unlock the bootloader, but the process takes up to 72 hours (due to company verification).

Steps:

  1. Download the Mi Unlock Tool from the official website.
  2. Log into your Mi Account on your phone (Settings โ†’ Xiaomi Account) and link the device.
  3. Enable OEM Unlocking in Settings โ†’ Additional โ†’ For Developers.
  4. Connect Redmi 7 to your PC in Fastboot mode and launch the Mi Unlock Tool.
  5. Log in to the same Mi Account and click Unlock.

Wait. SMS with confirmation (may come in 1-3 days) After unlocking the bootloader, all data on the phone will be erased!

Deleting methodPC requiredErase dataIt works with FRP-blocking.Difficulty
Through MIUI settingsโŒ No.โŒ No.โŒ No.โญEasy
ADBโœ… Yes.โš ๏ธ Partially (account only)โŒ No.โญโญ Medium
Fastbootโœ… Yes.โœ… Yes (full reset)โœ… Yes.โญโญโญ Difficult.
Reset to factoryโŒ No.โœ… Yes.โŒ No (requires an account)โญ Easy

Method 4: Reset to factory settings (extreme case)

If other methods fail, hard reset remains. However, Redmi 7 will need to enter the last Google account after reset (due to FRP).

  • ๐Ÿ”“ You know the login/password from the linked account
  • ๐Ÿ“ฑ The phone is not stolen (otherwise the lock will remain)
  • ๐Ÿ’พ You donโ€™t need data from internal memory.

How to reset:

  1. Turn off the phone.
  2. Press the Power + Volume Up before the Mi logo appears.
  3. From the Recovery menu, select Wipe Data โ†’ Wipe All Data (control โ€“ volume and power buttons).
  4. Confirm the action and wait for the reboot.

โš ๏ธ Attention: Redmi 7s MIUI 11 and below, after reset, you may experience an error: "This device was reset. To continue, sign in with a Google Account." If you do not remember your account information, the only way out is through Fastboot (see Method 3).

๐Ÿ’ก

Remove before resetting SIM-card and memory card โ€“ this will speed up the process and reduce the risk of file damage on external media.

What to do after deleting your Google account

Once you successfully delete your account, follow these steps to avoid problems:

  1. Reboot your phone and it will reset the cache of Google Play Services.
  2. Update Google Play Services through the Play Store.
  3. Check the synchronization in Settings โ†’ Accounts.
  4. Install an alternative store (such as APKMirror) if the Play Store is unstable.

If contacts or calendars are lost after removal, restore them through:

  • ๐Ÿ“ฅ Backup in Google Drive (if sync was enabled)
  • ๐Ÿ“ฑ Local copy in /sdcard/MIUI/backup/AllBackup
  • ๐Ÿ–ฅ๏ธ Exporting from your old account via Google Takeout

๐Ÿ’ก

After deleting your Google account on Redmi 7, be sure to update Google Play Services and clear the Play Storeโ€™s cache โ€“ this will prevent errors when installing apps.

FAQ: Frequent questions about deleting your Xiaomi Redmi account 7

Can I delete my Google account without a password?
No, if the phone is not unlocked. Delete through the settings requires a password from your account. If you forgot it, try recovering through Google's recovery page or use the ADB/Fastboot method (but they require an unlocked bootloader).
Why did the Play Store stop working after deleting the account?
This is a typical MIUI problem on Android 9. Solution: Go to Settings โ†’ Apps โ†’ App Management โ†’ Google Play Store. Click Storage โ†’ Clear Cache and Clear Data. Restart your phone and update Google Play Services.
How to delete your account if your phone is locked after a reset (FRP)?
There are two options: If you know your account information, enter it on the lock screen. If you don't know: Use the Fastboot method with the fastboot erase frp command (you need an unlocked bootloader). Redmi 7 with MIUI 10 and below sometimes gets bypassed by adding a new account in Emergency Call mode, but this method is unstable.
Will your phone work without a Google account?
Yes, but with limitations: โœ… Calls are working, SMS, camera, basic functions MIUI. โŒ There will be no updates for apps from the Play Store. โŒ Some games, for example, PUBG Mobile or Genshin Impact will require an account to log in. โŒ No synchronization of contacts, mail and calendars, Solution: Use alternative services (e.g. APKPure for apps or ProtonMail for email).
Can I delete my Xiaomi account with Google?
Yes, but these are separate procedures. Xiaomi account is deleted in Settings โ†’ Xiaomi account โ†’ Delete the account, but after that: ๐Ÿ”ด Mi Cloud, Themes and Mi Community will stop working. ๐Ÿ”ด Some system applications (e.g. Security) may be bugged, and we recommend that you delete Google first, and then your Xiaomi account if you donโ€™t need one.