Why Redmi Note 7 is blocked and what to do
Graphic password on Xiaomi Redmi Note 7 β a convenient alternative PIN-Itβs easy to forget, especially if you rarely unlock your phone or have recently changed the combination. Unlike current models with fingerprint sensors or facial recognition, the Redmi Note 7 (released in 2019) relies on classic protection techniques, making it difficult to unlock without knowing the key.
The main problem: on the Redmi Note 7 with MIUI 10-12, there is no official way to reset a graphical password through a Xiaomi account unless it was linked to an email. This distinguishes it from new models where Find Device allows you to remotely unlock the device. However, there are workarounds - from using Recovery mode to connecting to a PC using ADB or Fastboot. Next, we will analyze all the methods, from the most secure (without data loss) to radical (complete reset).
Method 1: Unblocking through your Mi Account (if linked)
The easiest method is to use a Xiaomi account, but it only works if:
- π§ You have previously logged in to Mi Account on your phone and have not disabled sync.
- π The device is connected to the Internet (Wi-Fi or mobile network).
- π You remember your account login and password (or you can restore them via email).
Instructions:
- On the lock screen, enter the wrong graphical password 5 times in a row.
- Click on this label and select Unblock via Mi Account.
- Enter your email and password from your Xiaomi account. If two-factor authentication is enabled, confirm your login via SMS or backup code.
- Follow the systemβs hints β the phone unlocks without a data reset.
β οΈ Note: If an error appears after entering the account data, it means that it was not possible to unlock it:
- π The phone is offline (check the Wi-Fi connection).
- π« Mi Account has been deleted or blocked.
- π You are trying to log in from another region (for example, the phone is bought in China and the account is registered in Russia).
Method 2: Password bypassing through ADB (without data loss)
The method is suitable if the Redmi Note 7 is debugging on USB and has access to the computer. This is the only way to unlock the phone without resetting, but it requires preliminary preparation. If the debugging was not activated in advance, move to the next method.
What you need:
- π₯οΈ Computer with Windows/Linux/macOS.
- π USB-cable (original, without damage).li>
- π¦ Installed Xiaomi drivers and tool ADB (You can download from the official Android website).
Step-by-step:
- Connect the Redmi Note 7 to your PC via USB.
- Open the command prompt (cmd on Windows or Terminal on macOS/Linux) and type:
adb devicesIf the device appears in the list, do:
adb shell
su
rm /data/system/gesture.key
rm /data/system/locksettings.db
rm /data/system/locksettings.db-wal
rm /data/system/locksettings.db-shm
rebootAfter the reboot, the graphical password will be reset, and if the su command is not working, then there are no root rights on the phone, try an alternative method:
adb shell am start -n com.android.settings/.ChooseLockGenericInstall Xiaomi drivers|Download Platform Tools with ADB|Enable debugging on USB on the phone (if you had access)|Connect the original USB-cable|Check the visibility of the device in ADB-->
β οΈ Note: If after the execution of commands the phone hangs on the logo MI, So locksettings.db files have been corrupted, and you'll need to reset them completely through Recovery.
What if the ADB canβt see the device?
Method 3: Recovery Mode (complete data cleanup)
If previous methods fail, you can still reset hard through recovery mode, which deletes all data, including photos, contacts, and apps, and only use it if:
- π You donβt remember your graphical password and you havenβt tied your Mi Account.
- π΅ Debugging by USB not included.
- πΎ You donβt need to save data from your phone.
Instructions:
- Turn off the Redmi Note 7 with a long press of the power button.
- Press the Power Button + Volume up simultaneously and hold for 10-15 seconds until the MI logo and Recovery menu appear.
- Use volume buttons for navigation and power button for selection. Select a language (e.g. English).
- Go to Wipe Data β Wipe All Data and confirm the reset.
- Once you have finished, select Reboot β Reboot to System.
| Action. | Description | Implementation time |
|---|---|---|
| Entrance to Recovery | Clutch Power + Volume Up | 5-10 seconds |
| Choosing a language | Navigation with volume buttons | 1-2 minutes |
| Wipe All Data | Complete resetting of settings | 3-5 minutes |
| Reboot. | First launch after reset | 5-10 minutes |
π‘
If the phone asks you to enter the old graphical password after reset, the Wipe Data process has not ended. Repeat the steps or try the method through Fastboot (see next section).
Method 4: Unlocking via Fastboot (for power users)
This method is suitable if the Recovery is not available or the reset through it did not work.
- π₯οΈ Computer with Fastboot installed and Xiaomi drivers.
- π Original. USB-cable.
- π Firmware file for Redmi Note 7 (download from the official website).
Step-by-step:
- Turn off the phone and put it in Fastboot mode: press the Power button + Volume down for 10 seconds.
- Connect the device to your PC and open the command line in the folder with Fastboot.
- Check the connection by the team:
fastboot devicesIf the device is displayed, do:
fastboot oem unlockThen, swipe the stock firmware:
fastboot flash all [name file firmware.zip]β οΈ Attention: The fastboot oem unlock command will unlock the bootloader, which can lead to:
- π Loss of warranty (if it is still valid).
- π οΈ The need to re-link the Mi Account.
- π Possible errors in the update MIUI future.
π‘
Use Fastboot only if other methods have failed, which requires technical skills and can lead to a device blinking when you do the wrong thing.
Method 5: Contact Xiaomi Service Center
If the self-unblocking attempts have not been successful, you can contact the official service center.
- π± The phone is under warranty.
- π° You are not willing to risk data or device bribing.
- π§ You have no experience working with ADB/Fastboot.
What you need to unlock in the service:
- π Passport or document confirming purchase.
- π Mi Account details (if linked).
- π³ Payment for the service (cost varies from 500 to 2000 rubles depending on the region).
Where to find a service center:
- Go to the Xiaomi support website.
- Choose a country and a city.
- Find the nearest authorized center on the map.
β οΈ Warning: Unofficial workshops may offer unlocking in 5 minutes, but often use illegal methods (e.g. firmware through the Internet). EDL), what:
- π¨ Violates the terms of the guarantee.
- π It can lead to data leakage (if the wizard copies your files).
- π Causes problems with updates MIUI future.
How to avoid blocking in the future: 5 tips
To avoid the problem of forgotten passwords again, follow these guidelines:
- Link your Mi Account: Even if you donβt use the cloud, email binding will allow you to unlock your phone through Find Device.
- Enable USB debugging: This will open access to unlock through ADB. Activated in Settings β About Phone β MIUI version (click 7 times), then in For Developers β Debugging over USB.
π‘
If you often forget passwords, install the AppLock app from Google Play, which allows you to block individual applications with simple, simple and simple rules. PIN-without complicating the entire phone.