Why Xiaomi is Getting Tied to Google and When It Becomes a Problem
Modern Xiaomi smartphones based on Android use mandatory binding to the Google account - this is part of the Factory Reset Protection system (FRP). The mechanism was introduced in Android 5.1 to combat device theft: after resetting the phone requires you to enter the details of the last associated account?
The problems arise in three scenarios: 1) You reset Xiaomi to factory settings, but did not untie the Google account in advance β now the system blocks the login. 2) You bought the phone from your hands, and the previous owner did not delete his account, and it is impossible to contact him. 3) Forgot the username / password from Google, and two-factor authentication is tied to the same device (closed circle).
In this article - 5 working methods of detachment, including bypassing FRP without data loss and legal ways through settings.
Official method: deletion of account through phone settings
If Xiaomiβs phone is not locked and you have access to the system, the safest method is to manually delete your account. 10/11/12, POCO X3/X4/X5, Mi 11/12/13 and others MIUI 12β14.
Instructions:
- π± Open the Settings. β Accounts and synchronization (or Settings) β Pasvords and security β Privacy β Google accounts on new versions MIUI).
- π Select your Google account from the list.
- ποΈ Click Delete Account (or Remove in some firmware).
- βοΈ Confirm the action with a password / pattern lock of the device.
β οΈ Attention: After deleting your Google account, Gmail, YouTube, Play Market and contact synchronization will stop working:
Export contacts to the file VCF|Download photos from Google Photos|Save passwords from Chrome|Record your account details (in case of recovery)
-->
If the Delete account button is inactive or absent, the device has an administrator lock. β Annexes β Special access β Device administrators and disable rights for Google Play Services.
Recovery Mode Reset: When the phone is locked
If Xiaomi requires Google to enter data after a reset (this is called a reset). FRP-The original account is unknown, and you have to use Recovery Mode. The method works on most models, but it requires caution: wrong actions can lead to a "brick" (breaking the firmware).
Step-by-step:
- Turn off the phone. Press the power button. + Volume up 10-15 seconds until the Mi logo and Recovery menu appear.
- Use volume buttons to navigate, select Wipe Data (or Clear Data).
- Confirm the choice with the power button. Wait for the process to be completed (1-3 minutes).
- Go back to the main menu and select Reboot.
β οΈ Note: On some models (Redmi) 9A/9C, POCO M3) after-release FRP-The lock will remain, in which case you will need to:
What to do if FRP left behind?
For devices on MIUI 13/14 with Qualcomm Snapdragon (e.g. Xiaomi) 12T, POCO F4) There is an alternative method through Fastboot:
fastboot erase frp
fastboot rebootThis command removes FRP-tag, but requires an unlocked bootloader).
Redmi (Note, K-series)|POCO (X, M, F-series)|Mi (11/12/13)|Black Shark|Another brand-->
Circumvention FRP Mi Account: Legal way for owners
If you forget your Google data, but remember the username/password from Xiaomiβs Mi Account, you can use it to unlock it, which is officially supported by the company and does not require hacking.
Algorithm of action:
- π On the lock screen FRP Choose Forgot pattern/PIN (Forgot the pattern lock./PIN).
- π§ The system will prompt you to enter Google or Mi Account data β choose the second option.
- βοΈ Enter. email/phone and password from Mi Account tied to the device.
- π± After successful authentication, the phone will unlock and you can add a new Google account.
β οΈ Note: If the Mi Account was not tied to the phone before locking, this method will not work:
π‘
After successfully logging in via Mi Account, go to Settings immediately. β Google Accounts and Add a New Account to Avoid Re-Blocking.
For Xiaomi models with MIUI Global (e.g. Redmi Note 11 Pro)+ 5G) Additional verification may be required through SMS. If the code doesn't come in, check it out:
- πΆ Network availability (reboot your phone in airplane mode and back).
- π Time on the device (incorrect date blocks sending) SMS).
- π± Support your operator (some virtual operators do not send service services) SMS).
Use of PC and tools like Mi Flash Tool
For advanced users, there is a method of detachment through the Mi Flash Tool, the official Xiaomi firmware utility.
- π You have bootloader unlocked (if not, you will need to wait 7-15 days to unlock through the Mi Unlock Tool).
- π» It has access to a Windows PC and USB-cable.
- π₯ You are ready to download Fastboot firmware ROM forecast.
Step-by-step:
- Download Fastboot firmware for your model (for example, toco_global_images_... for POCO X3 NFC).
- Install the Mi Flash Tool and Xiaomi drivers.
- Turn off the phone, press the volume down. + Power to switch to Fastboot Mode.
- Connect the device to the PC, in the Mi Flash Tool, select the downloaded firmware and press Refresh β Flash.
- After completion (5-10 minutes), the phone will restart without any FRP.
β οΈ Note: Fastboot firmware completely erases data from internal memory (userdata).If your phone had important files, try extracting them first through the device. ADB:
adb pull /sdcard/ C:\Xiaomi_Backup\For models with a Mediatek processor (e.g. Redmi) 10A, POCO C31) Mi Flash Tool is used instead of Mi Flash Tool. SP Flash Tool: The algorithm is similar, but requires:
- π§ Download Scatter File for Your Model.
- π In the settings SP Flash Tool to select Format All + Download.
- β‘ Connect the phone to the PC (without buttons clamping!).
Alternative methods: circumvention FRP through APK and ADB
If the official methods don't work, you can take advantage of loopholes in the system. These methods don't always work (depending on the version). MIUI security patches, but often rescued in desperate situations.
Method 1: Installation APK roundabout FRP
It will require:
- π± Phone with Wi-Fi screen access (even if it doesnβt let you go any further).
- πΎ flash drive or OTG-file-line FRP_Bypass.apk (for example, XDA Developers).
Instructions:
- Connect the flash drive to the phone via OTG.
- On the Wi-Fi settings screen, click Add Network β Enter any name and in the password field long press to appear menu Insert.
- Select the File Manager β find FRP_Bypass.apk and set it up.
- Launch the application and follow the instructions (usually you need to go to Settings). β Biometrics and safety and add a new fingerprint/PIN).
Method 2: ADB teams
If you have access to ADB (For example, through Platform Tools on PC, try it:
adb shell am start -n com.google.android.gsf.login/
adb shell am start -n com.google.android.gsf.login.LoginActivityThen enter the details of the new Google account. MIUI 14 You may need to delete the file beforehand. /data/system/gesture.key:
adb shell
su
rm /data/system/gesture.key
rm /data/system/locksettings.db
rebootβ οΈ Attention: Use of informal APK And modified firmware violates Xiaomi's user agreement:
- π« Blocking your Mi Account for suspicious activity.
- π Loss of warranty (if the device is in warranty service).
- π οΈ Unstable operation of the system (bugs, overheating, fast battery discharge).
Comparison of methods: which one to choose?
The choice of method depends on the situation. Below is a table with the pros and cons of each method:
| Method | Suitable for | Pluses | Cons | Risk of a brick |
|---|---|---|---|---|
| Removal through settings | Working phone, known password | Safe, fast, without data loss | It won't work. FRP-lockdown | β No. |
| Reset via Recovery | Locked phone, known model | No PC required, official method | Deletes all data, does not always remove it. FRP | β οΈ Low. |
| Mi Account | Google is missing, but there is a Mi Account. | Legally, without data loss | It only works if your Mi Account is tied. | β No. |
| Mi Flash Tool | Technically savvy users | Cleans up. FRP 100%, clean firmware. | Requires bootloader unlock, erases data | β οΈβ οΈ Medium. |
| APK/ADB | Impossible situations | It can work where other methods are powerless. | Unstable, virus risk, breach of warranty | β οΈβ οΈβ οΈ High-pitched |
π‘
If you are not sure of your technical skills, start with official methods (Mi Account or Recovery Reset). ADB leave it to the last resort.
Frequent Mistakes and How to Avoid Them
When unplugging a Google account, users often face typical problems, and hereβs how to prevent them:
1.The phone is not visible in the Mi Flash Tool
Causes and solutions:
- π Check it out. USB-Cable (use the original from Xiaomi).
- π₯οΈ Install Mi drivers USB Driver.
- π Restart your PC and phone, try another one. USB-port (preferably) USB 2.0).
2.After discharge FRP left
This is typical for devices on Qualcomm with MIUI 12+. Decisions:
- π± Repeat the reset, but select Wipe Cache before you do it in Recovery.
- π§ Use the fastboot erase frp command (requires an unlocked bootloader).
- π If nothing works, run your phone through the Mi Flash Tool with the Clean All option.
3. Can't log into Mi Account
Frequent causes:
- π Account blocked for suspicious activity (try to restore access via account.xiaomi.com).
- π The region of the account does not match the region of the phone (for example, Mi Account from Russia on the phone with Global). ROM).
- πΆ No internet (connect to Wi-Fi or mobile network).
β οΈ WARNING: If you buy Xiaomi with your hands, always check:
Ask the seller to untie Google and Mi Account with you|Check status. FRP In Settings β The phone. β Status of the device|Make sure that IMEI Not on the blacklist (via *#06#)|Reset to factory settings and make sure the phone is activated
-->