Deletion Google account s Xiaomi Redmi 9A is a task that users face when selling a phone, transferring it to another person, or simply to clear personal data. However, the process is not always obvious: standard removal through settings does not always work due to FRP protection (Factory Reset Protection), and resetting to factory settings can block the device if you do not know the nuances. In this article, we will look at all current methods for deleting a Google account from Redmi 9A, including bypassing FRP, without losing data and risking โbrickingโ the phone..
Feature Redmi 9A (model M2006C3LG/M2006C3MII) - work on a pure Android Go shell MIUI Lite, which affects the menu layout and available options. If you tried to delete your account via Settings โ Accounts, but after a reboot it appeared again, this is normal: the system retains the link to the device. To get rid of it permanently, additional steps will be required.
It is important to understand the difference between disabling synchronization and completely deleting an account:
- ๐ Disable synchronization โtemporarily pauses updating data (contacts, mail, calendar), but the account remains linked to the phone.
- ๐๏ธ Deleting an account โbreaks the connection with the device, but may require entering a password after resetting.
- ๐ Bypassing FRP โ forced deletion of the Google account if the password is forgotten or the phone was purchased second-hand.
1. Standard deletion of a Google account through settings MIUI
The easiest way is to delete the account through the phone menu. It is suitable if:
- ๐ฑ You remember the password for your Google account.
- ๐ The phone is not locked after a reset.
- ๐ถ You have access to the Internet (to confirm deletion).
Instructions:
- Open
Settings(gear icon on the desktop). - Go to section
Accounts and synchronization(orPasswords and security โ Accountsin new versions MIUI). - Select
Googleโ tap on your account (usually an email). - In the upper right corner, click on the three dots
โฎโDelete account. - Confirm the action by entering the password from Redmi 9A (do not confuse with the Google password!).
After deleting, the phone may request a reboot. Do not skip this step - otherwise the account will remain partially in the system if after a reboot. c Settings โ Accounts your email is not displayed - the process was successful.
โ๏ธ Checking successful account deletion
โ ๏ธ Attention: If you deleted your account, but plan to reset your phone to factory settings, first link another Google accountOtherwise, after the reset, Redmi 9A you will be required to enter the deleted account data (FRP protection).
2. Deleting an account before resetting to factory settings
If you are preparing the phone for sale or transfer, it is not enough to simply delete the account - you need unlink it from the device at the Google levelOtherwise, the new owner will not be able to activate Redmi 9A without yours. password.
Step-by-step guide:
- Delete your Google account through settings (see section 1).
- Go to the website Manage Google devices (open in browser on a PC or another phone).
- Find yours in the list Redmi 9A (may appear as
Xiaomi M2006C3LGorAndroid). - Click on the three dots next to the device โ
Exit. - Return to the phone and reset via
Settings โ About phone โ Reset settings.
After the reset, the phone should not ask for the old account. If this happens, it means unlinking. did not work. In this case, it will help FRP bypass (see section 4).
What to do if the phone is not visible in the list of Google devices?
If Redmi 9A is not displayed on page Device management, try:
1. Enable data transfer on your phone (mobile data or Wi-Fi).
2. Go to any Google service (for example, Gmail or YouTube) and wait for synchronization.
3. Wait 10-15 minutes - sometimes devices appear with a delay.
If this does not help, use the FRP bypass method.
| Removal method | Password required | Works after reset | Risk of blocking |
|---|---|---|---|
| Through settings MIUI | โ Yes (from account) | โ No | โ ๏ธ Medium (if you do not unlink the device) |
Removal via myaccount.google.com |
โ Yes (from Google) | โ Yes | โ ๏ธ Low |
| Reset without unlinking account | โ No | โ No (FRP blocking) | โ High |
FRP bypass TalkBack |
โ No | โ Yes | โ ๏ธ Medium (risk of errors) |
3. Deleting an account after resetting (if you have forgotten your password)
If you have already reset Redmi 9A to factory settings and the phone requires you to enter your old Google account data (this is there FRP blocking, there are several ways to bypass. The most reliable is to use the official method via TalkBackwhich works on most versions MIUI for Redmi 9A.
Instructions for bypassing FRP:
- On the FRP lock screen, tap
Add a Wi-Fi network(or connect to any network). - Return to the Google account entry screen. email so that the keyboard appears.
- Hold your finger microphone icon appears on the keyboard (to the right of the spacebar) until the window
TalkBack. - Turn on
TalkBackby swiping two fingers across the screen in the shape of a letterL(top to bottom, then left). - Return to the lock screen by swiping down with two fingers. Double-tap on the email input field.
- In the menu that appears, select
TalkBack SettingsโHelpโYouTube(the browser will open). - Download APK file any launcher (for example, Nova Launcher) or utility to bypass FRP through the browser.
- Install the downloaded file, then reboot the phone. After rebooting, FRP will be bypassed.
This method works on Redmi 9A with firmware MIUI 12โ14On newer versions, a different approach may be required. (for example, through ADB or Fastboot).
If TalkBack does not turn on, try an alternative method: on the FRP lock screen, type any email on the keyboard, then press and hold the @symbol until the menu Keyboard settingsappears. From there you can get to the main phone settings.
4. Deleting an account via ADB (for experienced users)
If standard methods do not work, you can delete your Google account using Android Debug Bridge (ADB). This method requires a computer and basic knowledge of working with the command line, but is guaranteed to work even if FRP is blocked.
What you will need:
- ๐ฅ๏ธ Computer with installed drivers Xiaomi i
ADB. - ๐ USB cable (preferably original).
- ๐ฑ Enabled USB debugging on Redmi 9A (if the phone is unlocked).
Instructions:
- Connect Redmi 9A to the computer and open
Command Line(Windows) orTerminal(macOS/Linux). - Check the connection with the command:
adb devicesIf the device is displayed, proceed further. If not, install the drivers or enable USB debugging on your phone (
Settings โ About phone โ MIUI versionโ tap on the build number 7 times โ return toAdvanced โ For developers โ USB debugging). - Run the command to delete the account:
adb shell pm uninstall -k --user 0 com.google.android.gmsThen:
adb shell pm uninstall -k --user 0 com.google.android.gsf - Reboot the phone:
adb reboot
After the reboot, the Google account will be deleted and the FRP lock will be removed. Attention: This method may disrupt the operation of some Google services (for example, Play Market). To restore them, just add your account again.
โ ๏ธ Attention: Commands ADB may vary depending on the version. MIUI. On some firmware for Redmi 9A you will need to first obtain root access, which will void the warranty. If you are not sure, use the methods from sections 1โ3.
5. Common mistakes and how to avoid them
When deleting a Google account from Redmi 9A users often encounter typical problems. Here are the most common ones and solutions:
- ๐ "The account appears again after a reboot" โ You deleted it only locally, but did not unlink the device in Google settings (see section 2).
- ๐ "The phone requires a password after resetting (FRP). Accounts โ Use bypass via
TalkBackorADB(sections 3โ4). - โ๏ธ "I can't find the 'Accounts' section in settings" โ B MIUI the path may be different: try it
Settings โ Passwords and security โ Privacy โ Accounts. - ๐ต "Wi-Fi does not work on the FRP screen" โ Connect to the network via
Settings โ Add network, even if the button is inactive (sometimes pressing multiple times helps).
Another common mistake - deleting an account without backing up data. Before any manipulations, save:
- ๐ฑ Contacts (export to
VCFviaContacts โ Management โ Export). - ๐ท Photos and videos (copy to PC or cloud).
- ๐ Passwords (if you use Google Smart Lock, export via
Settings โ Passwords).
If you are selling Redmi 9A, it is not enough to simply delete your account - be sure to reset to factory settings (Settings โ Advanced โ Reset and recovery). โ Reset settingsOtherwise, the new owner will be able to restore your data through MIUI Recovery.
6. Alternative methods: when nothing helps
If none of the methods worked, radical solutions remain. They should be used only in extreme cases:
- Flashing via
Fastboot.Full flashing of the phone will delete everything. data, including FRP. Instructions:
- Download the official firmware for Redmi 9A from the site Xiaomi.
- Unpack the archive and connect the phone to the PC in the mode
Fastboot(pressPower + Volume downthe phone is turned off). - Run the command:
fastboot flash all [firmware_filename].img
โ ๏ธ Attention: Incorrect firmware can turn the phone into a โbrickโ. model (
M2006C3LGorM2006C3MII). - Contact the service center.
If the phone is under warranty, it is better to contact Xiaomi Service. Take with you:
- ๐ Phone receipt or box (to confirm ownership).
- ๐ Account password Mi Account (if linked).
Service centers have access to special utilities for resetting FRP without loss of functionality.
Last advice: if you buy Redmi 9A from hand, check the absence of FRP before payment. To do this:
- Turn off the phone.
- Hold
Power + Volume Upto enterRecovery. - Select
Wipe Data โ Wipe All Data. - After resetting, turn on the phone - if it does not require you to enter an account, FRP is disabled.
FAQ: Answers to frequently asked questions
Is it possible to delete a Google account without a password?
Yes, but only if the phone is not locked by FRP. Use the methods from section 3 (bypass via TalkBack or ADB). If FRP is already activated, it is difficult to bypass the lock without a password - you will need firmware or a service center.
Why does the phone ask for it again after deleting the account?
This happens if you have not unlinked the device in Google settings (see section 2). Even after local deletion, the account remains linked to Redmi 9A on Google servers. To fix:
- Login to your Google account on another device.
- Go to Device management.
- Remove Redmi 9A from the list.
How to delete an account if the phone does not turn on?
If Redmi 9A does not respond to the power button, first try forced reboot (press Power + Volume up for 10-15 seconds). If the phone turns on but does not boot, try resetting via Recovery:
- Hold
Power + Volume upto enterRecovery. - Select
Wipe Data โ Wipe All Data(volume button control, confirmation - power button). - After To reset, the phone may require you to enter your account - use the FRP bypass methods from Section 3 section 3.
If the phone does not respond at all, contact the service center (there may be a hardware problem).
Will the Play Market work after deleting your account?
If you deleted the account through settings or ADB, Play Market will remain on the phone, but will require authorization at the first launch. If you used radical methods (for example, deleted com.google.android.gms via ADB), Play Market it may disappear. To restore:
- Download the APK file Google Play Services from the website APKMirror.
- Install it on Redmi 9A (allow installation from unknown sources in the security settings).
- Restart the phone and add the account again.
Is it possible to delete an account from a phone if it is stolen?
No, it is impossible to remotely delete a Google account from Redmi 9A this is done to protect against theft. However, you can:
- ๐ Lock the device via Find My Device.
- ๐ Detect its location (if GPS is turned on).
- ๐๏ธ Erase data (but this will not delete the Google account, only user files).
If the phone is found, but locked by FRP, you can restore access only by knowing the password for the account or through a service center (with proof of ownership).