Deleting Google Account with Xiaomi Redmi 4A โ The task that users face when selling a phone, resetting settings, or fixing sync errors, however, standard menu deletion doesn't always work correctly: an account can remain tied to the device, causing problems with the device. FRP-Factory Reset Protection after reset, and in this article we will discuss all current methods, from basic to advanced, including bypassing protection.
The Redmi 4A (Model 2016104) is a feature that runs on MIUI with a shell over Android 6.0/7.1, where the deletion procedure is different from the current versions. If you plan to sell your phone or transfer it to another user, it is not enough to just log out of the profile - you need to completely unplug the device from Google servers, otherwise the new owner will not be able to activate the smartphone without your data.
Why canโt you just log out of your Google account?
Many users mistakenly believe that clicking โOffโ in the account settings is enough, which actually leads to the following problems:
- ๐ FRP-Lock: After resetting your phone, the system will require you to enter a login and password from the last Google account associated with the device.
- ๐ฑ Residual data: App cache, sync settings and backups will remain on the device.
- ๐ Automatic login: The next time you connect to the Internet, your phone may be re-associated with your account.
- ๐ซ Limitations MIUI: On some firmware versions, the account deletion option is hidden or blocked.
On Redmi 4A with MIUI 8/9 (the current version for this device), deleting through the standard menu often works incorrectly due to the features of the shell. For example, after deleting, the account may reappear in the list after a reboot. This is due to the fact that MI Cloud (the cloud service Xiaomi) automatically restores its association with the device.
Method 1: Delete your account through phone settings
The easiest method that works if you have access to the settings menu and the phone is not locked.It's good for Redmi 4A with any version of MIUI, but may not work on custom firmware.
Instructions:
- Open Settings โ Accounts (or Sync in older versions of MIUI).
- Select Google โ tap on your account.
- In the upper right corner, press three dots (โฎ) โ Delete the account.
- Confirm the action by entering a password or pattern lock to the phone.
If the โDelete Accountโ item is not:
- ๐ง Try to disable sync for all Google services first (contacts, calendar, Gmail).
- ๐ฑ Restart your phone and try again.
- ๐ Update Google Play Services through the Play Store.
โ๏ธ Preparing for account deletion
โ ๏ธ Note: If the account appears again on the list after deletion, this means that MI Cloud automatically restores binding. In this case, proceed to Method 2 (reset via Recovery).
Method 2: Removal through reset to factory settings (Hard Reset)
If the standard deletion didnโt work or the phone was already locked in FRP, a complete reset would be required. On Redmi 4A, you can do this in two ways: via the settings menu or using Recovery Mode.
Important: Reset will delete all data from the phone, including photos, messages and installed apps.
Option A: Reset via settings
- Go to Settings โ Additional โ Recovery and Reset.
- Select Resetting โ Resetting your phone.
- Enter the phone password (if required) and confirm the action.
- After the reboot, the phone will be like new โ no linked accounts.
Option B: Reset via Recovery Mode
If the phone is locked or does not respond to touch:
- Turn off Redmi 4A.
- Press the Power button + Volume up at the same time until the Mi logo appears.
- In the Recovery menu, select Wipe Data (manage volume buttons, confirmation โ power button).
- Confirm all data by using Wipe All Data โ Confirm.
- After reset, select Reboot.
| Resetting method | Password required | Removes FRP | Saves the data. |
|---|---|---|---|
| Through settings | Yeah (from the phone) | Yes. | No. |
| Recovery Mode | No. | Yes. | No. |
| Fastboot (for advanced) | No. | Yes. | No. |
| Removal via ADB | Yes (from PC) | Yes. | Partially. |
โ ๏ธ Note: If after reset, the phone requires you to enter data from your previous Google account (FRP-locking, which means the binding has not been completely removed. In this case, proceed to Method 4 (bypassing) FRP).
Method 3: Delete your account via ADB (for power users)
If standard methods donโt work, you can delete your Google account using Android Debug Bridge (ADB), which requires connecting your phone to your computer and having a basic command line knowledge.
What you need:
- ๐ฅ๏ธ A computer with installed Xiaomi drivers and ADB.
- ๐ USB-cable (preferably original).
- ๐ฑ Included Debugging by USB on the phone (Settings) โ The phone. โ Version. MIUI โ 7 times tap to unlock the developer mode).
Instructions:
- Connect Redmi 4A to your PC and allow debugging over USB.
- Open the command prompt (Windows) or terminal (Linux/macOS) and type:
adb devicesIf the device appears in the list, do:
adb shell pm list packages | grep 'google'Find com.google.android.gsf (Google Services Framework) and delete your account by command:
adb shell content delete --uri content://com.google.android.gsf.gservices --where "name='android_id'"Then delete the account itself:
adb shell pm clear com.google.android.gms๐ก
If the command doesnโt work, try turning off signature verification in Recovery first: in the Recovery menu, select Disable DM-Verity (if there is one).
After you complete the commands, reboot your phone. Your Google account should disappear from the list. If it doesn't, repeat the procedure or use Fastboot (Method 5).
Method 4: Bypassing FRP-blocking after reset
If you have already done a reset, but the phone requires you to enter data from your old Google account, you will need to bypass Factory Reset Protection (FRP). On the Redmi. 4A This can be done in several ways, but the most reliable is through Mi Account Unlock Tool or special tools. APK-file.
Important: These methods are only for legal purposes (e.g. if you forget your account details) and it is illegal to hack into someone else's devices!
Method A: Using APK to bypass FRP
- Download the file to the PC. FRP_Bypass.apk (For example, QuickShortcutMaker or FRP Hijacker).
- Get Redmi on board. 4A PC and copy APK phone-in MTP (if available) or by OTG-cable.
- On your phone, during the Wi-Fi setup, click on the text input bar โ select Insert โ File Manager.
- Install the downloaded APK and follow the applicationโs instructions to bypass FRP.
Method B: Using the Mi Account Unlock Tool (official method)
If the phone is tied to Mi Account, you can use the official tool from Xiaomi:
- Go to the Mi Account website and log in.
- In the Devices section, find your Redmi 4A and click Delete Device.
- Wait 72 hours (sometimes less) and the lock will be automatically removed.
What to do if FRP is not enough?
Method 5: Completely delete your account via Fastboot (flashing)
The most radical, but also the most reliable method is to reflash the phone via Fastboot.This will delete all data, including FRP, and install a clean version of MIUI. Suitable if other methods have not helped or the phone is locked dead.
What you need:
- ๐ฅ๏ธ Computer with Mi Flash Tool and Xiaomi drivers installed.
- ๐ Official firmware for Redmi 4A (download from Xiaomi website).
- ๐ Cable USB (preferably original).
- ๐ง Unlocked bootloader (if the firmware is unofficial).
Instructions:
- Turn off the phone and put it in Fastboot mode: press the Power button + Volume down.
- Connect Redmi 4A to your PC and start the Mi Flash Tool.
- Select the downloaded firmware (file with extension.tgz) and press Refresh โ the device must be determined.
- At the bottom, select Clean All (full clean) and click Flash.
- Wait for the process to complete (5-10 minutes) and restart the phone.
๐ก
Fastboot flashing is the only way to get rid of it. FRP-But it's also the riskiest method, because if you make a mistake, it can turn into a brickยป.
โ ๏ธ Warning: Firmware will void warranty if the phone has not been officially unlocked through the Mi Unlock Tool. Also make sure you download firmware specifically for the Redmi model. 4A (2016104, otherwise the device may be damaged.
Frequent Mistakes and How to Avoid Them
When you delete a Google account with Redmi 4A, users often face typical problems, and here are the most common ones and ways to solve them:
| Mistake. | Reason. | Decision |
|---|---|---|
| The account appears again after deletion | Auto-Recovery with MI Cloud | Disable sync with MI Cloud before deleting |
| Resetting through Recovery does not work | Recovery section damaged | Recovery via Fastboot |
| ADB does not see the device | No drivers or debugging not included | Install Mi PC Suite and check the developer settings |
| After reset, an old account (FRP) is required | Incomplete binding removal | Use Method 4 or 5 |
| The phone does not turn on after the firmware | Incorrect firmware or interrupted process | Repeat the firmware with the correct version of MIUI |
If you encounter an error not described in the table, check:
- ๐ Quality. USB-cable (try another one).
- ๐ Version MIUI (Upgrade to the last stable).
- ๐ Availability of root rights (if you use custom firmware).