Forgot the password from the application on Xiaomi and can not access important data? Or bought a used smartphone with locked messengers? In this article, 5 proven ways to remove the password from the applications on Redmi, POCO and Mi devices running MIUI 12-14. We will look at both standard methods through settings and advanced methods using ADB and factory reset.
It's important to understand that MIUI is system-level, so there's no universal master password, but 80 percent of the time, you can fix it without losing data, if you follow instructions, and for owners of devices with MIUI 14, we've developed a unique method of bypassing a hidden developer menu that's not described in the official documentation.
Why Xiaomi is blocking apps and how it works
The application protection feature in MIUI was introduced in 2016 as part of Xiaomiβs security ecosystem, allowing users to put a password (or fingerprint) on specific programs, from WhatsApp to banking customers, but often users face problems:
- π Forgot the password after a long break in use
- π± Buy a used phone with already blocked applications
- π After updating MIUI The system requires an old password.
- π€ A child or relative placed a blockage by mistake
Technically, the lock is implemented through AppLock, a system application that is integrated into MIUI, which encrypts application data using AES-256 and binds the key to:
- π² Mi Account (if linked)
- π’ Lock screen password (PIN/graphical)
- π± Unique device identifier (IMEI)
β οΈ If the βInvisible AppLockβ function is activated on the device, then it is possible to determine which application is blocked only by indirect signs: it does not open or immediately closes after launch.
Method 1: Removing password through MIUI settings (if you remember the screen password)
The easiest method is if you remember the screen unlock password (PIN, pattern lock or fingerprint), in which case you can remove the lock from the applications through the standard menu:
- Open Settings β Applications β Blocking Applications
- Enter the current lock screen password
- Select the application from which you need to remove protection
- Press the badge. π top-right
If the Block Apps item is not on the menu, try an alternative path:
Settings β Special features β Security improvements β Application lockingCheck the battery charge (minimum 30%)
Connect to Wi-Fi (to sync with Mi Account)
Remember or record the current screen password
Make a backup copy of important data-->
On some models (Redmi Note 11, POCO X4 Pro) after entering the password, the system can request confirmation through Mi Account. If the account is not tied, an error will appear "failed to confirm identity" - in this case, go to Method 3.
β οΈ Attention: On devices with MIUI 14 after 3 failed attempts to enter a password in AppLock, the system automatically blocks access to security settings for 5 minutes!
Method 2: Bypassing Mi Account (if Mi Account is tied)
If you have Mi Account authorization on your smartphone, you can reset your AppLock password through access restoration, and this method works even if you don't remember the screen password, but:
- π§ You must have access to email/phone-linked
- π± The device must be connected to the Internet
- π The "Find the device" function must be active in the settings
Instructions:
- Go to account.xiaomi.com from another device
- Sign in under your account
- Select the Device tab β Find the device
- Click Unlock the screen and follow the instructions.
- After unlocking the screen, go to Settings β Locking apps and unprotecting
| Xiaomi model | Support for unlocking through Mi Account | Notes |
|---|---|---|
| Redmi Note 12/13 | β Yes. | Confirmation by SMS is required |
| POCO F5/X5 | β Yes. | It only works with an active internet. |
| Mi 11/12 Lite | β οΈ Partially. | Some firmware requires a phone tie. |
| Redmi 9A/10A | β No. | An outdated version of MIUI without support |
π‘
If you try to unlock through Mi Account, you see an error "Device not found", check if the "Find device" function is enabled in the settings (Settings β Mi Account β Find device).
Method 3: Reset the AppLock password via ADB (for advanced users)
If the standard methods do not help, you can use Android Debug Bridge (ADB) β It's a tool for debugging Android devices, and it doesn't require root rights, but it requires a computer and a computer. USB-cable.
Warning: Incorrect ADB commands may disrupt the system. Follow the instructions carefully.
- Download and install ADB Tools on PC
- Activate Developer Mode on Xiaomi: Settings β About Phone β MIUI Version (click 7 times)
- Enable USB Debugging: Settings β Additional β For Developers β Debugging by USB
- Connect your phone to your PC and execute commands: adb shell pm clear com.miui.applock
Once you have completed the command, restart the device. The lock on the applications will be removed, but:
- π AppLock Settings Will Reset to Factory
- π Next update MIUI You may need to re-configure
- π± On some models (Redmi) K50, POCO F4) Additional command: adb shell settings put global hidden_api_policy 1
What if the ADB canβt see the device?
β οΈ Attention: On devices with MIUI 14 Android 13+ The pm clear com.miui.applock command may not work due to new security restrictions, in which case try an alternative method: adb shell am start. -n com.miui.securitycenter/com.miui.permcenter.autostart.AutoStartGuideActivity
Method 4: Factory reset (extreme method)
If no one has worked, you'll have a complete reset, which will delete all the data from the device, including the application passwords, but also:
- πΈ Delete all photos, videos and documents
- π± Reset your network and account settings
- π It will bring the firmware back to factory condition.
How to do the reset correctly:
- Create a backup through Settings β About Phone β Backup
- Turn off the device.
- Press the Power button + Volume up before the Mi logo appears
- From the Recovery menu, select Wipe Data β Wipe All Data
- Confirm the action and wait for the reboot
| Type of discharge | Deleting application passwords? | Is the data preserved? |
|---|---|---|
| Reset via settings | β Yes. | β No. |
| Wipe Data in Recovery | β Yes. | β No. |
| Fastboot reset (fastboot erase userdata) | β Yes. | β No. |
| Remove from Mi Flash Tool | β Yes. | β No (complete flashing) |
π‘
Factory reset is the last chance to return the device to work, but it should only be used if other methods have not worked. On devices with an unlocked bootloader, after the reset, you may need to re-authorize in the Mi Account.
Method 5: Exploiting the vulnerability in MIUI 14 (hidden method)
MIUI 14 firmware (based on Android 13) has found an undocumented ability to reset the AppLock password via Safe Mode.This method does not work on all devices, but has a high chance of success on:
- Xiaomi 13/13 Pro
- Redmi Note 12 Pro+
- POCO F5 Pro
Instructions:
- Turn off the device.
- Press the power button before the Mi logo appears
- Once the logo appears, pinch and hold the Volume down until Safe Mode loads (the bottom left corner will have an inscription)
- Go to Settings β Applications β Application Management
- Find AppLock and click Stop β Clear Data
- Restart the device in normal mode
After this procedure:
- π All application locks will be removed
- π AppLock Settings Will Reset
- π± You may need to re-link your Mi Account.
β οΈ Note: On some devices (Redmi) K60) After cleaning the AppLock data in Safe Mode, you may reset the network.
Frequent Mistakes and How to Avoid Them
When trying to unplug a password from an application, users often encounter typical problems, and here are the most common errors and their solutions:
- π "ADB can't see the device" β Install Xiaomi drivers and enable debugging by USB (security parameters in the developer settings
- π "Mi Account is not tied" β Try to restore access through the recovery form or contact Xiaomi support
- π΅ "After reset, asks for an old password" β That means that Mi's account was linked to the device, and you need to log in to the same account as before the reset.
- π "AppLock is turned on after the update" β Turn off auto-update MIUI In Settings β The phone. β Updating the system
If you are buying a used Xiaomi device, always check:
Settings β About the phone β Status β Mi AccountIf it says βDevice is tied to an account,β ask the seller to untie it via Settings β Mi Account β Delete the account.