Losing access to a Google account on a Xiaomi smartphone is a problem that thousands of users face every day, and it gets worse if a device is locked because of a reset or a used phone with a tied profile. Unlike other brands, Xiaomi integrates Google services into its MIUI shell so deeply that without proper authorization, you lose access to the Play Market, contact synchronization, and even basic system functions.
In this article, we will discuss all the current ways to restore an account, from the standard procedure through email to bypassing locks on locked devices. Particular attention will be paid to the nuances of working with MIUI 14 and the new Factory Reset Protection (FRP) mechanism that works after resetting. If you bought Xiaomi from hand and the previous owner did not untidy your Google account, here you will find a solution.
We warn you right away: some methods require proof of identity through a linked phone number or backup email. If you don't have access to them, recovery can take up to 72 hours (the processing time of a Google support request), in extreme cases, you will need to contact a service center - but this is the last measure.
1. Standard Recovery via Google Form
The most obvious and safe way to do this is to use Googleβs official recovery form, which is suitable if you remember at least some of your account details (such as a backup email or phone number).
Go to the recovery page at the link:
https://accounts.google.com/signin/recoveryEnter the last known email or phone associated with your account, and the system will offer several confirmation options:
- π§ Sending the code to a backup email β if you specified it when registering.
- π± SMS-The code for the tied number works even if the SIM card is now on another phone.
- π Last known password β if you remember it partially, the system will tell you possible options.
- π Account Creation Date β This question often helps if other data is lost.
If you pass the test, the system will prompt you to create a new password, and then your account will automatically sync with your Xiaomi on your next Internet connection. Importantly, if your phone has been enabled Find My Device, after you restore your account, the device can lock for 24 hours, which is a standard security measure.
π‘
If you donβt remember a backup email, try entering options in your name@gmail.com or your surname123@googlemail.com. Often users register accounts with such combinations, but forget about it.
2. Recovery via the linked phone number
If a phone number is linked to a Google account, the recovery process is simplified, which works even on locked Xiaomi devices if you have access to a SIM card.
Algorithm of action:
- On the lock screen Xiaomi tap the button Forgot the password? (if it is active).
- Select the recovery option via SMS.
- Enter the phone number associated with the account, and it will come with a 6-digit code.
- Enter the code in the appropriate field and follow the system instructions.
If the buttons Forgot the password? no (this happens on older versions of MIUI), try another way:
- π Go to the page. https://myaccount.google.com from another device.
- π Click Find an account and enter the linked number.
- π± Confirm receipt SMS and follow the instructions.
If the phone number has been changed less than 7 days ago, Google can block the recovery via SMS for 24 hours, in which case try another method or wait a day.
FRP (Factory Reset Protection) bypasses Xiaomi
If you bought a used Xiaomi account with a Google account tied to you and you can't get around it, this section is for you. FRP (Factory Reset Protection) works after you reset and requires you to enter the data of the last authorized account. It's legally impossible to get around it, but there are several working methods for device owners.
We warn you that these methods are only for the legitimate owners of the device, and using them on someone elseβs phone violates Googleβs user agreement and may result in the device being blocked.
Make sure your phone is at least 50% charged.
Connect to a stable Wi-Fi network
Have your hand on it. OTG-cable (for some methods)
Download the Mi Unlock Tool (to unlock the bootloader)-->
Ways to bypass FRP on Xiaomi (depending on the model and version of MIUI):
| Method | Suitable models | Difficulty | Tools required |
|---|---|---|---|
| Mi Account Unlock Tool | Redmi Note 8/9, Mi 9/10, POCO X3 | Medium | PC, USB-cable, official software |
| Use of Test Point (hardware reset) | Redmi 7/8, Mi A2/A3 (on Android One) | Tall. | Solding iron, test point circuit, firmware |
| TalkBack bypass (for MIUI 12) | Redmi Note 10, POCO F3, Mi 11 | Low. | No additional tools |
| Firmware through Fastboot | All models with unlocked loader | Tall. | PC, Mi Flash Tool, firmware for your model |
The easiest way to do this is by using TalkBack:
- On the MIUI welcome screen, turn on TalkBack (usually available via two-finger holding).
- With gestures, open the settings β About the phone.
- Find the MIUI version and tap it 7 times to activate the developer mode.
- Return to Settings β Additional β For developers and enable USB debugging.
- Connect your phone to your PC and use ADB to execute the command: adb shell am start -n com.google.android.gsf.login/ This will open an account entry window where you can create a new profile.
What happens if you donβt flash your phone correctly?
4. Recovery via computer (Mi Flash Tool)
If standard methods have not helped and the phone is blocked by FRP, you can try reflashing the device through the official Mi Flash Tool software, which is suitable for advanced users and requires an unlocked bootloader.
Step-by-step:
- Download the Mi Flash Tool from Xiaomi's official website: https://new.c.mi.com/global/miuidownload/index
- Select firmware for your model (e.g. Fastboot for Redmi Note 11).
- Turn off the phone and press Volume Down + Power to go to Fastboot mode.
- Connect the device to your PC and start the Mi Flash Tool.
- Select the downloaded firmware and press Refresh to allow the program to detect the phone.
- Press Flash and wait until the process is complete (usually 5-10 minutes).
Important: After the firmware is installed, all data on the phone will be deleted. If the device has enabled the Find My Device feature, after the flashing, you may need to re-authorize in your Google account.
π‘
The firmware via the Mi Flash Tool resets all settings, including FRP. However, on some models (for example, the POCO F2 Pro) after the firmware may remain blocked - in this case, you will need to officially unlock through the Mi Unlock Tool.
5. Appeal for Google and Xiaomi
If self-recovery efforts fail, it remains to be called in for official support, and Google and Xiaomi have separate channels to address such issues.
How to submit a request to Google:
- π Go to the support page: https://support.google.com/accounts
- π Select the Problems with logging into the account.
- π© Fill out the form with the most detailed information: when you created an account, which devices are associated with it, the last passwords used.
- π Wait for the answer (usually during the course of the day) 24-72 hours).
To contact Xiaomi (if the problem is related to MIUI):
- π Call the hotline: 8 800 700 02 03 (for Russia).
- π¬ Write to the support chat via the official website: https://www.mi.com/ru/support/contact/
- π’ Contact the service center with documents confirming the purchase (if the phone is guaranteed).
β οΈ Note: if you bought the phone with your hands and the previous owner did not untie the account, Xiaomi may require proof of purchase (check, purchase agreement.
6. Alternative methods (for advanced users)
If all the previous methods have failed, you can try more complex technical solutions, which require firmware and ADB skills.
Method 1: Delete your account through ADB
- Install ADB and drivers for Xiaomi on PC.
- Connect your phone in debugging mode (if it is not locked) or via Fastboot.
- Follow the command: adb shell pm uninstall -k --user 0 com.google.android.gms This will remove Google services, but may lead to unstable system operation.
Method 2: Using the SP Flash Tool to reset FRP
- Download the SP Flash Tool and firmware for your model (e.g., for Redmi 6A on a Mediatek processor).
- In the program settings, select the scatter.txt file and only select the FRP section.
- Connect the phone to the PC and start the firmware.
β οΈ Attention: use SP Flash Tool on Qualcomm processor devices (such as Redmi Note 9 Pro) can damage the bootloader!