Locking the screen on Xiaomi Redmi is an important security feature, but sometimes it becomes a hindrance. For example, when you are at home and want to quickly access your phone, or if you forgot your pattern lock after a long break in use. In this article, we will discuss all the current ways to disable locks on Redmi Note 12/13, Redmi 10/11 and other models with MIUI 14/15, including bypassing through your Mi Account and resetting.
It is important to understand that complete removal of lock is not possible on all versions of firmware. the manufacturer tightens security policy, so new devices (for example, Redmi Note 13 Pro+) may require confirmation through Find My Device or Google Account. We will look at both standard methods through settings and alternative options for cases where the password is lost.
Why you canβt turn off the lock in the standard way
Many users are faced with a situation where the Settings menu β Lock screen β Password deletion option is simply inactive.
- π Politics MIUI: Starting with MIUI 12.5, Xiaomi blocks the ability to completely delete the password if the device is enabled sync with Mi Cloud or activated the feature Find My Device.
- π± Corporate Restrictions: If your phone is linked to your work account (e.g., via Android Enterprise), your administrator can prevent you from changing your security settings.
- π Recent Password Change: After the Change PIN-The system temporarily (usually 24 hours) blocks the ability to delete the code or pattern lock.
- π‘οΈ Protection against theft: On some models (Redmi) K60, POCO F5) You need to enter the old password even to disable the lock.
If you see a gray field instead of the "Delete Password" button, check first:
- Is sync with Mi Cloud disabled in Settings β Accounts β Mi Account.
- Are there any active devices in Find My Device (check out i.mi.com).
- Are there any third-party administrator applications installed (e.g. Clean Master or enterprise applications) MDM-decision).
β οΈ Attention: On devices with MIUI Global (European/Indian firmware) after-hard reset may require you to enter your old Mi Account, even if you reset through Recovery.
Method 1: Disable locking through settings (if you know the password)
If you remember the current PIN-code, pattern lock or password, the easiest way is to use the standard settings menu. 10/11/12, Redmi 9/10/13C and other models MIUI 13/14/15:
- Open the settings (cog icon on the desktop).
- Go to Lock Screen (or Lock and Protect on older versions).
- Select the lock screen password.
- Enter the current password/PIN/pattern lock for confirmation.
- Click Delete Password (or No if the system suggests you choose a new type of lock).
- Confirm the action by pressing Ready or OK.
Some firmware (MIUI 14 CN) may display a security downgrade warning after this step, and you can ignore it by clicking Delete Still.
Battery charge > 30%| VPN | Disabled Synchronization with Mi Cloud turned off | Checked device administrators
-->
If the βDelete Passwordβ option is inactive, try:
- π Reboot your phone (sometimes helps to reset time limits).
- π± Set another type of lock (e.g., change) PIN to the pattern lock, and then delete it.
- π Connect to another Wi-Fi network or mobile internet (sometimes geolocation-related blocking).
π‘
If you have a Smart Lock enabled (smart location or device unlock), first disable it in Settings β Security β Smart Lock. This can unlock the password deletion option.
Method 2: Remove the lock via Mi Account (if you forgot the password)
If you have forgotten your password, but your phone is linked to your Mi Account, you can use Find My Device, which only works under the following conditions:
- π± The phone is connected to the Internet (Wi-Fi or mobile data).
- π Find My Device was activated before the password was lost.
- π Remember the username and password from Mi Account.
Instructions:
- Go to i.mi.com from a computer or other phone.
- Sign in with the same account as the blocked Redmi.
- Select your device in the list (if there are several).
- Click Unlock Device (or Unlock in English).
- Confirm the action via SMS or email (if two-factor authentication is enabled).
- Wait for notifications on your phone screen (usually 1-5 minutes).
After successful unlocking:
- π The phone unlocks, but the screen password will reset to a standard (usually 1234 or blank screen).
- π± You will be asked to set a new password - you can click Miss or Delete.
β οΈ Note: This method does not work on devices with an unlocked bootloader, as the Find My Device function is disabled when unlocked, and it may not work if the phone was reset to factory settings via Recovery.
| Model Redmi | Support for unlocking through Mi Account | Notes |
|---|---|---|
| Redmi Note 12/13 | β Yes. | Confirmation is required via SMS |
| Redmi 10/11 | β Yes. | It only works on global firmware. |
| Redmi 9/9A/9C | β οΈ Partially. | Chinese firmware requires binding to +86 |
| Redmi K50/K60 | β Yes. | You may require additional confirmation by email. |
| POCO F4/F5 | β Yes. | Similar to the Redmi Note 12 |
Method 3: Recovery Mode (complete data cleanup)
If you don't remember your password and you haven't tied your Mi Account, the only reliable way to reset to factory settings is through Recovery Mode, which deletes all data from your phone, including photos, messages and apps installed. Use it only as a last resort!
Instructions for Xiaomi Redmi (relevant for all models):
- Turn off the phone with a long press of the power button.
- Press the Power button + Volume up at the same time and hold for 10-15 seconds until the Mi logo appears.
- Release the buttons when you see the Recovery Mode menu (black screen with English text).
- Use volume buttons for navigation and power button to select the item.
- Select Wipe Data β Wipe All Data (or Factory Reset on older versions).
- Confirm the action by selecting Confirm.
- After the reset is complete, select Reboot β Reboot to System.
Once you reboot, the phone will be like new, and you'll need to go through the initial setup, and you can:
- π Skip Password Setup by Clicking Skip or Skip.
- π Restore data from Mi Cloud backup (if it was created before blocking).
What to do if you ask for an old Mi Account after a reset?
β οΈ Attention: On devices with MIUI 14+ After resetting via Recovery, the error "This device is locked" may appear even if you correctly enter the Mi Account data, this is due to the new Anti-Rollback protection system, in which case only the official service center will help.
Reset via Recovery|Mi Account (Find My Device)| Standard settings | Contacted the service center |Have not tried-->
Method 4: Use ADB (for advanced users)
If you have debugging enabled USB (USB Debugging) before locking the screen, you can try to delete the password through ADB (Android Debug Bridge: This method doesn't work on newer versions MIUI 14/15 with anti-Rollback protection enabled, but can help on old firmware.
What you need:
- π₯οΈ Computer with Windows/Linux/macOS.
- π USB-cable (preferably original).
- π οΈ Installed Xiaomi drivers and tool ADB.
Step-by-step:
- Download Platform Tools from the official Android website.
- Unpack the archive in any folder (for example, C:\adb).
- Connect the blocked Redmi to your computer.
- Open the command line (Win + R β enter cmd).
- Go to the folder with ADB: cd C:\adb
- Check the connection of the device: adb devices (should appear serial number of the phone).
- Delete the file with the password: adb shell rm /data/system/gesture.key adb shell rm /data/system/password.key adb shell rm /data/system/locksettings.db
- Reboot your phone: adb reboot
If you still ask for a password after rebooting, try:
- π Repeat commands by adding su before each (root rights required).
- π± Set up a different type of lock through ADB: adb shell locksettings set-pin 1234 (then enter 1234 on the phone and delete it via settings).
π‘
The ADB method only works if USB debugging was enabled before the screen lock. On new firmware, Xiaomi blocks access to system files even through ADB.
Method 5: Bypassing locking via Fastboot (for unlocked bootloader)
If your Redmi has a bootloader unlocked (you previously got permission through the Mi Unlock Tool), you can try resetting your settings via Fastboot Mode.This method does not delete data, but requires technical skills.
Instructions:
- Turn off the phone.
- Press the Power button + Volume down to enter the Fastboot Mode (a hare in a hat-eared hat will appear).
- Connect the phone to the computer.
- Open the command line in the folder with Fastboot.
- Check the connection: fastboot devices
- Run the command to reset the lock: fastboot erase userdata fastboot erase locksettings
- Reboot the device: fastboot reboot
After the reboot:
- π The screen lock will be reset, but all data will remain (unlike Recovery Mode).
- π± You may need to reconfigure your fingerprint or Face Unlock.
β οΈ Note: On devices with a locked bootloader (Redmi defaults with a locked bootloader), this method will not work "FAILED (remote: 'Flashing is not allowed')".
What to do if nothing helps
If all of these methods do not work, there are two options:
- Official Xiaomi Service Center: π Find the nearest center on the site mi.com/service. π Bring a check or a box with you. IMEI proof of possession. β³ The release date is from 1 before 5 days (depending on the model).
Self-repairing through EDL Mode
- π οΈ You will need a Mi Flash box or UFED (costβ½).
- π§ You need to run the phone in mode. EDL (emergency loading).
- β οΈ Risk of βbrickingβ the device with incorrect actions.
The cost of unlocking in the service center:
| Model | Cost (β½) | Term |
|---|---|---|
| Redmi Note 12/13 | 1500β2500 | 1-3 days |
| Redmi 10/11 | 1000β2000 | 1 day |
| Redmi 9/9A | 800β1500 | 1 day |
| POCO F3/F4/F5 | 2000β3000 | 2-4 days |
Before contacting the service:
- π Check whether your data will be saved (sometimes a reset is possible without losing files).
- π Check the reviews about the service center (some "masters" may understate the cost, and then demand a surcharge).
- π± If the phone is warranty, unlocking through third-party services can cancel it.