How to disable password when logging in to Xiaomi Redmi 8 Pro: instructions for all types of lock

Forgot the password from Xiaomi Redmi 8 Pro or just want to remove the lock screen for convenience? In this article, you will find 3 working methods for disabling protection β€” from standard removal through settings to radical reset to factory settings. We will analyze each method in detail, indicate the possible risks and give tips on how to avoid data loss.

It is important to understand that the procedure differs depending on the type of lock: it can be a pattern lock, PIN-A code, a password, or even a fingerprint. 8 Pro (codenamed Olivelite) with firmware MIUI 12/13/14 The unlock algorithms keep the same logic, but there are nuances, like if you previously linked a device to a Mi Account, the chances of recovering access without resetting are much higher.

Before you start, check:

  • πŸ”‹ Battery charge (minimum 30% – when resetting the phone should not turn off)
  • πŸ“Ά Stable Wi-Fi or mobile network connection (required for Mi Account authorization)
  • πŸ“± Availability of a backup copy of important data (contacts, photos, messages)

If you’re not sure what you’re doing, on the Redmi 8 Pro with a bootloader, some unlocking techniques can trigger the Anti-Rollback protection, and then the phone will turn into a brick.

1. disable password through phone settings (if you know the current code)

The easiest and safest way is to remove the lock directly from the MIUI menu, which is suitable if you remember your current password, PIN or pattern lock, the procedure will take no more than 2-3 minutes and will not affect user data.

Step instructions:

  1. Unlock your phone with the current password (or use a fingerprint if it is set up).
  2. Go to Settings. β†’ Passwords and security.
  3. Select the option Lock the screen.
  4. Enter a valid password for confirmation.
  5. Click No or Remove Lock (depending on the MIUI version).
  6. Confirm the action.

If the Delete Lock is inactive, it means that the device administrator function is enabled on the phone (for example, through control apps or corporate policies).

  • πŸ”’ Go to Settings. β†’ Annexes β†’ Permits β†’ Device administrators.
  • πŸ“± Disable Administrator Rights for All Applications (except System).
  • πŸ”„ Repeat the attempt to remove the lock.

β˜‘οΈ Preparation for password deactivation

Done: 0 / 4

⚠️ Attention: On some firmware MIUI If the lock is back after the password is turned off, check the Smart Lock settings in the Passwords and Security section.

2 Unblocking through Mi Account (if you forgot your password)

If you don't remember the password, but previously linked the Redmi 8 Pro to a Xiaomi account (Mi Account), you can restore access without resetting. This method only works if you have a stable Internet connection and if:

  • πŸ“§ The phone is synchronized with Mi Account.
  • πŸ”„ The device was not reset to factory settings after the last authorization.
  • πŸ›‘οΈ Find My Device is not activated (in this case, additional confirmation will be required).

Step-by-step:

  1. On the lock screen, enter the wrong password 5 times in a row.
  2. Will you see a message Forgot your password? – click on it.
  3. Select the Restore option via Mi Account.
  4. Enter the username and password from your Xiaomi account (if you do not remember, restore it through account.xiaomi.com).
  5. Confirm unlocking via SMS or email (if two-factor authentication is enabled).
  6. Set a new password or disable the lock completely.

πŸ“Š Have you ever lost access to your phone because of a forgotten password?
Yeah, I had to drop it.
Yeah, but I got it back through my account.
No, I always remember.
I'm just using my fingerprint.

⚠️ Note: If the phone has enabled Find My Device, location verification may be required after unlocking via Mi Account. In rare cases, Xiaomi locks the device for 24 to 72 hours to check security.

If the method does not work, check:

  • 🌐 Internet connection (switch to mobile data if Wi-Fi is unstable).
  • πŸ”„ Date and time on the phone (incorrect settings can block authorization).
  • πŸ“§ Correctness of the entered login (sometimes users confuse email and phone number).

What to do if your Mi Account is not tied?
If you have never registered a Xiaomi account or linked it to a phone, you can’t restore access through this method, only a factory reset (see Section 3) or a proof of purchase contact with a service center.

3. Hard Reset (full reset) - last resort

If previous methods failed, the only way out is to reset your phone to factory settings.This method will delete all data, including apps, photos, messages and settings. On the Redmi 8 Pro, you can reset in two ways: via Recovery Mode or via Fastboot (for power users).

⚠️ Warning: On devices with a bootloader blocked after Hard Reset, you may need to log in to Mi Account even if you haven't set it up before (FRP). Without account data, the phone will remain locked.

Method 1: Resetting through Recovery

  1. Turn off the phone.
  2. Press the Power + Volume buttons up at the same time and hold for 10-15 seconds until the Mi logo appears.
  3. In the Recovery menu, select Wipe Data (use volume buttons for navigation and power button for confirmation).
  4. Confirm the reset by selecting Wipe All Data.
  5. After the process is complete, select Reboot.

Method 2: Reset via Fastboot (for advanced users)

This method requires a computer with ADB/Fastboot drivers installed and an unlocked bootloader. If you are not sure about your actions, you should contact the service center.

fastboot oem edl


fastboot erase userdata




fastboot erase frp




fastboot reboot

⚠️ Note: Fastboot erase frp and fastboot oem edl commands can lead to loss IMEI Or activate the Anti-Rollback on some firmware. MIUI Global risk is minimal, but on custom firmware, the consequences are unpredictable.

Resetting methodYou need a PC?Removes FRP?The risk of a brick
Through Recovery❌ No.❌ No.⚠️ Low.
Fastboot (wipe)βœ… Yes.βœ… Yes.⚠️⚠️ Medium.
Fastboot (EDL)βœ… Yes.βœ… Yes.⚠️⚠️⚠️ High-pitched

πŸ’‘

Recovery is the safest way to reset Hard Reset, but it doesn’t remove FRP. If the phone requires Mi Account data after reset, you can only restore access through official unlocking.

4. Alternative Unlocking Methods (without data loss)

If you don't want to lose data, but the standard methods don't work, you can try bypassing the lock with ADB (Android Debug Bridge) or specialized utilities. These methods require prior preparation and do not work on all firmware.

Method 1: Delete the lock file via ADB

This method will work only if the phone previously enabled debugging mode via USB and you confirmed a trusted connection to the computer.

  1. Connect the Redmi 8 Pro to your PC via USB.
  2. Open the command line and type in: adb shell su rm /data/system/gesture.key rm /data/system/password.key rm /data/system/locksettings.db rm /data/system/locksettings.db-wal rm /data/system/locksettings.db-shm reboot
  3. After the reboot, the screen lock will be reset.

⚠️ Attention: MIUI 12+ This method rarely works because of the changed lock key storage structure, and in addition, root rights are required to execute commands, which are disabled by default on most Redmi 8 Pros.

Method 2: Use of Mi Flash Unlock

The official utility from Xiaomi allows you to unlock the bootloader and reset some types of locks, but requires:

  • πŸ–₯️ Windows computer 7/10/11.
  • πŸ”Œ Installed Qualcomm drivers (for Redmi 8 Pro on Snapdragon 439 chipset).
  • πŸ“± Linked Mi Account with a confirmed phone number.

Download the utility on the official website: en.miui.com/unlock. the Unlock process takes up to 72 hours (due to the Xiaomi check) and can lead to a reset of all data.

πŸ’‘

If you plan to use ADB or Fastboot, download the official drivers for the Redmi 8 Pro from Xiaomi’s website in advance.

5. What should I do if nothing helps?

If all of these methods fail, there are two options:

  1. Contact Xiaomi Service Center with documents confirming the purchase, and in some cases, specialists can unlock the phone without losing data (for a fee).
  2. Use paid unlock services (e.g. DC-Unlocker or Octoplus) These tools work through EDL-The risk of damaging the phone is minimal, but there is no guarantee of data recovery.

⚠️ Attention: Forums often offer "free" unlock methods through custom Recovery firmware (for example, TWRP). On the Redmi 8 Pro with a locked bootloader, this is guaranteed to lead to a β€œbrick” due to the protection of Anti-Rollback 3!

If you decide to contact the service, specify in advance:

  • πŸ’° The cost of unlocking (on average from 1000 to 3000 rubles).
  • ⏳ Timeframe (may take hours to a week).
  • πŸ“± Will the data be saved (in 90% of cases – no).

6.How to avoid future blockage issues

To avoid losing access to the Redmi 8 Pro, follow the following simple rules:

  • πŸ” Use fingerprint or facial recognition as the primary method of unlocking – they are more convenient and less likely to cause problems.
  • πŸ“§ Link your phone to your Mi Account and update your backups regularly in Settings β†’ Xiaomi account β†’ Mi Cloud.
  • πŸ“ Write your password to a secure location (e.g. Google Password Manager or KeePass).
  • πŸ”„ Enable synchronization of contacts and photos with Google Account or Mi Cloud.

If you often forget passwords, set up a Smart Lock (Settings β†’ Passwords & Security β†’ Smart Lock) feature that automatically disables locking in trusted places (such as at home or work) or when connecting to trusted devices (such as a smartwatch).

πŸ’‘

MIUI has a hidden emergency unlock feature: if you enter the wrong password 5 times, the system will offer alternative ways to sign in (for example, via Mi Account or SMS).

Frequently Asked Questions (FAQ)

Can I remove the Redmi 8 Pro password without losing data?
Yes, but only if you remember your current password (through settings) or have linked your phone to your Mi Account, otherwise you will need a reset that will delete all the data.
What is FRP and why does the phone require an old account after a reset?
FRP (Factory Reset Protection) is a reset protection that is activated by linking to Mi Account. After Hard Reset, the phone requests the account that was last on it. If you do not remember the username / password, you can only restore access through Xiaomi support (you need a check or a box from the phone).
Does the ADB unlock work on MIUI 14?
On MIUI 14, the gesture.key deletion method is extremely rare because of the changed password storage mechanism. A more reliable way is to use Fastboot with the fastboot erase frp command, but this requires an unlocked bootloader.
Can you unlock Redmi 8 Pro via service codes (##)?summary> No, service codes (e.g. ##7780##) on Xiaomi don't work for lock resets. They are designed to test hardware components and don't affect security.
What if the phone says β€œThis device is locked” after the reset?
This message means that Mi Account protection is activated. You need to: Connect to Wi-Fi, enter data from the account that was associated with the phone. If you do not remember the data, restore access via account.xiaomi.com. If the account is not yours (the phone is purchased by hand), contact the previous owner or provide a check to the service center.