Deleting a Google account from a Xiaomi Redmi 7A phone may be necessary for a variety of reasons, from selling the device to solving sync problems. However, many users face difficulties - the system does not always allow you to simply delete the main account, especially if it is tied to factory settings. In this article, we will discuss all the current methods of deletion, including standard methods through menus and advanced solutions for complex cases.
It is important to understand that simply deleting through settings does not always clear all traces of an account. Redmi 7A (as with other MIUI devices) retains cached data that can cause problems when you reauthorize or reset, and we will show you how to delete an account without consequences, while saving personal files and settings of other applications.
Why you can’t just delete your Google account through your settings
The Xiaomi Redmi 7A (and other Android 9 Pie and MIUI 10/11/12 smartphones) have several layers of protection that make it harder to delete your main account:
- 🔒 Factory tie-up (FRP) — If the account was added on the first turn on, the system considers it the “owner” of the device and blocks deletion without a password.
- 📱 Synchronization MIUI — Even after deleting through the settings, some data remains in the Xiaomi cloud and can be automatically restored.
- 🔄 App cache – Google Play Services and Google Account Manager store temporary files that prevent complete deletion.
If you have tried to delete your account through Settings → Accounts → Google and received a message saying “Impossible to delete your account” or “Password required” – this means that Factory Reset Protection (FRP) is working.
Method 1: Standard removal through settings (if not) FRP-lock-in)
If your Redmi 7A is not blocked by FRP (for example, an account is not added when you first turn on), try this method:
- Open the settings (cog icon on the desktop).
- Go to Accounts and Sync (or Passwords and Security → Accounts in new versions of MIUI).
- Select Google and tap your account.
- In the upper right corner, press three dots (⋮) and select Delete Account.
- Confirm the action by entering the password from the device (if required).
⚠️ Note: After removal, you will lose access to:
- 📧 Gmail and contacts.
- 📱 Apps from Google Play (re-authorization required).
- 📁 Google Drive files and photos in Google Photos.
Save important data from Gmail and Contacts|Download backup photos from Google Photos|Remember the password from the account (you will need to re-enter)|Untie the device from Google Pay (if you used it)-->
Method 2: Removal through reset to factory settings (Hard Reset)
If the standard method doesn't work, you'll have to do a complete reset, which will delete all data from your phone, including apps, photos and settings, but it will guarantee that you'll clear your Google account.
Instructions for Xiaomi Redmi 7A:
- Open the Settings. → The phone.
- Tap 7 times on the MIUI version to activate Developer Mode.
- Return to Settings → Additional → For developers and enable USB debugging.
- Turn off your phone. Press the Power button + Volume up at the same time to enter Recovery Mode.
- Select Wipe Data → Wipe All Data (control – volume buttons, confirmation – power button).
- After the reset, the phone will restart. During the setup phase, skip adding a Google account.
⚠️ Note: If after resetting the phone requires you to enter an old Google account (this is the case). FRP-locking, which means the binding is saved, in which case proceed to Method 4 (bypassing) FRP).
What if the phone asks for an old account after a reset?
Method 3: Remove via ADB (for power users)
If the reset didn’t help or you don’t want to lose data, you can delete your account via ADB (Android Debug Bridge), a method that requires a computer and basic command line skills.
Step-by-step:
- Download and install Platform Tools on PC.
- Connect Redmi 7A to your computer via USB and enable USB Debugging (see Method 2, Steps 2-3).
- Open the Command Prompt (Windows) or Terminal (Mac/Linux) in the folder with the platform-tools.
- Enter the command to check the connection: Adb devices should appear serial number of your device.
- Follow the command to delete your account (replace your.email)@gmail.com adb shell pm clear com.google.android.gms && adb shell content delete --uri content://com.android.providers.settings.settings --where "name='account_to_remove'" --bind name:s:"your.email@gmail.com"
- Reboot your phone: adb reboot
Important: After these commands are executed, the account will be deleted from the system, but some Google services may require re-authorization. FRP-lockdown!
adb shell pm clear com.google.android.gmsThen repeat the main command.-->
Method 4: Bypass FRP-lock on Xiaomi Redmi 7A (If the phone requires an old account)
If Redmi 7A asks you to enter your old Google account after a reset, Factory Reset Protection is working, and you can get around it in a number of ways, but they all require caution.
Method 1: Emergency Call (operates on MIUI 10-12)
- On the FRP lock screen, press Emergency Call.
- Dial ##4636## and the test menu will open.
- Go to Usage Statistics (or Usage Statistics).
- Press three points (⋮) in the upper right corner and select Settings.
- Turn on USB debugging and connect the phone to the PC.
- Use ADB to remove FRP (the command below).
Method 2: Through ADB (Universal)
Connect your phone to your PC and execute the command:
adb shell am start -n com.google.android.gsf.login/
adb shell content insert --uri content://settings/secure --bind name:s:frp_lock --bind value:s:0⚠️ Attention: Bypass FRP Google's security policy may be violated.Some methods stop working after updates MIUI. If the phone is locked after an unsuccessful attempt, contact the service center with a confirmation of purchase.
Method 5: Delete your account through Xiaomi’s Mi Account settings
Sometimes the problem isn't with your Google account, but with your Xiaomi account (Mi Account). If you deleted Google, but your phone still asks for data when you reset, check:
- Open Settings → Accounts and Sync → Mi Account.
- Click on your account and select Exit or Delete account.
- Enter the password from the Mi Account to confirm.
- Reboot the phone.
If you have forgotten your Mi Account password, restore it to the official account.xiaomi.com. Without deleting your Mi Account, a full reset may not solve the lock problem.
💡
Xiaomi Redmi 7A has a stronger Mi Account than Google. If you sell a phone, be sure to untie both accounts!
What to do after deleting your Google account
After successfully deleting your account, follow these steps to avoid problems:
| Action. | Why? |
|---|---|
| Reboot the phone. | Clears the cache of system applications |
| Check the settings → Accounts | Make sure your account is deleted. |
| Update Google Play Services | Corrects synchronization errors |
| Add a new account (if necessary) | Avoid FRP problems on the next reset |
If you deleted your account before selling your phone, don’t add a new one — just reset (see Method 2) and hand over the device to the customer in a “clean” form.