Why Googleβs Xiaomi Redmi account is missing and what to do about it
Deleting a Google account on Xiaomi Redmi smartphones is one of the most common problems after resetting settings, firmware or manually deleting through the Settings menu. β Accounts: Unlike other Android devices, phones are on MIUI Often blocking re-assignment of the same account due to built-in Factory Reset Protection (FRP). This means that even if you remember your login and password, the system can deny the sign-in by requiring confirmation through your previous Mi Account account.
The situation becomes more complicated if:
- π You have performed a hard reset through Recovery without deleting your Google account in advance.
- π± The phone was bought from hand and the previous owner did not untie his account.
- π§ You have been using the device via Fastboot or EDL, I'm the one who dropped all the bandages.
- π‘οΈ The device activates the "Device Protection" function in MIUI (analogue FRP Google).
In this article, we will analyze all working methods of recovery - from official (through password recovery) to bypass (using the use of a password). ADB Important: methods vary depending on the version MIUI (For example, on the Redmi Note 10 with MIUI 14 and Redmi. 9A s MIUI 12 algorithms can vary).
Method 1: Standard Recovery through Google Web Interface
If you remember an email or phone linked to your account but canβt sign in because of an error like βThis device has been reset. Sign in to an account you used before,β try to restore access through Googleβs official service first.
β οΈ Note: If two-step authentication was enabled on the device (2FA), You will need access to a backup code or Google Authenticator app, without which you will not be able to restore your account.
Instructions:
- Open a Google account recovery page on your computer or other phone.
- Enter the last known email or phone, then click Next.
- If the system requests the last password you use, try entering it. If you don't remember, choose Try another way.
- Google will offer confirmation options: π§ Backup email code (if specified). π SMS or a phone call on a tethered phone. π Backup codes (if previously saved).
Shut it down immediately. FRP
Security β Your devices
If this method doesn't work, move on to alternative methods. MIUI 13+ Android 12+ Google can block re-entry for 72 hours after resetting, in which case you will have to wait or use workarounds.
βοΈ Preparation for account recovery
Method 2: Bypass FRP through MIUI settings (without PC)
On some Xiaomi Redmi models, especially on the MIUI 12 and below) can be bypassed FRP It's a hidden settings menu, and it works if you have a:
- π± The device is not locked with a pattern lock or PIN-code.
- π§ Access to the Welcome Screen (where you need to enter a Google account).
- π οΈ Version. MIUI more 12.5 (on MIUI 13/14 This method often doesn't work).
Step-by-step:
- On the Google account login screen, click on the email input field, then select Add Account.
- In the window that opens, select Google, then click on Create an Account (do not enter data!).
- Fly through the terms of use until the end, then click on the Privacy Policy link (or any other active link).
- Browser will open. Type in the address bar: https://www.google.com/android/find and press Go.
- Log in to your Google account via the web interface (if required).
- After successful login, return to the lock screen β the system must allow entry.
If the browser is not open or links are inactive, try an alternative path:
- Return to the login screen, press Emergency Call.
- Dial ##4636## and the Testing menu will open.
- Go to Device Information and click on the Build Number several times to activate the Developer Mode.
- Go back to the main settings, find a new section for developers and enable debugging by USB.
Why did this method stop working on new versions of MIUI?
Method 3: Use ADB remove FRP (PC required)
If previous methods have not worked, you can remove the blockage. FRP Using Android Debug Bridge (ADB). This is a good option for most Redmi models, but it requires:
- π» Computer with installed Xiaomi drivers and ADB.
- π USB-cable (preferably original).
- π§ Included debugging by USB (If it can be activated on a locked device).
Instructions:
- Download and install Platform Tools (includes ADB and Fastboot).
- Connect your phone to your PC via USB.
- Open the command line (Win) + R β Type in cmd) and do: adb devices If the device appears in the list, go further. If not, install the drivers or enable debugging (see method 2).
- Enter the removal command FRP: adb shell content insert --uri content://settings/secure --bind name:s:user_setup_complete --bind value:s:1 Next: Adb shell am start -n com.google.android.gsf.login/ and adb shell am start -n com.google.android.gsf.login.LoginActivity
- Reboot the device: adb reboot
After rebooting, try logging in to your Google account again. If the command doesn't work, try the alternative:
adb shell settings put global frp_lock 0β οΈ Note: Some Redmi models (e.g. Note 11 Pro)+) post-execution ADB-commands may need a complete reset via Recovery.This will delete all data but unlock the device.
π‘
If ADB Can't see the device, try switching the connection mode USB to βTransfer of files" (MTP). To do this, on the locked screen, pull the notification curtain and select the appropriate mode.
Method 4: Fastboot firmware or EDL (power-user)
If all previous methods failed, you just have to reflash the device and remove all locks, and this is a good way to:
- π§ Devices with a locked loader (Bootloader).
- π± Models, where FRP not removed ADB (Like Redmi. K50 on MIUI 14).
- π οΈ Phones purchased from hands where the previous owner did not untie accounts.
The firmware will require:
| Component | Description | Reference |
|---|---|---|
| Mi Flash Tool | The official utility for Xiaomi firmware through Fastboot. | Download |
| Fastboot firmware | Stock firmware for your model (e.g. Redmi Note 10 Pro β vili). | Firmware archive |
| Qualcomm drivers | Needed for the regime. EDL (If the Fastboot is not working). | XDA Developers |
| Test Point | For compulsory transfer to EDL (call-up). | Look for the diagrams for your model on 4PDA. |
Step-by-step instructions for Fastboot:
- Download and install the Mi Flash Tool.
- Unpack the archive with firmware in a folder without Cyrillic characters.
- Turn off the phone, then press Volume Down + Power to log into the Fastboot.
- Connect the device to your PC and start the Mi Flash Tool.
- In the program, click Select, select the folder with the firmware, then Refresh (the device should appear).
- Select Clean All mode (delete all data, including: FRP) and press Flash.
For the regime. EDL (If Fastboot is not available):
- Find Test Point for your model (e.g. Redmi) 9A These are contacts near the battery).
- Close the contacts with tweezers or wires, simultaneously connecting USB-cable.
- The device will be called Qualcomm HS-USB QDLoader 9008.
- Use the Mi Flash Tool or QFil for firmware.
π‘
Firmware through EDL β the most reliable way to remove FRP, But it requires disassembling the phone and risks building the device if you make a mistake.
Method 5: Alternative methods (for specific models)
Some Xiaomi Redmi models have unique ways of getting around FRP. Here are the most common:
Redmi Note 8/8T/9/9A/9C
On these devices, you can use an emergency call to access the settings:
- On the lock screen, press Emergency Call.
- Dial #13491## and the test menu will open.
- Choose Version Info β Software Version and click on Android Version several times.
- Go back to the basic settings and enable debugging over USB.
Redmi Note 10/11/12 series series
On these models, resetting via Recovery with pre-deleting files often helps. FRP:
- Turn off the phone, then press Volume Up + Power to enter Recovery.
- Choose Wipe Data β Wipe All Data.
- After reset, connect to Wi-Fi and try to log in again.
Redmi K40/K50/Poco X3/X4
These devices may need to be updated through OTA remove FRP:
- Download the full OTA-package for your model (e.g. with xiaomifirmwareupdater.com).
- Rename the file to update.zip Put it in the root of your internal memory (use it). OTG-cable if the phone is locked).
- Log in to Recovery, select Install update.zip and confirm installation.
What to do if none of the methods work?
Frequent Mistakes and How to Avoid Them
When you restore your Google account on Xiaomi Redmi, users often face typical problems, and here are the most common ways to solve them:
| Mistake. | Reason. | Decision |
|---|---|---|
| "This device has been reset. Log in to an account that was used before." | Activated. FRP, The system requires an old account. | Use the methods of bypassing from Method 2 or Method 3 (ADB). |
| βIt is not possible to connect to the Google server.β | Internet problems or blocking Google on the device. | Check the Wi-Fi connection, turn it off VPN, shift DNS at 8.8.8.8. |
| "No Account Found" during Recovery | Incorrectly entered email or phone. | Try to restore your account through Google by providing a backup email. |
| ADB does not see the device | Drivers are not installed or debugging is not included. | Install Xiaomi drivers, enable debugging (see Method 2). |
| "Cannot confirm the device" after the firmware | There are traces of the old account in the system files. | Complete reset via Fastboot with the Clean All option. |
If you see an error not described in the table, check:
- π Version MIUI β Some errors are specific to certain assemblies (e.g, MIUI 14.0.3 may block ADB).
- π Bootloader status β if it is blocked, Fastboot firmware may not work.
- π‘ Firmware region β flash only the version for your region (e.g. Global or Global). EEA).