Deleting a Google account from a Xiaomi Redmi 8 phone is a challenge that users face when selling a device, resetting to factory settings or wanting to change their main account. However, standard deleting through the Settings โ Accounts menu does not always work correctly: devices with MIUI often remain โlinkedโ to services, and after a reset, a request for FRP verification (Factory Reset Protection) may appear. In this article, we will discuss all the current methods of deletion, including bypassing the lock if you forget your password from Google.
Redmi 8 (codenamed olive) is a hybrid firmware that combines MIUI (versions 10-12) and Android 9-10, which affects menu layout and options available. For example, some versions of MIUI have a deletion button hidden behind additional settings, but in older builds it is not at all. We take all these nuances into account and provide instructions that work on any version of your Redmi 8 software.
Before proceeding, make sure that:
- ๐ฑ You have access to your phone (screen unlocked).
- ๐ You remember the password from your Google account (if not, read the section on the bypasses). FRP).
- ๐ก The device is connected to Wi-Fi or mobile network (required for synchronization).
- ๐ Battery charge above 30% (to avoid sudden shutdown).
Method 1: Standard removal via MIUI settings
The easiest method is to delete your account directly from the settings menu, which is fine if you remember the password and the phone is not locked. On Redmi 8, the path to settings may vary depending on the version of MIUI, but the overall scheme is the same:
- Open the Settings app (cog icon).
- Scroll down and select Accounts and Sync (or just Accounts in older versions).
- Google, and you will see a list of linked accounts.
- Select the appropriate account (if there are several).
- In the upper right corner, press three dots. โฎ and select Delete Account.
- Confirm the action by entering the device password or pattern lock.
Important! Once deleted, all the data associated with that account (contacts, mail, calendars) will be deleted from the phone but stored in the Google cloud. If you used MI Cloud sync, check if there are any copies of the data left there.
โ๏ธ Preparing for deleting a Google account
On some versions of MIUI 11-12, the Delete Account option may not be available.
- Return to the main settings menu.
- Go to the Apps โ Application management.
- Find Google Play Services and open them.
- Click Warehouse โ Space Management โ Delete all data.
- Reboot your phone and try to delete again through your Accounts.
๐ก
If after deleting your account, your phone requires a password when you log in to the Play Market, clear the data of the Google Play Services and Google Play Store application in the application settings.
Method 2: Removal through reset to factory settings
If the standard method didn't work or you're preparing your phone for sale, you can do a full reset, which will delete all data from the device, including accounts, apps and files. On Redmi 8, you can reset in two ways: through the settings menu or using a receiver.
Option A: Reset via MIUI settings
- Open the Settings. โ The phone.
- Tap 7 times on the MIUI version to activate Developer Mode (if not previously activated).
- Return to the main settings menu and select Additional Settings โ Recovery and Reset.
- Click Reset Settings โ Delete all data.
- Enter the password from the device and confirm the action.
Option B: Reset via Recovery Mode
If your phone is locked or not turned on, use hardware recovery:
- Turn off Redmi 8.
- Press the Power + Volume buttons up at the same time and hold for 10-15 seconds until the Mi logo appears.
- In the recap menu, select Wipe Data (movement - volume buttons, choice - power button).
- Confirm the reset by selecting Wipe All Data.
- After completion, select Reboot.
On Xiaomi Redmi 8, after resetting through the recavator, you may receive a request for FRP verification (Google account), even if you deleted it in advance. This is due to the security features of Android 9-10. To avoid blocking, untie the device from your Google account through the Google Control Panel before reset.
What if your phone asks for an old Google account after a reset?
Method 3: Delete your Google account without a password (bypassing FRP)
If you forget your password from your linked account and your phone needs FRP-lock verification after reset, you can legally bypass the lock through Googleโs official tools. However, on Redmi 8 with MIUI, this process is nuanced.
Method 1: Restoring access to the account
The safest way to do this is to restore access to your Google account:
- On the FRP lock screen, click Forgot your password.
- Enter the last password you remember or use a backup email/phone.
- If recovery fails, go to PC at the link to restore your Google account.
- After successful login, unlock your phone by entering your account details.
Method 2: Bypass FRP through settings (for MIUI 10-12)
On some versions of MIUI, you can bypass the lock through the settings menu:
- On the FRP verification screen, connect to Wi-Fi.
- Go back and press the emergency call.
- Dial ##4636## and the test menu will open.
- Go to Settings โ General โ Reset and perform reset.
- After rebooting, skip the account binding (if possible).
โ ๏ธ Attention, use of informal circumvention techniques FRP (through ADB, Firmware or third-party utilities can lead to: - loss of warranty; - locking the device manufacturer; - security vulnerabilities. Xiaomi actively fights against such methods, so they often stop working after updates.
Method 4: Delete your account via ADB (for advanced users)
If standard methods fail and the phone is unlocked, you can delete your account via Android Debug Bridge (ADB), which requires a PC connection and enabled USB debugging.
Step 1: Preparation
- ๐ฅ๏ธ Install. ADB and Fastboot Tools on PC.
- ๐ฑ On the phone, activate the developer mode (7 taps according to the version) MIUI phone).
- ๐ Turn on Debugging. USB In Settings โ Additionally. โ For developers.
- ๐ Connect Redmi 8 to your PC via USB-cable (original!).
Step 2: Execution of commands
Open the command prompt (Windows) or terminal (macOS/Linux) in the adb folder and type:
adb devicesIf the device is determined, perform:
adb shell pm list packages | grep "google"Find the packages associated with your account (e.g. com.google.android.gms) and then delete them:
adb shell pm uninstall -k --user 0 com.google.android.gmsAfter the reboot, the account will be untied, but some of the features of Google may not work properly.
โ ๏ธ Attention, removing system packets through ADB can lead to: - errors in the work of Google services; - inability to update applications; - "departure" MIUI Use this method only if other methods have not worked!
Method 5: Delete your account via Mi Account (for those associated with Xiaomi)
If Redmi 8 has not only a Google account but also a Mi Account attached, it should also be deleted, which is especially important when selling a phone, since the new owner will not be able to activate the device without your data.
- Open Settings โ Accounts and Sync โ Mi Account.
- Click on your profile and select Exit.
- For complete deletion, go to the Mi Account website.
- In the Devices section, find Redmi 8 and remove it from the list.
- Return to your phone and check that in Settings โ About Phone โ MIUI Status there is no linked account.
If you forget your Mi Account password, restore it through Xiaomiโs official website. Unlike Google, itโs almost impossible to get around Mi Account verification without the ownerโs data โ itโs part of the theft protection.
Table: Comparison of ways to delete Google account on Xiaomi Redmi 8
| Method | Difficulty | Password required | Deletes all data. | Risk of blocking FRP |
|---|---|---|---|---|
| Through MIUI settings | โญ | Yes. | No. | Low. |
| Reset to factory | โญโญ | No (but may be required after) | Yes. | High-pitched |
| FRP circumvention | โญโญโญ | No (but account details are needed) | No. | Medium. |
| Through ADB | โญโญโญโญ | No. | Partially. | Low (but risk of disruption) |
| Deleting Mi Account | โญโญ | Yes. | No. | No. |
Frequent mistakes and their solutions
When you delete your Google account on Xiaomi Redmi 8, users face typical problems.
- ๐ "Delete Account button is inactive - check if Device Protection is enabled in the security settings. Disable it and try again.
- ๐ "After the reset, asks for an old account, which is an FRP lock. If you don't remember the data, restore access through Google Recovery.
- โ๏ธ "Can't log in due to lock - use Recovery Mode to reset (see Method 2).
- ๐ฑ "The phone stopped seeing SIM-Map after deleting your account" - this is not related to Google. Check your mobile network settings or reboot your device.
- ๐ "Google Play Services Continually Drop After Deletion โ Clear the Cache and App Data Google Play Services in Settings.
If none of these methods worked, the reason could be:
- ๐ฒ Custom firmware โ some builds (e.g. LineageOS) block changes to system accounts.
- ๐ Organizational security policy โ if the phone is linked to a corporate account (for example, through Android Enterprise), it can only be deleted through the administrator.
- ๐ ๏ธ Hardware failure โ if the phone does not respond to commands, contact the service center.
๐ก
On Xiaomi Redmi 8 with MIUI 12 and later, deleting your Google account through settings may require additional confirmation via SMS or email.