Why Xiaomi blocks apps with a password and can it be bypassed?
Xiaomiβs MIUI-based smartphones offer password-locking functionality, a useful tool to protect sensitive data from prying eyes. But what if you forget that password or buy a used device with locked programs? Unlike unlocking the screen, where your Mi Account helps, removing the password from apps requires other approaches.
In this article, we will discuss 5 working methods, from simple (via MIUI settings) to advanced (using ADB and third-party utilities). Importantly, not all methods are universal β their effectiveness depends on the firmware version, smartphone model (Redmi Note 10 Pro, POCO X3, Mi 11, etc.) and the type of lock. For example, on MIUI 14 with the latest security patches, bypassing through ADB may not work without root rights.
Before you start, check:
- π Version MIUI (Path: Settings β The phone. β Version. MIUI). This depends on the choice of method.
- π Type of lock: Standard password MIUI or third party software (e.g. AppLock).
- π± On Redmi with MediaTek processor, some commands ADB It works differently than Snapdragon.
Method 1: Reset password through MIUI settings (without data loss)
The safest way is to use the built-in application lock password reset feature, which works if:
- π You remember the password from your Mi Account (associated to your device).
- π On the smartphone installed MIUI 12 or later (older versions may not have an option).
- π Blocking is installed through the standard Settings menu β Passwords and security β Application lockdown.
Instructions:
- Open Settings β Passwords and Security β Block applications.
- Click on the icon. βοΈ (gear) in upper right corner.
- Select Forgot Password? (or Reset Password on Some Firmware).
- Enter the data from Mi Account (email/phone + password).
- Follow the systemβs prompts to create a new password.
β οΈ Warning: If the device is not tied to your Mi Account or you don't remember the data, this method won't work.
βοΈ Preparation for password reset
Method 2: Delete Security Application Data (for MIUI 13 and below)
This is a good way to do this if you lock it through the standard Security application, which is to reset the software settings, which will delete all saved passwords, and minus: other settings (such as application permissions) will also reset along with the password.
Step-by-step:
- Go to Settings β Applications β Application Management.
- Find the Security app (or Security in English firmware).
- Open its page and select Warehouse.
- Click Clear Data (not to be confused with Clear Cache!).
- Confirm action. Once you reboot, the password will be removed from the apps.
β οΈ Attention: MIUI 14 This method may not work due to changes in the storage architecture, and it is not suitable for locks installed through third-party applications (for example, AppLock or Norton App Lock).
| MIUI version | Does the method work? | Notes |
|---|---|---|
| MIUI 12 and below | β Yes. | All settings of the Security application are reset. |
| MIUI 13 | β οΈ Partially. | It may be necessary to restart after data is cleaned. |
| MIUI 14 | β No. | The lock data is stored in a secure section. |
| Appendix side (AppLock) | β No. | You need to clear the data of a particular application-blocker. |
Method 3: Use ADB-Teams (for advanced users)
If previous methods didnβt work, you can try to delete the password via Android Debug Bridge (ADB), which requires USB debugging enabled and doesnβt work on all versions of MIUI. It is suitable for Redmi, POCO and Mi models based on Android 10-13.
What you need:
- π₯οΈ Computer with installed ADB-driver.
- π± USB-cable (original, for stable connection).
- π§ Included debugging by USB (Path: Settings β The phone. β Version. MIUI β 7 times to unlock the developer menu β return to Settings β Additionally. β For developers β Debugging by USB).
Instructions:
- Connect your smartphone to your PC and confirm the debugging permission on your phone screen.
- Open the command line (Windows) or terminal (macOS/Linux) in the adb folder.
- Enter the command to check the connection: adb devices must appear serial number of the device.
- Run the command to reset the application lock password: adb shell pm clear com.miui.guardprovider or (for newer versions of MIUI): adb shell pm clear com.miui.securitycenter
- Reset the phone. The password must be removed.
β οΈ Attention: MIUI 14 with a security patch from July 2023 and later, this command may not work due to enhanced protection, in which case you will need to unlock the bootloader and root rights, which voids the warranty.
What if the ADB canβt see the device?
Method 4: Reset to factory settings (extreme case)
If none of these methods work, you'll have to reset hard, which will remove all the data from your device, including passwords, accounts, photos, and apps, and only use this method if:
- π You donβt have important data on your phone (or itβs hidden).
- π± The device is not tied to the Mi Account (otherwise, after reset, you will need to enter a login / password).
- π§ You are ready to reset your smartphone.
How to reset:
- Turn off the phone.
- Press the Power + Volume buttons up at the same time until the Mi logo appears.
- In the Recovery menu, select Wipe Data (use volume buttons for navigation, power button for confirmation).
- Confirm the action by selecting Yes.
- After completion, select Reboot.
β οΈ Note: Devices with a locked bootloader may need to log in to the Mi Account that was previously linked after reset. If you don't remember your account details, the phone will become a brickΒ»!
π‘
Remove before resetting SIM-card and memory card β this will speed up the process and reduce the risk of file damage to the SD.
Method 5: Bypassing blocking through third-party utilities (risky)
You can find utilities like Mi Account Unlock Tool or FRP Bypass that promise to unplug the password from the apps, but Majority of these tools:
- π« Illegal β violates the terms of use MIUI.
- π» Require root rights, which deprives the guarantee.
- π¦ They can contain viruses (especially if they are downloaded from dubious websites).
- π They often donβt work on new versions. MIUI.
If you do decide to do this, follow the safety rules:
- Use only trusted sources (e.g., XDA Developers forums).
- Before installing the utility, create a backup copy of the data.
- Do not enter your Mi Account information into suspicious programs.
β οΈ Note: Using such tools may result in blocking IMEI Xiaomi devices if the system detects the interference as hacking. IMEI After that, you can only use the official service.
Frequent Mistakes and How to Avoid Them
When trying to remove a password, users often face typical problems, and here are the most common ways to solve them:
| Mistake. | Reason. | Decision |
|---|---|---|
| ADB does not see the device | Drivers not installed or debugging disabled | Install Mi PC Suite and check the developer settings |
| After the data reset, the password remained | Blocking installed by third-party software | Clear the data of a specific blocking application |
| Phone requires Mi Account after Hard Reset | The account was tied to the device | Restoring access to your account or contacting the service |
| ADB team issues error Permission denied | Insufficient rights or a new version of MIUI | Try unlocking the bootloader or using root |
Another common mistake is trying to remove the password through Recovery without resetting data, which in MIUI does not provide access to the application lock settings, so such manipulations are useless.
π‘
Before any password action, always check if your Mi Account is tied to your device. Without access, a reset could lock your phone permanently!