Forgot the password from your Google account on your Xiaomi smartphone and canโt log in after resetting? Or does the phone require you to enter your account details after you update MIUI but you donโt remember them? This situation is familiar to many Redmi, Poco or Mi users โ especially after buying a used device or a long break in use. Unlike the lock password that can be reset via Fastboot or Recovery, Google account data is stored on the companyโs servers and requires a special approach to recovery.
In this article, we will look at all the official and alternative ways to learn or reset a password from Google to Xiaomi, from standard recovery via mail to bypassing FRP (Factory Reset Protection) protection on new versions of Android. It is important to understand that if it is a question of regaining access to someone elseโs account (for example, after buying a phone from hands), the only legal way is to contact the previous owner. All other methods can violate Googleโs user agreement and lead to locking the device.
1. Standard password recovery via Google
The easiest and safest way to do this is to use Googleโs official recovery procedure, which is suitable if you have access to an email or phone linked to your account.
- ๐ฑ Open your phoneโs browser (such as Chrome or Mi Browser) and go to the Google Account Recovery page.
- ๐ Enter the last email you know (or part of the address if you don't remember exactly.
- ๐ง Select the confirmation method: code by email or SMS It's a tethered phone. MIUI 14+ You may need to confirm through Google Authenticator if you have set it up.
- ๐ Once you have confirmed your identity, you can set a new password, write it down or save it to your Mi Account for auto login.
If you donโt have access to your email/phone, try answering check questions (if they were asked during registration). On Xiaomi with Android 12+, a backup email recovery can also work โ you can specify this when you try to log in to your account settings.
โ ๏ธ Note: If you are trying to restore access to an account that was not yours (for example, after buying a used Redmi Note 12), this method will not work. In this case, the only way out is to contact the previous owner or make a hard reset with a subsequent bypass. FRP (what we'll tell you below).
2. Recovery via Mi Account (if linked to Google)
Many Xiaomi users are unaware that their Mi Account may be linked to a Google account.If you forgot your Google password but remember the Mi Account, try this method:
- Go to Settings โ Accounts and Sync โ Mi Account.
- Sign in to your Xiaomi account (if not authorized).
- Open the Linked Accounts or Account Management section (name depends on the version of MIUI).
- Find your linked Google account and click Restore. The system will redirect you to the Google Restore page, where some of the data will already be tampered with.
This method does not work on all models โ for example, on the Poco F5 with MIUI 14 it is available, but on the old Redmi 9A it may not be available.
Check access to email/phone linked to your account
Make sure your phone is on mobile internet or Wi-Fi
Record the IMEI of the device (in case of locking)
Prepare a backup email for recovery-->
FRP (Factory Reset Protection) bypasses Xiaomi
If you reset Xiaomi to factory (Hard Reset), and then the phone requires you to enter the data of the Google account that was on it before, you will have to bypass FRP protection. This is true for Android 5.1+ devices (including all modern Redmi and Poco). FRP bypass can lead to locking the device if executed incorrectly - use this method only as a last resort.
The ways around depend on the MIUI version and the phone model, and here is the one-stop method for most Xiaomi 2020-2026:
- ๐ Connect your phone to Wi-Fi on the settings screen.
- ๐ฑ Go back to the language selection, then click on the additional โ Special facilities โ TalkBack (voice assistant).
- ๐ Activate TalkBack, then quickly tap the screen twice to open the settings.
- ๐ Search the Google Play Store and open it. Install any application (e.g., install any app, FRP Bypass, which will help to reset the protection.
On newer models (such as the Xiaomi 13T or Redmi Note 13 Pro+), this method may not work due to enhanced protection.
- ๐ป Use a PC with ADB and special teams.
- ๐ง Restore firmware through Fastboot with shutdown FRP.
โ ๏ธ Attention: Bypass FRP Xiaomi MIUI 13/14 Often requires unlocking the bootloader. If it is blocked, you will need an official key from Xiaomi, which is issued through the bootloader. 7โ30 days after the request. On Android devices. 12+ after-round FRP A re-blocking can be triggered through 24โ48 hours.
What is FRP and why does it block your phone?
4.Using ADB to Reset Google Password
If you have access to the debugging USB (USB Debugging on Xiaomi, you can try resetting Google password through ADB (Android Debug Bridge. This method is suitable for devices with unlocked Bootloader or root rights. Here is a step-by-step guide:
- Download and install Platform Tools on PC.
- Connect Xiaomi to your computer via USB, turn on Developer Mode (7 times click on the MIUI version in your phone settings) and activate Debugging over USB.
- Open the command line in the folder with the platform-tools and type: adb devices Make sure the device is defined.
- Follow the command to delete your Google account: adb shell pm clear com.google.android.gms or (for newer versions): adb shell am start -n com.google.android.gms/.recovery.RecoverYourAccountActivity
After that, restart your phone. Some models (like the Poco X5 Pro) may require an additional command to reset your Mi Account:
adb shell content insert --uri content://settings/secure --bind name:s:user_setup_complete --bind value:s:1If ADB Do not see the device, check the drivers (especially on Windows) or try another one USB-On the cable. Mac/Linux You may need to use the sudo adb kill server command before connecting.
๐ก
If ADB doesnโt work, try enabling the USB Debugging option (security options) in Xiaomiโs settings and selecting the MTP file transfer mode when connecting to a PC.
5.Reset via Mi Unlock Tool (for blocked Bootloader)
If your Xiaomi has a Bootloader blocked and you have forgotten the password from Google, you can try the official Mi Unlock Tool. It is designed to unlock the bootloader, but sometimes helps with FRP problems.
- ๐ป Download Mi Unlock Tool from Xiaomiโs official website.
- ๐ฑ Go to Fastboot on your phone: turn off the device, then press the Power + Volume Down.
- ๐ Connect Xiaomi to your PC and launch the Mi Unlock Tool. Log in to your Mi Account (it should be tied to your phone!).
- ๐ If the bootloader is locked, you will be asked to wait 7 to 30 days (on new models) or unlock immediately (on old models).
After unlocking Bootloader, you can flash your phone through Fastboot with FRP check disabled.
- Download Fastboot firmware for your model (e.g. Redmi Note 11) from MIUI Downloads.
- In the command line, execute: fastboot flash all [name file firmware].tgz
โ ๏ธ Note: Unlocking Bootloader on Xiaomi resets all data on the phone, including photos and apps. 12S Ultra) after unlocking can work anti-Rollback protection, which will lock the device when trying to flash the old version MIUI.
6. Alternative methods (for experienced users)
If none of the above methods worked, you can try more complex methods, which require technical skills and can lead to loss of warranty or locking the device.
| Method | Suitable models | Risks. | Essential tools |
|---|---|---|---|
| Firmware via EDL (Emergency Download Mode) | Xiaomi on Qualcomm (most Redmi/Poco) | Data loss, possible hard brick | EDL cable, Mi Flash Tool, firmware |
| Using TestPoint to log into EDL | Redmi Note 8/9/10, Poco X3 | Damage to the board when the wrong connection | Solding iron, wires, TestPoint scheme |
| Installation of custom Recovery (TWRP) | Devices with unlocked Bootloader | Loss of official updates, risk of bootloop | TWRP, Magisk (for root) |
| Passage OTG-cable | Xiaomi on Android 8-10 | It does not work on new versions of MIUI. | OTG-adapter, USB-mouse |
For example, to run through EDL on the Redmi Note 11, you will need:
- Download the firmware in.tgz format for your model.
- Install Qualcomm 9008 drivers on PC.
- Connect the phone in EDL mode (usually close contacts on the board or use a special cable).
- Swipe through the Mi Flash Tool with a clean all and lock mark.
These methods are recommended only if you are confident in your skills or ready to contact a service center. On new models (for example, Xiaomi 14), FRP bypassing through EDL is often blocked at the firmware level.
๐ก
If you are not sure of your actions, it is better to contact the official service center Xiaomi. FRP New models can lead to permanent locking of the device.
7 What should I do if nothing helps?
If youโve tried all the ways but havenโt been able to restore access to your Google account on Xiaomi, youโve got a few options:
- ๐ Contact Xiaomi Support with proof of purchase (check, box, IMEI). They can help unlock the device remotely.
- ๐ ๏ธ Take the phone to the service center, and many workshops offer a bypass service. FRP 1000-3000 rubles (depending on the model).
- ๐ If the phone is new and warranty, you can try to exchange it under the Xiaomi Care program (provided that the lock was not your fault).
- ๐ Buy a new phone if the repair cost exceeds 50% of the price of the device.
Forums like 4PDA or Xiaomi.eu provide a lot of topical discussions on how to bypass FRP for specific models, but beware: many of the โuniversalโ methods on the Internet are outdated and donโt work on MIUI 13/14.
If you do decide to sell a blocked Xiaomi, be sure to indicate in the ad that the phone requires a Google account after the reset.This will save you from buyer claims and possible disputes.