Have you forgotten your password from your bank app, messenger, or gallery on Xiaomi? Or just want to remove the unnecessary security you once installed? There are several ways to unblock MIUI, from standard settings to technical workarounds. But it's important to understand that not all methods are equally secure, and some can lead to data loss or even locking the device.
In this article, weβll discuss 5 working ways to remove passwords from an app on Xiaomi, Redmi and POCO β from the simplest (via the phone menu) to the most radical (reset to factory settings). Also explain why some apps (such as Mi Home or Xiaomi Cloud) can ignore the system lock settings and what to do about it. If youβre not sure about your technical skills, start with the first points and move to the difficult ones only as a last resort.
1. Delete password through MIUI settings (official method)
The safest and most recommended method is to use the built-in MIUI tools, which is suitable if you remember the password from your Mi Account or the pattern lock of the lock screen.
- Open Settings β Applications β Blocking applications.
- Enter the current one. PIN-a code, password or fingerprint that is used to unlock the screen.
- Find the desired application in the list and move the slider to the right to turn off the protection.
- Confirm the action by clicking Delete or Disable.
If the application lock option is not on the menu, then your device is using a different version of MIUI (for example, MIUI 14 for global firmware).
- πΉ Settings β Confidentiality β Application protection
- πΉ Settings β Additionally. β Security β Application lockdown
- πΉ In some models (POCO F5, Redmi Note 12 option hidden in Settings β Passwords and security
β οΈ Note: If you previously synced your lock settings with your Mi Account, after deleting your password, the application may request it again the next time you run. MIUI Cloud.
π‘
If you do not remember the password from the lock screen, but remember the data from the Mi Account, you can reset the pattern lock through the official Xiaomi website (section "Forgot the password?").
2. Reset password through the Mi Account (if you forgot the PIN)
If you have blocked the app but donβt remember the password, but the Mi Account is active, you can restore access without resetting your phone, a method that works on most Xiaomi devices with MIUI 12 and later.
Instructions:
- Go to Settings. β Mi Account (or Xiaomi Account).
- Scroll down and select Data Sync.
- Turn off sync for Security Settings or Application Lock.
- Return to Settings β Lock apps and try to re-enter the password. The system may suggest resetting it through Mi Account.
If this method does not work, try an alternative:
- π± Go to account.xiaomi.com from another device.
- π Sign in with the same account as on your phone.
- π Go to Device Management β Choose your smartphone β Reset the security settings.
| Xiaomi model | Support for resetting through Mi Account | Notes |
|---|---|---|
| Xiaomi 13/13 Pro | Yes. | Confirmation by SMS is required |
| Redmi Note 11/12 | Yes. | It only works for MIUI Global. |
| POCO X5/F5 | Partially. | It may be necessary to uncouple the device |
| Xiaomi Mi 11 Lite | No. | An outdated version of MIUI |
β οΈ Note: After resetting security settings via Mi Account, all saved passwords (including app locking, PIN for SIM-Maps and Wi-Fi data will be deleted. Prepare backups in advance!
3.Use ADB to remove the lock (for advanced)
If standard methods don't work, you can try removing your password through Android Debug Bridge (ADB), which is suitable for users who have previously enabled USB Debugging and have access to a computer. Without debugging enabled, the method won't work!
Step-by-step:
- Download and install ADB Tools on PC.
- Connect your phone to your computer via USB and allow debugging (the phone will have a request).
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Run the command to unblock (replace com.example.app with your appβs batch name, such as com.whatsapp): adb shell pm clear com.miui.applock This command will reset the MIUI App Lock settings.
If you need to delete the password for a particular application, use:
adb shell pm clear com.example.appList of packet names of popular applications:
- π¬ WhatsApp: com.whatsapp
- π· Gallery: com.miui.gallery
- π¦ Sberbank: en.sberbankmobile
- π Mi Home: com.xiaomi.smarthome
How to find out the package name of the application?
β οΈ Attention: Use ADB If you have any errors (such as device unauthorized), check if debugging is enabled. USB In Settings β The phone. β Version. MIUI (Click 7 times on the line with the version to activate the developer mode).
Install ADB Tools on PC|Enable debugging on USB phone-on|Connect your phone to the original cable|Allow debugging in the request on the screen|Check the connection of the adb device team-->
4. Reset to factory settings (extreme case)
If no other method has worked, you'll have to reset your phone back to factory settings, and you'll delete all your data, including passwords, accounts, photos and apps, and only use this method if you:
- π You donβt remember the password from the lock screen.
- π± The phone is not tied to the Mi Account (or you donβt remember the data from it).
- πΎ You have a backup of important data.
How to reset:
- Turn off the phone.
- Press the Power button + Volume up at the same time (on some models β Volume down).
- In the Recovery menu, select Wipe Data (use volume buttons for navigation, power button for selection).
- Confirm the action by selecting Yes.
- After completion, select Reboot.
On the new models (Xiaomi 14, Redmi Note 13), the Recovery menu can be in Chinese.
- π§Ή β Wipe Data (reset)
- π β Reboot (reboot)
- π οΈ MiAssistant β Connect to Mi Assistant (do not select this option!)
π‘
Recovery removes ALL data, including application passwords, but does not guarantee unlocking of Mi Account. If the phone was linked to an account, after reset, you may need to enter a username and password from Mi Account.
5. Bypass locking through Safe Mode (if the phone is locked)
If you canβt log in because the Settings app itself is locked with a password, try running your phone in Safe Mode. This mode disables all third-party apps, including MIUI App Lock.
How to activate Safe Mode:
- Press the power button until the shutdown menu appears.
- Press and hold the "Switch Off" (or "Power Off") option.
- Confirm the transition to safe mode by pressing OK.
- After downloading, try to open the blocked application - the password may not be requested.
If the application has opened:
- π± Go to Settings and disable the lock (as in the first method).
- π Restart your phone in normal mode.
Limitations of the method:
- β Not working. MIUI 14+ with the latest security updates.
- β Some system applications (such as Mi Home or Xiaomi Cloud) may remain blocked.
- β After exiting Safe Mode, the lock may return.
6. Alternative methods: what NOT to do
There are dozens of βtipsβ on the Internet to bypass the lock on Xiaomi, but many of them are either outdated or dangerous.
- π« Installing custom firmware (such as LineageOS) without experience β the risk of turning the phone into a βbrick".
- π« Use of password cracking software (such as Mi Account Unlock Tool) β most of them contain viruses.
- π« Password Attempts After 5 Failed Attempts MIUI Can block access for 24 hours.
- π« Fastboot rollback β on new models this will lead to hard-brick (irrecoverable breakage).
Also beware of tips on editing /data/system/locksettings.db files manually. On MIUI 13/14, this file is protected by dm-verity, and changing it without root rights will cause a system failure.
If you do decide to take a risk, here are the minimum precautions:
- π Charge your phone 100% β interruption of the process can cause errors.
- π Make a backup copy through Mi PC Suite (if the phone is still responding to the connection to the PC).
- π Check the phone model for compatibility with the chosen method on the forums 4PDA or Xiaomi.EU.