Deleting a Google account with Xiaomi Redmi Note 5A is a challenge that users face when selling a device, resetting to factory settings or fixing synchronization errors. Despite its apparent simplicity, the process has nuances, from mandatory authentication to possible blocking after incorrect removal. In this article, we will discuss all working methods, from standard uninstallation through settings to bypassing FRP (Factory Reset Protection), which is activated on Android 7.1 Nougat (the basic firmware for Redmi Note 5A).
The Redmi Note 5A (codenamed ugg) features a hybrid MIUI firmware, where Google settings are integrated into system menus.This means that simply deleting an account through Settings β Accounts may not work if the device is tied to Mi Account. Weβll look at how to avoid conflicts between Xiaomi and Google accounts, and what to do if the phone requires re-entering after deleting.
If you plan to sell or transfer the Redmi Note 5A, deleting your Google account is a must-do, otherwise the new owner will not be able to use the device because of FRP blocking. For owners who want to simply disable sync, partial deletion without resetting will be fine.
1. Standard deletion of Google account through settings
This method is suitable if you have access to the device and remember the password from your Google account. the process takes no more than 2-3 minutes, but requires care: wrong actions can lead to blocking FRP.
Open the Settings menu (the gear icon on the home screen) and go to Accounts, where you will see a list of all associated accounts, including Google and Mi Account. Click on the Google email bar and the account management page will open.
In the upper right corner, tap three dots (menu) and select Delete Account. The system will request confirmation of password or fingerprint (if biometrics are configured). Once you enter the account, the account will be deleted, but the application data (such as contacts or mail) will remain on the device until manually cleared.
β οΈ Note: If you reset after deleting (Settings) β Additionally. β Restore and reset, the phone may require you to enter your deleted Google account data due to a FRP. To avoid this, disable Device Protection in the security settings before deleting your account.
- π± Step 1: Open the Settings β Accounts. β Google.
- π Step 2: Select the appropriate account (if there are several of them).
- ποΈ Step 3: Click on Delete Account and Confirm Action.
- π Step 4: Turn off device protection in Settings β Lockdown and protection β Device protection.
2. Delete your Google account without a password (if you forgot the data)
If you don't remember the password from your Google account, but the device is unlocked, you can use workarounds, one of which is resetting your password through your computer, but that requires access to the email or phone number associated with your account, and the alternative is to delete it through Recovery Mode, but that will result in a complete reset.
First, try to restore access to your account:
- Go to accounts.google.com from another device.
- Select Forgot Password? and follow the instructions.
- If you have a backup email or phone, the system will send the code to reset.
If recovery is not possible, hard reset via Recovery Mode. On the Xiaomi Redmi Note 5A, this method deletes all data, including photos, messages and apps, but bypasses FRP locking if done correctly.
- βοΈ Turn off the phone, press the power button. + Loudness up before the appearance of the Mi logo.
- π± In the Recovery menu, select Wipe Data (use volume buttons for navigation, power for confirmation).
- π Confirm the reset, wait for completion (5-10 minutes).
- π After the reboot, the device will be as new, without tied accounts.
β οΈ Attention: On some firmware MIUI After resetting via Recovery, the lock may remain FRP. If your phone requests your old account, use the method in Section 4.
What is FRP and why does it block the device?
3. Delete Google account via Mi Account (if linked)
The Xiaomi Redmi Note 5A features a close integration with the Mi Account ecosystem. If the device is tied to a Xiaomi account, the standard deletion of a Google account may not work due to data synchronization, in which case you need to unplug Mi Account before deleting Google.
This can be done in two ways:
- Through phone settings: Go to Settings β Mi Account. Click on profile avatar β Exit. Confirm the action with a password or fingerprint.
Through Xiaomi's website:
- Go to account.xiaomi.com.
- In the Devices section, search for the Redmi Note 5A and remove it from the list.
- Connect your phone to your PC and open the command line in the folder with ADB.
- Enter the commands in turn: adb shell pm uninstall -k --user 0 com.google.android.gms pm uninstall -k --user 0 com.google.android.gsf This will delete Google Play services, but not the account itself. For complete deletion, use: adb shell content delete --uri content://com.android.providers.settings/settings --where "name='account_list'"
Once you have completed the commands, restart your device. Your Google account will be deleted, but some system applications may not work properly. To restore functionality, you just need to re-add your account or flash clean firmware.
π‘
The ADB method is only suitable for power users. Wrong commands can cause a system to crash. Always back up your data before using ADB!
6. Frequent errors and their solutions
When you delete your Google account on Xiaomi Redmi Note 5A, users face typical problems. Let's look at the most common and ways to fix them.
- π "Account is not deleted" after clicking the button: "Cause: conflict with Mi Account or active synchronization. Solution: disable synchronization in Settings β Accounts. β Google β Synchronization and try again.
- π "Password required after reset: This is a lock FRP. Solution: bypass Fastboot (section 4) or use unlock services (paid).
- β οΈ "Device does not turn on after reset": "Maybe the firmware interrupted.Solution: Fastboot the device with the Mi Flash Tool.
If none of the methods worked, check:
- MIUI Version (updating to the latest version may solve the problem).
- bootloader status (fastboot oem device-info β if unlocked: true, you can sew custom firmware).
- Root rights (if any, use Titanium Backup to delete your account).