Why Deleting a Google Account on Redmi 4 Needs a Special Approach
Xiaomi Redmi 4, released in 2016, is powered by Xiaomiโs MIUI, a proprietary shell that is closely integrated with Google services. Deleting a Google account (or Gmail) on this device has two key features:
First, once reset to factory settings, the phone may require the data of the last Google account tied is Factory Reset Protection (FRP), a theft protection mechanism. On Redmi 4 with MIUI 8-10, this feature works differently than on new models: there is no separate menu to disable FRP, and the unlock process itself requires workarounds.
Second, simply deleting an account through settings doesnโt always work because of firmware bugs. For example, MIUI versions below 9.6 may have left โghostโ data in Settings โ Accounts โ Sync, which led to errors when adding a new account. Today weโll look at all the current ways to delete, including methods for cases when the phone is locked or does not respond to the sensor.
Method 1: Standard removal through MIUI settings
This is the safest way, but it only works if:
- ๐ Phone unlocked (no pattern lock)/PIN-code)
- ๐ถ Internet access (Wi-Fi or mobile network)
- ๐ค The device is not in "Lost" mode (via Find My Device)
Instructions:
- Open the settings (cog icon).
- Go to the Accounts โ Google.
- Put your account in the right place (if there are several).
- In the upper right corner, press three dots. โฎ and select Delete Account.
- Confirm the action by entering the password from the device (if requested).
Make sure your contacts and photos are synced with another account
Write down passwords from apps linked to Google (e.g. Gmail, YouTube)
Disable two-factor authentication for this device in Google settings
Check if your account is used for payment on Google Play-->
โ ๏ธ Note: After deleting your account through settings, some apps (such as Google Pay or YouTube Premium) may require re-authorization. Redmi 4 also often resets Smart Lock settings (automatically unlocking on trusted devices).
Method 2: Removal through factory reset (Hard Reset)
This method is suitable if:
- ๐ Delete all data from your phone, including your Google account)
- ๐ The device is locked, but you remember the data from your Google account
- ๐ The phone is slowing down due to overcrowded memory
How to make Hard Reset on Xiaomi Redmi 4:
- Turn off the phone.
- Press the Volume Up + Power buttons at the same time and hold for 10-15 seconds until the Mi logo appears.
- In the Recovery menu (it is in English), select Wipe Data (movement - volume buttons, choice - power button).
- Confirm the reset by selecting Wipe All Data.
- After completion, select Reboot.
| Action. | Effects of consequences | How to avoid problems |
|---|---|---|
| Reset via Recovery | All data, including photos and messages, are deleted | Make a backup through Settings โ Additional โ Backup |
| FRP-blocking after reset | The phone will require you to enter the data of the last Google account | Delete your account through the settings before resetting |
| Reset via Settings โ Recovery and Reset | You may not delete your Google account completely (MIUI 8-9) | Use only Wipe Data in Recovery |
โ ๏ธ Attention: Redmi 4 with firmware MIUI 8 Global Stable after Hard Reset, there is sometimes an error "This device was reset. To continue, log in to a Google account that was synced earlier," even if the account was deleted in advance. FRP (see Method 4).
Yeah, I had to go around.
Yeah, but I was able to enter the account details.
No, never.
I don't know what it is.-->
Method 3: Delete Google account via ADB (for advanced)
This method requires a computer and works if:
- ๐ฅ๏ธ There is access to PCs with installed Xiaomi drivers and ADB
- ๐ Debugging is on. USB (Settings โ The phone. โ Version. MIUI โ 7 times tap to unlock the developer menu)
- ๐ Phone unlocked (but Google account is not deleted in the standard way)
Step-by-step:
- Connect Redmi 4 to your PC via USB-cable (original!).
- Open the command line (Windows) or the terminal (Mac/Linux) and type:
adb devices(Your device name should appear as a confirmation of your connection.)
- 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- Reboot the phone:
adb rebootโ ๏ธ Note: After these commands are completed, Google services (Play Market, Gmail, YouTube) may stop working. APK-service files ADB On Redmi 4, this can also lead to the error "Google Play Services has stopped" - in which case only the firmware will help.
What if the ADB canโt see the device?
Method 4: FRP bypass on Xiaomi Redmi 4 (if the phone is locked)
If you reset your phone and you don't remember, you'll need to bypass Factory Reset Protection. On Redmi 4, you can do this in three ways:
Method 1: Emergency Call (operates on MIUI 8-9)
- On the FRP lock screen, press Emergency Call.
- Dial ##4636## and the test menu will open.
- Go to Usage statistics โ Settings (cog at the top).
- Enable USB debugging in the developer menu.
- Connect your phone to your PC and use ADB to remove FRP:
adb shell am start -n com.google.android.gsf.login/
adb shell am start -n com.google.android.gsf.login.LoginActivityMethod 2: Recovery of Google Password
If you have access to another device:
- Go to the Google account recovery page.
- Enter the last known email and follow the recovery instructions.
- After a successful recovery, enter new data on Redmi 4.
Method 3: Through Fastboot firmware (risky!)
This method is suitable if other methods have not worked, but it requires:
- ๐ฅ๏ธ Computer with Mi Flash Tool installed
- ๐ฅ Official firmware for Redmi 4 (for example, latest_global_stable)
- ๐ง Unlocked bootloader (if not unlocked, you will need to wait 72 hours after you have attached your Mi Account)
โ ๏ธ Note: Fastboot removes all data, including IMEI (Some versions of Redmi 4 may require restoration after the procedure. IMEI via the engineering menu (#3646633##).
๐ก
If after bypassing FRP, the phone asks for a Mi Account, and you do not remember it, try entering 1234567890 (the standard password for some Xiaomi firmware).
What to do after deleting your Google account
Successful account deletion is only half the battle, so you can avoid future problems.
- Set up a new Google account (if you need Play Market access).Redmi 4 may need to reboot after deleting your old account for proper sync.
- Turn off FRP (if you plan to sell your phone):
Go to Settings โ Accounts โ Google โ Sync settings and disable Data Backup.
- Check the services:
- ๐ฑ Google Play Market โ Open without errors
- ๐ง Gmail โ Check the synchronization of emails
- ๐ต YouTube โ Authorization must be done without requesting an old account
โ ๏ธ Attention: Redmi 4 with firmware MIUI 8 After deleting your Google account, you may lose access to Google Play Services:
- Download the latest version of Google Play Services from APKMirror.
- Install. APK-Manual file (allow installation from unknown sources in security settings).
- Reboot the phone.
Frequent mistakes and their solutions
When you delete your Google account on Xiaomi Redmi 4, users face typical problems:
| Mistake. | Reason. | Decision |
|---|---|---|
| โIt is impossible to delete the administrator accountโ | The account is linked to the Administrator Device (for example, through Find My Device) | Go to Settings โ Security โ Device administrators and uncheck Google |
| "Synchronization stopped." | Google Play Services and MIUI Version Conflict | Update Google Services via Play Market or Manually Install APK |
| After reset, asks for an old account, although it was deleted | Incomplete removal of account data from the system | Use ADB for complete cleaning (see Method 3) |
| โI couldnโt connect to Googleโs servers.โ | Incorrect date/time settings or locking through Mi Cloud | Check the date in Settings โ Additional โ Date and time (enable automatic determination) |
๐ก
On Xiaomi Redmi 4 with MIUI 8-9, standard deletion of Google account through settings only works 60% of the time; the rest require a combination of reset, ADB and FRP bypass.