How to Unblock Google Account on Xiaomi After Settings Reset: A Step-by-Step Guide

Forgot the data from the Google account after resetting Xiaomi to factory settings? Smartphone requires you to enter the username and password from the previous profile, but you do not remember them? This situation is familiar to many owners of Redmi, POCO or Mi devices - after a hard reset, the system activates FRP (Factory Reset Protection), which blocks access to the phone without confirming the owner's rights. In this article, we will analyze all the working methods of bypassing the lock, including official methods through Mi Account and alternative solutions for old and new models.

It's important to understand: FRP-The lock is not a bug, but a security feature from Google designed to protect your device from theft, but if your phone belongs to you and your data is lost, unlocking can be tricky. We will describe each step in detail, indicate possible errors and provide current instructions for firmware. MIUI 12/13/14 Android 10–14. Let’s start with the simplest methods and gradually move on to technically complex solutions.

Why Xiaomi requires a Google account after a reset

Resetting Xiaomi triggers Factory Reset Protection (FRP) that is tied to the last Google profile used, for three reasons:

  • πŸ”’ Protection against theft: If the phone is stolen, the thief will not be able to drop it and use it as a new one.
  • πŸ“± Google Policy: All Android 5.1 devices+ duty-bearer FRP.
  • πŸ”„ Mi Account Linking: Some Xiaomi models additionally require confirmation via Mi Account.

The system requests data even if:

  • πŸ“§ You reset your phone through Settings β†’ Additionally. β†’ Reset.
  • πŸ”§ Performed a hard reset via Recovery Mode (clamped Power) + Volume Up).
  • πŸ› οΈ Reflash the device through Fastboot without removal FRP.

On the lock screen you will see one of the messages:

⚠️ Note: If the phone was purchased with hands, the previous owner must delete their account via myaccount.google.com before resetting.Otherwise, unlocking through official methods will not be possible.

Method 1: Unlocking with Mi Account (official method)

If your Xiaomi account was tied to Mi, it can be used to bypass FRP. This method works on most models (Redmi Note 10/11/12, POCO X3/X4, Mi 11/12) and does not require technical skills.

Steps to unlock:

  1. On the Google account entry screen, tap the email or phone field.
  2. At the bottom of the screen will appear link I do not remember the password – click on it.
  3. The system will redirect you to the Mi Account recovery page, enter the linked phone number or email.
  4. Confirm your identity via SMS or backup email.
  5. After successful authorization, the phone is unlocked automatically.

If you don’t remember the Mi Account, restore access via account.xiaomi.com (select β€œForgot your password?”). note that you may need to access your old phone number or email to recover.

β˜‘οΈ What to do if your Mi Account is not tied

Done: 0 / 4

Method 2: Bypass FRP through ADB (for Android 8–11)

If the official methods do not work, you can try to remove the FRP Android Debug Bridge via Android (ADB). This method is suitable for Android 8-11 devices (including: MIUI 12), but requires a computer and USB-cable.

Preparation:

  • πŸ’» Install. ADB and Fastboot Tools on PC.
  • πŸ”Œ Turn on Debugging. USB on a locked phone (instruction below).
  • πŸ“‹ Download the archive with XDA Developers (Search by Model) + "FRP bypass").

How to enable debugging over USB on a blocked Xiaomi:

  1. On the Google account input screen, click on the text field and hold until the menu appears.
  2. Select Help β†’ Help β†’ click on any link (e.g., β€œPrivacy Policy”).
  3. In the browser, type chrome://flags into the address bar and turn on the developer mode.
  4. Return to your phone’s settings via the notification panel and activate Debugging over USB.

Commands to remove FRP:

adb shell


content insert --uri content://settings/secure --bind name:s:user_setup_complete --bind value:s:1




am start -n com.google.android.gsf.login/




am start -n com.google.android.gsf.login.LoginActivity

⚠️ Attention: New firmware MIUI 14 and Android 12+ This method may not work because of the enhanced protection, so you can go to the Fastboot method.

πŸ“Š What Unlocking Method Have You Tried?
Mi Account
ADB
Fastboot
I went to the service center.
I haven't tried it yet.

Method 3: Remove FRP via Fastboot (for all models)

If ADB didn’t work, the most reliable way is to use Fastboot commands, which works even on newer devices (Redmi Note 12 Pro+, POCO F5), but requires an unlocked bootloader.

Preparation:

  • πŸ”Œ Connect your phone to your PC in Fastboot mode (press Power) + Volume Down when enabled).
  • πŸ“‚ Download. MIUI FRP Reset Tool (check compatibility with your model!).
  • πŸ› οΈ Install Xiaomi drivers (for example, via Mi) PC Suite).

Step-by-step:

  1. Run the command line in the folder with Fastboot.
  2. Check the connection of the device: fastboot devices (should display the serial number of the phone).
  3. Run the command to remove FRP: fastboot erase frp
  4. Reboot the device: fastboot reboot

If the fastboot erase frp command doesn’t work, try an alternative:

fastboot erase config


fastboot erase userdata

Xiaomi modelDoes it support Fastboot FRP?Notes
Redmi Note 10/11βœ… Yes.Requires unlocking of the loader
POCO X3/X4βœ… Yes.MIUI 13+ may require a patch
Mi 11/12⚠️ Partially.Some FRP firmware is stored in persist
Redmi 9/9Aβœ… Yes.It works without unlocking the loader.

πŸ’‘

If the phone is stuck on the logo after the fastboot erase frp command, perform a full reset via fastboot -w (delete all data!).

Method 4: Using Test Point (for power users)

On some Xiaomi models (Redmi 8/9, Note 8 Pro) you can bypass FRP through Test Point, a special contacts on the motherboard, which requires disassembly of the device and is only suitable for advanced users.

How to find Test Point:

  • πŸ” Remove the back cover of the phone (heating with a hair dryer or using a suction cup).
  • πŸ“ Find two contacts with the inscription on the board TP Test Point (usually near the battery).
  • πŸ”§ Close contacts with tweezers or wire for 5-10 seconds, while connecting the phone to the PC.

After successful closure:

  1. The phone is defined in Fastboot as EDL Mode.
  2. Use Mi Flash Pro to firmware a clean ROM without FRP.

⚠️ Warning: Incorrectly closing contacts can make your phone out of order! If you're not sure about your skills, contact the service center. On new models (Redmi Note 12, POCO F5) Test Point is often absent or protected.

What to do if Test Point is not found?
On new Xiaomi devices (2022+ The manufacturer removed the physical Test Point: 1. Use it. EDL-cable (special) USB-plug-in D+/D-). 2. Take advantage of a vulnerability in Diag Mode (e.g., via commands) AT). 3. Contacting specialists with equipment for JTAG.

Method 5: Contact Xiaomi Service Center

If all the independent methods don’t work, the official way is to contact an authorized Xiaomi service center, which is the most reliable, but also the longest way.

What will be required:

  • πŸ“„ Check or warranty card (proof of purchase).
  • πŸ†” Passport (for proof of identity).
  • πŸ“§ Access to email linked to the device (if possible).

Cost and timing:

Type of serviceTermCost (roughly)
Unlocking FRP (with evidence)1-3 daysFree or 500-1500 β‚½
Unlocking without documents3-7 days2000–5000 β‚½
Flashing with FRP removal1 day1500–3000 β‚½

The service centers can be found on the official Xiaomi website. Before visiting, check by phone whether they are engaged in unlocking FRP - some centers refuse this service without original documents.

πŸ’‘

If the phone was bought by hand and the previous owner did not delete the Google account, official unlocking is not possible, in which case you only need to flash through EDL or buy a new device.

Frequent Mistakes and How to Avoid Them

When trying to unlock Xiaomi, users often face typical problems, including the most common mistakes and solutions:

  • πŸ”§ ADB Does not see the device: Enable debugging by USB (See the instructions above or check the cable (use the original one).

If you get a FAILED error (remote: 'Flashing is not allowed'), then the bootloader is blocked on the phone.

  1. Apply for unlocking via Mi Unlock Tool (can take up to 720 hours!).
  2. Use workarounds through EDL Mode (requires an authorized Xiaomi account).
Can I unlock Xiaomi without losing data?
No. All FRP bypass methods involve a user data reset (userdata). The only way to save files is to back up before being blocked via Mi Cloud or Google Drive.
Does the roundabout work? FRP through SIM-map?
On older models (Redmi) 4/5) There was a bug that could get around FRP jingle SIM-On new devices (2019+ (a) this method does not work due to corrections in MIUI.
What if the phone asks for a password from Mi Account after unlocking?
This means that the device has dual lock enabled (FRP + Mi Account).In this case: Try to restore access to Mi Account via account.xiaomi.com. Use the Fastboot command to remove both locks: fastboot erase frp fastboot erase userdata
Can you get around FRP on Xiaomi without a computer?
On some models (Redmi 9, POCO M3) There are methods of bypassing an emergency call or Google Assistant, but they work unstable and often require a connection to Wi-Fi (ADB, Fastboot requires PCs to be used.
Is it legal to use FRP bypass?
From a legal point of view, bypassing FRP on your own device does not violate the law. However: If the phone is stolen, unlocking can be regarded as illegal access. The use of methods to unlock other people's devices is punishable by law (Article 272 of the Criminal Code). Always make sure that the phone belongs to you or you have the right to unlock (for example, by proxy from the owner).