Forgot Google account on Xiaomi: 7 ways to get your phone back

You turned on Xiaomi after a long break, but you can't remember the data from the Google account that was tied to the device? Or you bought a used device and the previous owner didn't delete your account? The situation is complicated by the fact that without this data, the phone becomes a "brick": you can neither install apps, sync contacts, nor even reset settings through the standard menu. All because of the Factory Reset Protection (FRP) feature, reset protection that Google introduced to combat theft of gadgets.

In this article, we’ve taken a full look at all of Xiaomi’s FRP bypass workflows in 2026, including official account recovery and emergency workarounds. We’ve taken into account the features of MIUI 14/15 firmware, new models (Xiaomi 14 Ultra, Redmi Note 13 Pro+) and older Android 10-12 devices.

Why Xiaomi requires a Google account after a reset

FRP (Factory Reset Protection) is activated automatically if the phone:

  • πŸ”’ Google account was set up (even if you deleted it through your settings).
  • πŸ“± Screen lock is on (PIN, pattern lock, print).
  • πŸ”„ Reset to factory settings was performed through Settings β†’ The phone. β†’ Resetting settings or Recovery Mode.

Once reset, the system requires you to enter the username and password from the last associated account, which is a security measure, but it creates problems if:

  • 🧠 You have forgotten your account information (for example, you haven’t used it in years).
  • πŸ“¦ Buying a phone with your hands, but the seller didn’t untie his Google.
  • πŸ”§ The phone was restored in the service, and the master did not warn about the FRP.

⚠️ Note: On Xiaomi devices with MIUI 13+ circumvention FRP It's complicated, because many of the security holes are closed, and if the phone is released after 2022, the chances of a successful bypass without the original account data tend to be zero.

Method 1: Restoring access to Google Account

The most legal and secure method is to restore access to a forgotten account, which will work if:

  • πŸ“§ You have access to a backup email or phone linked to your account.
  • πŸ“… Remember the approximate date of creation of the account or the last password used.
  • πŸ–ΌοΈ Old screenshots / photos from the phone screen where the email is visible.

Instructions for remediation:

  1. Go to the Google account recovery page on your computer or other phone.
  2. Enter the latest known email (or try out possible options).
  3. Select Forgot Your Password? and follow the instructions.

Xiaomi

πŸ’‘

If you don’t remember email, try typing keywords like β€œA letter from Xiaomi,” β€œApproval of purchase,” or β€œRegistration” into your Gmail search. MIUI". The system can give you an address from the history.

Method 2: Bypass FRP through Mi Account (for Xiaomi owners)

If not only was the Google account tied on the phone, but the Mi Account (Xiaomi account) as well, you can try bypassing the lock through it, which will work on devices up to MIUI 12.5 (on newer versions, the method often does not work).

Algorithm of action:

  1. On the FRP lock screen, click Add Network (or Emergency Call β†’ Add Network).
  2. In the browser window that opens, enter the address: https://account.xiaomi.com.
  3. Log in to your Mi Account (if you do not remember the data - restore them through the official page).
  4. After you sign in, go to Settings β†’ Accounts β†’ Google and delete your old account.
  5. Perform a reboot of the phone.

⚠️ Attention: MIUI 13/14 This method is blocked by the system, if you automatically return to the screen after you log in to the Mi Account. FRP, Try other ways.

Charging the phone > 50%|Stable Wi-Fi connection|Standby email/Recovery phone for Mi Account|Two-factor input is disabled (if enabled)

-->

Method 3: Use of Recovery Mode

If you can’t restore your account, you can try to delete the FRP file via Recovery Mode, which works on devices with an unlocked bootloader or on older models (Redmi 4/5, Mi A1/A2).

Step-by-step:

  1. Turn off the phone.
  2. Press the button combination to enter Recovery: For most Xiaomi: Volume up + Power. For POCO: Volume down + Power.

Recovery

Advanced β†’ File Manager

/data/system/

gesture.key


password.key




locksettings.db




locksettings.db-wal




locksettings.db-shm

Reboot system now

If the lock is still locked after the reboot, try repeating the steps, but delete the files in the /data/system/users/0/ folder as well (look for files with the.key extension).

What to do if Recovery Mode is blocked?
On new Xiaomi devices (from 2021), File Manager access in Recovery is often disabled, in which case only firmware via Fastboot or contacting a service center with proof of ownership of the phone (check, box) will help.

Xiaomi modelMIUI versionThe probability of bypassing FRP through RecoveryNotes
Redmi Note 8/9MIUI 11-12βœ… Tall.Delete gesture.key and locksettings.db files.
POCO X3MIUI 12.5⚠️ MediumYou need to pre-unlock the bootloader.
Xiaomi 11/12MIUI 13+❌ Low.FRP is integrated into system processes, bypassing is complicated.
Redmi A1/A2Android Goβœ… Tall.A simplified version of Android, FRP vulnerabilities are known.

Method 4: Bypassing FRP through ADB (for advanced users)

This is a good method if your phone is debugging via USB (even if you haven’t explicitly enabled it, sometimes activated when you connect to a PC), and you’ll need a computer with ADB and Fastboot drivers installed.

Instructions:

  1. Connect your phone to your PC through USB-cable.
  2. Open the command prompt (Win + R β†’ cmd) and type: adb devices If the device is determined, proceed to the next step. If not, install the Xiaomi USB Drivers driver.
  3. Follow the commands in turn: adb shell content insert --uri content://settings/secure --bind name:s:user_setup_complete --bind value:s:1 exit adb reboot
  4. After the reboot, try to reset the initial configuration – the FRP request may disappear.

Step-by-step:

  1. Download the official firmware for your model from the Xiaomi Firmware website (choose the Fastboot version).
  2. Unpack the archive in a folder on your PC (e.g., C:\MIUI\).
  3. Turn off the phone and press Volume Down + Power to log in to Fastboot.
  4. Connect the phone to the PC and open the command line in the firmware folder.
  5. Run the command to unlock the bootloader (if it is blocked): fastboot oem unlock On new devices, you will need to link your Mi Account and wait for confirmation (from 1 hour to 30 days!).
  6. After unlocking, swipe the phone with the command: fastboot flash all or (for new models): fastboot update name file.zip

Once firmware is in place, the phone will be like new, FRP-free, but without all your data, and it's guaranteed to work, but it requires technical skills.

πŸ’‘

Fastboot firmware is the only reliable way to bypass FRP on new Xiaomi models (2022 and later), but it comes with the risk of losing warranty and data.

Method 6: Contact Xiaomi Service Center

If independent attempts are unsuccessful, you can contact the official Xiaomi service center.

  • πŸ“± Phone for guarantees (self-circumvention) FRP Maybe it's canceled).
  • πŸ”§ You have no experience working with ADB or Fastboot.
  • πŸ“„ There are documents confirming the purchase (check, box with) IMEI).

What will be required to unlock:

  1. Passport of the owner (or power of attorney, if the phone was not bought for you).
  2. Check or warranty card (if the phone was officially purchased).
  3. Phone box (it indicates IMEI, which must match the data in the system).

The cost of the service varies from 500 to 2000 rubles, depending on the model and region. In some cases, unlocking can be free (if the phone is guaranteed and you provided all the documents).

⚠️ Note: Unofficial services often offer "circumvention" FRP 5 minutes, but it's a risk: πŸ› οΈ Installation of unofficial firmware (risk of bricks). πŸ”“ Loss of guarantee. πŸ“± Possible data theft (if the wizard copies your files). Xiaomi's official service is the only safe option.

Method 7: Alternative methods (for older models)

Xiaomi devices until 2019 (Redmi 4/5, Mi 6/8) sometimes run security holes that allow you to bypass FRP without complex manipulation.

Method 1: Through a Screen Recorder

  1. On the FRP lock screen, press Emergency Call.
  2. Dial ##4636## and the test menu will open.
  3. Go to Usage Statistics β†’ App usage.
  4. Click on the Settings icon and select Permissions.
  5. Activate permission for Screen Recorder.
  6. Return to the lock screen, start the screen recording and through the notification panel enter Settings.
  7. Delete your Google account in the Accounts section.

Method 2: Google Assistant (powered by Android 8-9)

  1. On the lock screen, say Ok Google or press the Home button to call the assistant.
  2. Say, open the settings.
  3. If the assistant opens the settings, go to Accounts β†’ Google and delete the account.

These methods do not work on all devices and may be closed in newer versions of MIUI.

FAQ: Frequent questions about FRP bypass on Xiaomi

Can you bypass FRP without losing data?
No, all FRP bypass methods involve resetting the phone to factory settings, and the only way to save data is to recall or restore the original Google account tied to the device.
What if my phone requires an old account after a reset, but I don’t remember it?
Try to restore your account through Google's recovery page. If that doesn't work, use FRP bypass methods (via Mi Account, ADB or firmware). On newer models (MIUI 13+), the chances of success are minimal - contact the service.
Will Recovery Reset Help Remove FRP?
No, a standard Recovery Mode reset does not remove FRP. The lock will remain, as account data is stored in a protected memory area, and to delete FRP, you either need to restore the account or flash the phone through Fastboot.
Can I bypass FRP on Xiaomi 13/14 without a computer?
On the new flagships (Xiaomi 13/14, Redmi Note 12/13), it is almost impossible to bypass FRP without a PC. All known β€œholes” are closed, and you need a computer to run firmware or work with ADB, the only option is to contact the service center with documents.
What is Mi Account and How Does It Help You Bypass FRP?
Mi Account is a Xiaomi account that is linked to a phone in parallel with a Google account (MIUI 12 and older) authorization in Mi Account allows you to access the settings and delete the Google account, thereby bypassing FRP. However, on new versions MIUI This method is blocked.