Xiaomi Redmi 7 is one of the most popular budget smartphones, but even years after the release, owners are faced with the problem of FRP-blocking (Factory Reset Protection).This protection system Google activates after resetting and requires data from a previously linked account. If you bought a phone from your hands, forgot your password or encountered an authorization error, our guide will help to untie the device from Google account without contacting the service center.
In this article, we will discuss 5 working methods β from official (through settings) to technical (using) ADB We will focus on the unique nuances for Redmi. 7 base MIUI 10/11, You will also learn how to avoid re-blocking and what to do if your smartphone requires confirmation through the Internet. SIM-cardholder.
Why is Redmi 7 blocked by Google?
FRP (Factory Reset Protection) is a security mechanism that Google has implemented in Android 5.1 Lollipop and later. On Redmi 7 (released in 2019), it works like this:
- π When you first turn on or after reset, the system requires you to enter a login / password from the account that was tied before the reset.
- π± If the phone is bought with hands, the previous owner may not have deleted his account β and now the device is locked.
- π Even after the data is entered correctly, Google may request additional verification (code by email or email). SMS).
- β οΈ On the Redmi. 7 s MIUI 10/11 lock works even when reset via Recovery, if not disabled OEM-unlocking.
Itβs important to understand that FRP is not a virus or firmware bug; itβs a planned security feature that can only be circumvented legally by knowing your account details. All other methods (including those described below) exploit loopholes that Google and Xiaomi are gradually closing in new versions of MIUI.
β οΈ Note: If you are not the legal owner of the phone, try to bypass FRP We describe methods only for cases when access to the account is lost (for example, when buying a used phone without the ability to contact the seller).
Method 1: Officially bypassing settings (if you know the password)
If you have access to an email and password from a linked account, but your phone is still locked, try this method, which works even if Google requests additional verification (phone code or backup email).
- Connect to Wi-Fi on the lock screen (required! without the Internet verification will not pass).
- Enter the email and password from the account that was tied before the reset.
- If the message appears βThis account cannot be used to unlockβ β click βAnother login methodβ.
- Select βGet a phone codeβ or βBackup emailβ and follow the instructions.
- After successful login, go to Settings β Accounts β Google and delete your old account.
If this method does not work, it means:
- πΉ Your account has been deleted or blocked by Google.
- πΉ Two-factor authentication is enabled on the phone and physical access to the old device is required.
- πΉ Previous Owner Changed Password After Last Sync With Phone.
Method 2: Bypass FRP through Recovery Mode (without PC)
This method is suitable if you donβt have access to a computer, but you can log into Recovery Mode.It works on Redmi 7 with MIUI 10-12, but may not work on newer versions.
Turn off the phone.|Squeeze the power. + Volume up for entrance to Recovery|Choose a language (English/whale)|Don't plug in the cable. USB before the end of the procedure-->
- Turn off the phone. Press the Power button + Volume up to enter Recovery Mode.
- Select the language (if the menu is in Chinese, look for the button with the "Wipe Data" icon).
- Go to Wipe Data β Wipe All Data (full reset).
- After rebooting on the welcome screen, donβt connect to Wi-Fi!
- Go back and select "Emergency Call".
- Type ##4636## and it will open the hidden test menu.
- From the menu, select "Usage statistics" β "Back" β "Settings".
- Now you're in the phone settings! go to Accounts β Google and delete your old account.
If the phone still requires an account after doing this, MIUI has blocked the method. Try the next method.
β οΈ Warning: Some Redmi 7 firmwares display a warning that says "This device is locked" after logging in to Recovery. OEM-unlock is disabled, and for further actions you will need to unlock the bootloader through the Mi Unlock Tool (you need a PC).
Method 3: Use ADB-Teams (for experienced users)
If previous methods didnβt work, you can try removing FRP via Android Debug Bridge (ADB), which requires a computer with Xiaomi drivers installed and USB debugging enabled.
Before you start, check:
- π The phone's debugging on. USB (If not, this method will not work).
- π» PCs are installed. ADB and Fastboot.
- π Installed drivers for Redmi 7 (you can download from the official Xiaomi website).
How to enable debugging by USB if the phone is locked?
Instructions for removing FRP via ADB:
- Connect your phone to your PC via USB.
- Open the command line (Win + R β enter cmd).
- Enter the command to check the connection: adb devices If the phone appears in the list β continue.
- Delete. FRP-Adb shell content insert --uri content://settings/secure --bind name:s:frp --bind value:s:
- Reboot the device: adb reboot
If the lock is still locked after the restart, try the alternative command:
adb shell am start -n com.google.android.gsf.login/
adb shell am start -n com.google.android.gsf.login.LoginActivity| Problem. | Reason. | Decision |
|---|---|---|
| ADB does not see the device | No drivers or debugging not included | Install drivers, check the cable |
| Command not executed | MIUI block ADB-team | Try the Fastboot method. |
| The phone is rebooted in Recovery | Firmware damaged. | Use your phone via the Mi Flash Tool |
π‘
If ADB makes a mistake, but devices/emulators found, try reconnecting the cable, enabling Transfer files on your phone, or using the original USB-Xiaomi cable (cheap cables often donβt support data transfer).
Method 4: Unlock via Fastboot (requires an unlocked bootloader)
If the bootloader is unlocked, you can delete it. FRP This method is suitable for Redmi 7, which was previously included on the Fastboot. OEM-Unlocking (in the developer settings).
Important: If the bootloader is locked, you will first have to unlock it through the Mi Unlock Tool (you need a Mi Account tied to the phone at least 72 hours ago).
- Turn off the phone. Press Power + Volume down to enter Fastboot Mode.
- Connect your phone to your PC and open the command line.
- Check the connection: fastboot devices
- Remove FRP-blocking command: fastboot erase frp
- Reboot the device: fastboot reboot
If after this procedure the phone still requires an account, try to further erase the user data:
fastboot erase userdataβ οΈ Attention: The fastboot erase userdata team completely cleans the phone's internal memory, including photos, contacts and apps.
π‘
If the Redmi 7 bootloader is locked, you can only unlock it through the official Mi Unlock Tool with a wait of 7-15 days (account to device bundle), bypassing this restriction only through informal firmware, which cancels the warranty and can lead to a βbrickβ of the phone.
Method 5: Firmware via Mi Flash Tool (last resort)
If all the previous methods didn't work, you're left with a complete flashing of the phone, which will erase all the data, including the data. FRP-lockdown, but will require:
- π» Windows computer.
- π Original. USB-cable.
- π₯ Fastboot for Redmi 7 (you can download it on the official Xiaomi website).
- π Unlocked bootloader (if not unlocked β see Method 4).
Step-by-step:
- Download and install the Mi Flash Tool.
- Unpack the archive with firmware in a folder without Cyrillic characters (for example, C:\Redmi7_Fastboot).
- Turn off the phone and press Power + Volume down to log into Fastboot.
- Connect your phone to your PC and start the Mi Flash Tool.
- Click "Select" and specify the path to the firmware folder.
- Select the "Clean All" mode and press "Flash".
- Wait for the end (5-10 minutes). The phone will reboot automatically.
Once firmware is in place, the phone will be like new, with no linked accounts or locks.
- πΉ All data will be permanently deleted.
- πΉ If you flash unofficial firmware, Google services may stop working.
- πΉ On some versions MIUI After firmware requires authorization in the Mi-account.
How to Avoid FRP Locking Again on Redmi 7
To avoid blocking your phone again after successfully bypassing FRP, follow these rules:
- Delete your old Google account in the settings (Accounts β Google).
- Turn off automatic synchronization in your account settings.
- Turn it on. OEM-Unlocking in the developer settings (Settings) β About phone β Tap "MIUI version" 7 times β Developer options β OEM unlocking).
- Do not update MIUI immediately after unlocking β some updates restore FRP.
- Back up important data before any manipulation of the system.
If you are selling or transferring your phone to another person:
- πΉ Delete all accounts (Google and Mi).
- πΉ Make reset to factory settings (Settings) β About phone β Factory reset).
- πΉ Check that after reset, the phone does not require an old account.