Restore Google account on Xiaomi Redmi after deletion: full guide 2026

Why Google’s Xiaomi Redmi account is missing and what to do about it

Deleting a Google account on Xiaomi Redmi smartphones is one of the most common problems after resetting settings, firmware or manually deleting through the Settings menu. β†’ Accounts: Unlike other Android devices, phones are on MIUI Often blocking re-assignment of the same account due to built-in Factory Reset Protection (FRP). This means that even if you remember your login and password, the system can deny the sign-in by requiring confirmation through your previous Mi Account account.

The situation becomes more complicated if:

  • πŸ”„ You have performed a hard reset through Recovery without deleting your Google account in advance.
  • πŸ“± The phone was bought from hand and the previous owner did not untie his account.
  • πŸ”§ You have been using the device via Fastboot or EDL, I'm the one who dropped all the bandages.
  • πŸ›‘οΈ The device activates the "Device Protection" function in MIUI (analogue FRP Google).

In this article, we will analyze all working methods of recovery - from official (through password recovery) to bypass (using the use of a password). ADB Important: methods vary depending on the version MIUI (For example, on the Redmi Note 10 with MIUI 14 and Redmi. 9A s MIUI 12 algorithms can vary).

πŸ“Š What is your model Xiaomi Redmi?
Redmi Note 10/11/12
Redmi 9/9A/9C
Redmi 8/8A
Redmi 7/7A
Another model

Method 1: Standard Recovery through Google Web Interface

If you remember an email or phone linked to your account but can’t sign in because of an error like β€œThis device has been reset. Sign in to an account you used before,” try to restore access through Google’s official service first.

⚠️ Note: If two-step authentication was enabled on the device (2FA), You will need access to a backup code or Google Authenticator app, without which you will not be able to restore your account.

Instructions:

  1. Open a Google account recovery page on your computer or other phone.
  2. Enter the last known email or phone, then click Next.
  3. If the system requests the last password you use, try entering it. If you don't remember, choose Try another way.
  4. Google will offer confirmation options: πŸ“§ Backup email code (if specified). πŸ“ž SMS or a phone call on a tethered phone. πŸ” Backup codes (if previously saved).

Shut it down immediately. FRP

Security β†’ Your devices

If this method doesn't work, move on to alternative methods. MIUI 13+ Android 12+ Google can block re-entry for 72 hours after resetting, in which case you will have to wait or use workarounds.

β˜‘οΈ Preparation for account recovery

Done: 0 / 5

Method 2: Bypass FRP through MIUI settings (without PC)

On some Xiaomi Redmi models, especially on the MIUI 12 and below) can be bypassed FRP It's a hidden settings menu, and it works if you have a:

  • πŸ“± The device is not locked with a pattern lock or PIN-code.
  • πŸ”§ Access to the Welcome Screen (where you need to enter a Google account).
  • πŸ› οΈ Version. MIUI more 12.5 (on MIUI 13/14 This method often doesn't work).

Step-by-step:

  1. On the Google account login screen, click on the email input field, then select Add Account.
  2. In the window that opens, select Google, then click on Create an Account (do not enter data!).
  3. Fly through the terms of use until the end, then click on the Privacy Policy link (or any other active link).
  4. Browser will open. Type in the address bar: https://www.google.com/android/find and press Go.
  5. Log in to your Google account via the web interface (if required).
  6. After successful login, return to the lock screen – the system must allow entry.

If the browser is not open or links are inactive, try an alternative path:

  1. Return to the login screen, press Emergency Call.
  2. Dial ##4636## and the Testing menu will open.
  3. Go to Device Information and click on the Build Number several times to activate the Developer Mode.
  4. Go back to the main settings, find a new section for developers and enable debugging by USB.
Why did this method stop working on new versions of MIUI?
Starting with MIUI 13 Xiaomi has closed most of the security holes, including access to the browser through the lock screen. Now, when you try to open links, the system redirects to the account login screen.

Method 3: Use ADB remove FRP (PC required)

If previous methods have not worked, you can remove the blockage. FRP Using Android Debug Bridge (ADB). This is a good option for most Redmi models, but it requires:

  • πŸ’» Computer with installed Xiaomi drivers and ADB.
  • πŸ”Œ USB-cable (preferably original).
  • πŸ”§ Included debugging by USB (If it can be activated on a locked device).

Instructions:

  1. Download and install Platform Tools (includes ADB and Fastboot).
  2. Connect your phone to your PC via USB.
  3. Open the command line (Win) + R β†’ Type in cmd) and do: adb devices If the device appears in the list, go further. If not, install the drivers or enable debugging (see method 2).
  4. Enter the removal command FRP: adb shell content insert --uri content://settings/secure --bind name:s:user_setup_complete --bind value:s:1 Next: Adb shell am start -n com.google.android.gsf.login/ and adb shell am start -n com.google.android.gsf.login.LoginActivity
  5. Reboot the device: adb reboot

After rebooting, try logging in to your Google account again. If the command doesn't work, try the alternative:

adb shell settings put global frp_lock 0

⚠️ Note: Some Redmi models (e.g. Note 11 Pro)+) post-execution ADB-commands may need a complete reset via Recovery.This will delete all data but unlock the device.

πŸ’‘

If ADB Can't see the device, try switching the connection mode USB to β€œTransfer of files" (MTP). To do this, on the locked screen, pull the notification curtain and select the appropriate mode.

Method 4: Fastboot firmware or EDL (power-user)

If all previous methods failed, you just have to reflash the device and remove all locks, and this is a good way to:

  • πŸ”§ Devices with a locked loader (Bootloader).
  • πŸ“± Models, where FRP not removed ADB (Like Redmi. K50 on MIUI 14).
  • πŸ› οΈ Phones purchased from hands where the previous owner did not untie accounts.

The firmware will require:

ComponentDescriptionReference
Mi Flash ToolThe official utility for Xiaomi firmware through Fastboot.Download
Fastboot firmwareStock firmware for your model (e.g. Redmi Note 10 Pro – vili).Firmware archive
Qualcomm driversNeeded for the regime. EDL (If the Fastboot is not working).XDA Developers
Test PointFor compulsory transfer to EDL (call-up).Look for the diagrams for your model on 4PDA.

Step-by-step instructions for Fastboot:

  1. Download and install the Mi Flash Tool.
  2. Unpack the archive with firmware in a folder without Cyrillic characters.
  3. Turn off the phone, then press Volume Down + Power to log into the Fastboot.
  4. Connect the device to your PC and start the Mi Flash Tool.
  5. In the program, click Select, select the folder with the firmware, then Refresh (the device should appear).
  6. Select Clean All mode (delete all data, including: FRP) and press Flash.

For the regime. EDL (If Fastboot is not available):

  1. Find Test Point for your model (e.g. Redmi) 9A These are contacts near the battery).
  2. Close the contacts with tweezers or wires, simultaneously connecting USB-cable.
  3. The device will be called Qualcomm HS-USB QDLoader 9008.
  4. Use the Mi Flash Tool or QFil for firmware.

πŸ’‘

Firmware through EDL β€” the most reliable way to remove FRP, But it requires disassembling the phone and risks building the device if you make a mistake.

Method 5: Alternative methods (for specific models)

Some Xiaomi Redmi models have unique ways of getting around FRP. Here are the most common:

Redmi Note 8/8T/9/9A/9C

On these devices, you can use an emergency call to access the settings:

  1. On the lock screen, press Emergency Call.
  2. Dial #13491## and the test menu will open.
  3. Choose Version Info β†’ Software Version and click on Android Version several times.
  4. Go back to the basic settings and enable debugging over USB.

Redmi Note 10/11/12 series series

On these models, resetting via Recovery with pre-deleting files often helps. FRP:

  1. Turn off the phone, then press Volume Up + Power to enter Recovery.
  2. Choose Wipe Data β†’ Wipe All Data.
  3. After reset, connect to Wi-Fi and try to log in again.

Redmi K40/K50/Poco X3/X4

These devices may need to be updated through OTA remove FRP:

  1. Download the full OTA-package for your model (e.g. with xiaomifirmwareupdater.com).
  2. Rename the file to update.zip Put it in the root of your internal memory (use it). OTG-cable if the phone is locked).
  3. Log in to Recovery, select Install update.zip and confirm installation.
What to do if none of the methods work?
In this case, there are two options: 1) Contact Xiaomi Service Center with proof of purchase (check) so that they unlock the device officially. 2) Buy a "credit" to unlock Bootloader on the official Xiaomi website (cost) ~$5-10).

Frequent Mistakes and How to Avoid Them

When you restore your Google account on Xiaomi Redmi, users often face typical problems, and here are the most common ways to solve them:

Mistake.Reason.Decision
"This device has been reset. Log in to an account that was used before."Activated. FRP, The system requires an old account.Use the methods of bypassing from Method 2 or Method 3 (ADB).
β€œIt is not possible to connect to the Google server.”Internet problems or blocking Google on the device.Check the Wi-Fi connection, turn it off VPN, shift DNS at 8.8.8.8.
"No Account Found" during RecoveryIncorrectly entered email or phone.Try to restore your account through Google by providing a backup email.
ADB does not see the deviceDrivers are not installed or debugging is not included.Install Xiaomi drivers, enable debugging (see Method 2).
"Cannot confirm the device" after the firmwareThere are traces of the old account in the system files.Complete reset via Fastboot with the Clean All option.

If you see an error not described in the table, check:

  • πŸ”„ Version MIUI β€” Some errors are specific to certain assemblies (e.g, MIUI 14.0.3 may block ADB).
  • πŸ”’ Bootloader status – if it is blocked, Fastboot firmware may not work.
  • πŸ“‘ Firmware region – flash only the version for your region (e.g. Global or Global). EEA).
Can I restore a Google account without resetting my data?
If you remember your login/password and FRP Try standard recovery via Google's web interface (see Method 1). FRP enabled, bypass it without data loss can only be on older versions MIUI (up to 12.5) through Method 2.
What if your phone requires a Mi Account instead of a Google account?
This means that the device has activated the Mi Account lock, which can be removed: through the official Xiaomi website, if you remember the username / password. Through Fastboot with full flashing (see Method 4). Contacting the service center with proof of purchase. Without this data, it is almost impossible to unlock Mi Account.
Why does Google account need to be used again after Fastboot?
This is if: You have passed the wrong version. MIUI (You didn't use the Clean All option in the Mi Flash Tool (TWRP), left out FRP. Solution: Repeat the firmware with a full reset or use EDL.
Can you get around FRP without a computer?
Yeah, but only on old models (MIUI 12 and below) through: Hidden menu (see Method 2). Emergency call + codes (e.g, ##4636##). OTG-file-line update.zip (on new devices (MIUI 13/14) lopside FRP nearly impossible.
How to check if it's deleted FRP after-round?
To make sure the lock is removed: Perform reset via Settings β†’ Reset. After rebooting, try logging into a new Google account β€” FRP It's remote. You can also check through ADB: adb shell settings get global frp_lock If the team returns 0 or an empty line - there is no lock.