Deleting a Google account from a Xiaomi Redmi 9T phone is a challenge that users face when selling a device, resetting to factory settings, or wanting to change their main profile. However, the process has nuances: wrong actions can lead to FRP (Factory Reset Protection) blocking, when the phone requires you to enter data from a remote account after a reset. In this article, we will discuss all the working methods of deleting from the standard through settings to bypassing the security if the password is lost.
The Redmi 9T (M2010J19SG) is a feature of the MIUI version and firmware: on devices with MIUI 12.5+, the deletion algorithm differs from the older versions. It is also important to consider whether you delete the main account (linked to the phone) or an additional one, depending on whether you need a password confirmation or two-factor authentication.
1.Preparing for deletion of Google account
Before proceeding with deletion, follow the mandatory steps to avoid data loss and unlock issues:
- ๐ฑ Back up. Use the settings. โ The phone. โ Backup or Google Drive to save contacts, photos and apps. Please note that after deleting your account, access to synchronized data (such as Gmail or Google Photos) will be lost.
- ๐ Make sure you know the password. If your account is protected by two-factor authentication (2FA), Prepare backup codes or access to the tied phone number.
- ๐ถ Connect to Wi-Fi. Some steps (e.g., property verification) require a stable internet connection.
- ๐ Charge the phone. It can take up to 10-15 minutes, and an interruption due to battery discharge will cause a failure.
At Xiaomi Redmi. 9T firmware MIUI 13 When you delete your main Google account, the system may request input PIN-This bug is fixed in newer versions, but on older devices it can be difficult.
โ ๏ธ Note: If you delete your account for the purpose of selling your phone, do not reset your settings before deleting your Google profile. Otherwise, the new owner will not be able to activate the device without your data (locking). FRP).
2. Standard removal through phone settings
The safest way is to delete it through the Settings menu, which is suitable if you remember your account password and your phone is not locked.
Instructions for Xiaomi Redmi 9T:
- Open Settings โ Accounts and Sync (or Settings โ Passwords and Security โ Privacy โ Accounts in new versions of MIUI).
- Select Google from your list of accounts.
- Slip on the email address of the account you want to delete.
- In the upper right corner, click on the icon โฎ (three dots) and select Delete Account.
- Confirm the action by entering the password from your Google account (if requested).
- Click Delete in the final confirmation window.
After that, all account data (mail, contacts, calendars) will be deleted from the phone, but the profile itself will remain active in the Google system โ it can be added again.
โ๏ธ Pre-deletion check
โ ๏ธ Warning: If after deleting your account, your phone stops syncing time or date, reboot it. MIUI, Removal of the main Google profile.
3. Removal through reset to factory settings
If the standard method didnโt work (for example, because of a sync error) or you want to completely clean your phone, do a hard reset.This method will delete all data, including apps, photos and settings.
The following is a step-by-step guide for Redmi 9T:
- ๐ Go to Settings. โ The phone. โ Resetting settings.
- Select to erase all data (reset to factory).
- If he asks, enter PIN-lock-screen code or pattern lock.
- Confirm the action by pressing Erase Everything.
- Wait for the process to be completed (it will take 5-10 minutes).
After resetting the first time you turn on, the system can request the data of the Google account that was previously linked (FRP lock). To avoid this, be sure to delete the Google account through the settings before the reset.
What if the phone requires an old account after a reset?
| Deleting method | Password required | Deletes the data. | Risk of FRP-blocking |
|---|---|---|---|
| Through settings | Yes. | No (only account) | Low. |
| Reset to factory | No (but you need a phone PIN) | Yes (all data) | High (unless the account is deleted in advance) |
| Through adb | No. | No. | Medium. |
| FRP circumvention | No. | No. | No (but no risk of system damage) |
4. Delete account via ADB (for experienced users)
If the phone is locked or standard methods donโt work, you can delete your Google account via Android Debug Bridge (ADB), which requires a computer connection and enabled USB debugging.
Instructions:
- Turn on Developer Mode on Redmi 9T: Go to Settings โ About Phone. tap on MIUI Version 7 times until the notification You become a developer appears!. Return to Settings โ Additional โ Developer. Activate USB Debugging.
Connect your phone to your PC through USB-cable (use the original cable for a stable connection).
command-line
terminal
adb devicesMake sure the device is identified (should appear its serial number).
email@gmail.com
adb shell pm uninstall -k --user 0 com.google.android.gsf.login
adb shell pm clear com.google.android.gsfIf you need to delete a specific account, use:
adb shell content delete --uri content://com.android.providers.settings/settings --where "name='account_to_remove'" --bind name:s:"email@gmail.com"adb rebootWarning: Incorrect use of ADB can cause the system to crash. If you are not sure about the commands, you should use other methods.
๐ก
Before working with ADB, install the official Xiaomi drivers for your model. These can be downloaded from the MIUI Download site in the Tools section.
5. FRP-blocking bypass on Xiaomi Redmi 9T
If the phone requires you to enter your remote Google account data (FRP lock) after resetting, and you don't remember them, you'll need to bypass the security. There are several working methods for the Redmi 9T, but they depend on the version of MIUI:
- ๐ฑ Through an emergency call (works on the MIUI 12โ12.5: Lock screen FRP Click Emergency. Enter ##4636## and select Usage statistics. Click on three dots in the upper right corner and select Settings. Go to Reset and Recovery. โ Reset settings and perform reset.
Through PC and Mi Flash Tool
MIUI 13+
- Download Mi Flash Tool and firmware for Redmi 9T.
- Turn your phone into Fastboot mode (clip Power + Volume down when the phone is off).
- Connect to your PC and flash the device with the Clean All option.
Through service codes
##7378423##In the service test menu, find Reset or FRP Reset.
โ ๏ธ Attention: Bypass FRP It could violate Xiaomi's warranty. MIUI 14+ Most of the holes are closed and an official service center may be required to unlock them.
๐ก
If the phone is hand-built and FRP blocked, contact the seller for account details, otherwise unlocking can cost up to 30% of the cost of the device at service centers.
6. Frequent errors and their solutions
When you delete your Google account on Redmi 9T, users face typical problems.
| Mistake. | Reason. | Decision |
|---|---|---|
| I couldn't delete the account. | The account is the owner of the device (set as the main one at the first inclusion). | Add a different Google account as your primary account, then delete the old one. |
| Password confirmation is required, but the password is correct | Synchronization failure with Google servers. | Check your internet connection or reboot your phone, and if it doesn't work, reset your password through accounts.google.com. |
| After deleting the account, it reappears. | Automatic recovery from MIUI backup. | Turn off automatic recovery in Settings โ About Phone โ Backup. |
| The removal process freezes | Conflict with the Google Play Services app. | Clear the cache of Google Play Services in Settings โ Apps โ App Management. |
If none of the methods worked, try updating your firmware to the latest version of MIUI. Sometimes account deletion bugs are fixed in new builds.