How to disable screen lock on Xiaomi Redmi 10: all ways from PIN to Face Unlock

Locking the screen on the Xiaomi Redmi 10 is a necessary security measure, but sometimes it becomes a source of inconvenience. PIN-code every 5 minutes, the pattern lock is annoying with its inaccuracy, and the fingerprint scanner refuses to recognize wet hands after showering, or you just want to temporarily remove the protection so you can use your phone faster at home.

In this article, we’ll look at all the ways you can disable screen locks on Redmi 10 (including Redmi 10 2022, Redmi 10C, Redmi 10A and other MIUI 12/13/14). Importantly, some methods require knowing your current password, and others will work even if you forget it β€” but with certain consequences.

Before you start, check the MIUI version in the settings: Settings path β†’ About phone β†’ About MIUI version. This depends on the availability of certain features. Also note that completely disabling the lock reduces the protection of personal data - if the phone is stolen, the attacker will have access to all applications and files.

πŸ“Š Why you want to turn off screen lock on Redmi 10?
Asks for passwords too often
Forgot the pattern lock/PIN
The fingerprint scanner is not working well.
I want to use it without protection.
Another option

1. Standard disable locking through settings (if you know the password)

The easiest and safest way is to use built-in settings MIUI. It is suitable if you remember the current PIN-A code, a pattern lock or a password. Here's a step-by-step instruction:

  1. Open Settings (the gear icon on the main screen).
  2. Go to Lock Screen (or Lock and Protect in older versions of MIUI).
  3. Select the option Lock the screen.
  4. Enter the current password/PIN/pattern lock for confirmation.
  5. In the list of available locking methods, select No (or Swipe – finger wire if the No option is missing).
  6. Confirm the action by pressing Ready or Disable.

After that, the phone will be unlocked by a simple swipe up the screen. Note: in some MIUI firmware, the No option can be hidden. In this case, select Swipe, which is the minimum possible protection.

β˜‘οΈ Preparation for disabling the lock

Done: 0 / 4

⚠️ Note: If you have enabled the function Smart-block (automatic unlock in trusted networks), it will also have to be disabled separately in the lock screen settings. β†’ Smart locking. Otherwise, the phone may continue to ask for a password in some situations.

2. disable Face Unlock and fingerprint (without deleting the main password)

If you are annoyed by biometric unlocking (face or print), but you want to leave it. PIN-If you have a backup code or a pattern lock, you can only remove these methods, and it won't shut down the lock completely, but it will save you from the most frequent failures:

  • πŸ‘€ For Face Unlock: Go to Settings β†’ Lock screen β†’ Face recognition. Enter a password and select Delete face data.
  • πŸ‘† For fingerprint: Open the settings β†’ Lock screen β†’ Fingerprint. Confirm your current password and delete all your fingerprints by clicking on each and select Delete.

After that, the phone will stop trying to recognize your face or finger, but will ask for the master password.This method is useful if the biometrics are unstable (for example, the fingerprint scanner does not work well in winter with gloves).

Locking methodHow to turn offEffects of consequences
PIN-codeSettings β†’ Lock screen β†’ Lock screen β†’ Enter PIN β†’ Select β€œNo”Phone unlocked by swipe
pattern lockSimilar to PIN, but drawing the current patternCompletely removed, new method required
Fingerprint.Settings β†’ Lock screen β†’ Fingerprint β†’ Delete all fingerprintsOnly a backup password/PIN remains.
Face UnlockSettings β†’ Lock screen β†’ Face recognition β†’ Delete face dataFace is no longer recognized, there is a password.

⚠️ Attention: On some firmware MIUI After deleting all biometric data, the system may require you to set a new password. PIN (For example, 1111), and then turn it off completely, as described in the first section.

3. reset lock through the account Xiaomi (if you forgot the password)

If you don’t remember your password, pattern lock, or PIN, but your phone is tied to your Xiaomi account, you can try resetting the lock through the official service.

  • πŸ“± The phone is connected to the Internet (Wi-Fi or mobile data).
  • πŸ”‘ You remember the username and password from the Mi Account account that was linked to the device.
  • πŸ”„ Find the device has been activated in the settings.

Instructions:

  1. On the locked screen, click Forgot your password? (or Forgot your pattern lock?).
  2. Select the recovery option through Mi Account.
  3. Enter the email or phone number associated with the account and the password.
  4. Confirm the action via SMS or email (if two-factor authentication is enabled).
  5. Follow the instructions on the screen to reset the lock password.

After a successful reset, you can set a new password or disable the lock completely. If this method does not work, move to the next section.

What to do if you don’t receive a confirmation code from Xiaomi?
If the SMS code does not come, check: - Phone number correct in Mi Account - Internet availability on your phone (you can connect to Wi-Fi even on a locked screen) - Spam folder in the mail if you use email - Try to request the code again after 5 minutes If the problem persists, use the backup email to recover.

4 Hard Reset – The last resort for a forgotten password

If you don't remember your password and can't restore access through your Xiaomi account, you'll only have to reset your settings completely, and this method will delete all your phone data, including photos, messages, and apps, and only use it if other methods have failed.

Instructions for Xiaomi Redmi 10:

  1. Turn off the phone with a long press of the power button.
  2. Press the Power Button and Volume Up button for 10-15 seconds at the same time until the Mi logo appears.
  3. Release the buttons and you will be taken to the Recovery Mode menu.
  4. Use the volume buttons for navigation and the power button to select the Wipe Data (or Clear Data) item.
  5. Confirm the reset by selecting Wipe All Data (or Yes).
  6. After the process is complete, select Reboot to reboot.

The phone will reboot in factory condition, and after the first setup, you can use it without locking the screen (or reconfiguring it).

πŸ’‘

If after resetting the phone requires you to enter the password of your Google account (FRP-lock), use the official instructions Xiaomi to unlock.

⚠️ Note: Some Redmi 10 models with firmware MIUI 14 after a hard reset, you may need to enter the old lock password, even if you reset the settings. This is due to the Mi Cloud Lock function. In this case, only the official removal of the device from the Xiaomi account through the i.mi.com website will help.

5. disable the block via ADB (for advanced users)

If you're familiar with the command line and you have USB debugging enabled, you can remove the screen lock via ADB (Android Debug Bridge), which only works under the following conditions:

  • πŸ”Œ The phone's on debugging. USB (In Settings β†’ The phone. β†’ Version. MIUI Press 7 times, then return to Additional β†’ For developers).
  • πŸ’» You have a computer with Xiaomi drivers installed and a tool ADB.
  • πŸ”“ The phone is unlocked (you can connect to it through it). USB).

Instructions:

  1. Connect Redmi 10 to your computer via USB-cable.
  2. Open the command prompt (or Terminal on Mac/Linux) and type: Adb devices Make sure the device is identified (should appear its serial number).
  3. Enter the command to delete the password: adb shell rm /data/system/gesture.key adb shell rm /data/system/password.key adb shell rm /data/system/locksettings.db adb shell rm /data/system/locksettings.db-wal adb shell rm /data/system/locksettings.db-shm
  4. Reboot your phone: adb reboot

Once rebooted, the lock will be reset, a method that doesn’t work on all versions of MIUI, especially the latest enhanced security updates.

πŸ’‘

The ADB method is the only way to remove the lock without losing data, but it requires pre-configuring the debugging over USB. If you didn't enable this feature beforehand, it won't work.

6. Alternative ways to unlock without data loss

If standard methods don't work, and you don't want to do a hard reset, you can try to bypass the lock with third-party tools. We don't recommend using dubious programs from the Internet, but there are some relatively safe options:

  • πŸ“± Mi Flash Unlock: The official tool from Xiaomi to unlock the bootloader. Suitable if you forgot the password, but remember the information of the Mi Account.
  • πŸ”§ Fastboot: If you have access to Fastboot mode, you can try reflashing the phone with data storage, TWRP) and backup data-section.
  • πŸ“ž Contact the service: Official service centers Xiaomi can reset the lock on the document confirming the purchase. the cost of the service is from 500 to 1500 rubles.

Remember, using unofficial unlock methods can lead to loss of warranty, data leakage or firmware damage. If the phone contains important information, it is better to contact specialists.

7. How to return the lock screen if you change your mind

If you have disabled the lock, but then decided to return it back, do it simply:

  1. Open Settings β†’ Lock screen β†’ Lock screen.
  2. Select the desired method: PIN, Password or pattern lock.
  3. Create and enter a new code (we recommend using at least 6 characters for a PIN).
  4. Confirm the action.

For maximum safety, you can add biometrics:

  • πŸ‘† Fingerprint: Settings β†’ Lock screen β†’ Fingerprint. β†’ Add a print.
  • πŸ‘€ Facial recognition: Settings β†’ Lock screen β†’ Facial recognition β†’ Setting up.

Tip: If you’re afraid to forget your password, write it down in a secure place (such as in the password manager) or use the hint in your lock settings.

Frequently asked questions

Can I turn off screen lock on Redmi 10 without losing data?
Yes, if you know the current password, just turn it off in the settings. If you forgot the password, but USB debugging is enabled, you can use ADB. Otherwise, you can't get away with losing data.
Why does the phone still ask for a password after resetting?
This is due to the Mi Cloud Lock feature, which means that to remove the lock, you need to delete the device from the i.mi.com account or enter the data of the associated Mi Account.
How to turn off screen lock on Redmi 10 for a child, but leave parental control?
Set a simple PIN (e.g., 0000) and then activate Parental Controls in Settings β†’ Apps β†’ Parental Controls, which will limit usage time and access to apps, but not block the screen.
Can I turn off the screen lock through the engineering menu?
No, the engineering menu (#4636###) does not contain options for controlling the lock screen.
What if notifications stopped working after the lock was turned off?
This is a rare MIUI bug. Try restarting your phone or resetting notification settings: Settings β†’ Notifications β†’ Additional β†’ Resetting notification settings.