Forgot your password on Xiaomi or just want to remove it? MIUI offers several ways to protect sensitive data, but sometimes these security measures become an obstacle. In this article, we will examine all the current methods of deleting passwords from applications, from standard settings to hidden features that 90% of users do not know about.
It is important to understand that the procedure differs depending on the version. MIUI (12, 13 or 14) and smartphone models (Redmi Note 12, POCO X5, Xiaomi 13T We'll look at the universal solutions that work on most devices, and also point out the nuances for specific lines. β Apps and nothing came of it β do not despair: the article has alternative options, including the method using the ADB, which is guaranteed to work even when lost PIN-code.
Before you start, check if you have Second Space Protection enabled, which can block access to some applications at the system level, and if so, youβll have to deal with it first (see the Double Applications section).
1. Standard method: through MIUI settings
The easiest method is to use the built-in tools of the system, which is suitable if you remember the current password or PIN-code from the application. The instructions are relevant to MIUI 14 (on older versions, the path may be slightly different).
Open Settings β Passwords and Security β Application Protection. Here you will see a list of all password-protected programs. Click on the desired application, then select Delete Password and enter the current access code. If the option is inactive, then the protection is tied to your Mi Account (see the next section).
- πΉ For MIUI 12/13: The path may look like settings. β System and device β Additionally. β Application protection.
- πΉ For POCO: Sometimes the item is called Application Blocking and is located in the Privacy section.
- πΉ If there is no βApplication Protectionβ option: the function may be disabled in Settings β Special facilities β Simplified regime.
β οΈ Note: On some models (Redmi) 10A, POCO M4 Pro) after deleting the password, the application may require re-authorization. Prepare the login data (logins, backup codes) in advance).
βοΈ Preparation for password removal
2. reset via Mi Account (if you forgot your password)
If you donβt remember the appβs password, but youβve linked the device to your Mi Account, you can use the Restore feature, which works on all Xiaomi, Redmi, and POCO smartphones released after 2019.
Go to Settings β Xiaomi Account β Mi Cloud β Find your device. Sign in to your account (if not authorized) and select Application Password Reset. The system will send the confirmation code to the attached email or phone number. Once you enter the code, all application locks will be reset.
| Model of the device | Supports reset via Mi Account? | Notes |
|---|---|---|
| Xiaomi 13/13 Pro | Yes. | The latest version of MIUI is required |
| Redmi Note 11/12 | Yes. | Re-authorization in applications may be required |
| POCO F4/F5 | Yes. | The function is only available with an active Internet connection |
| Xiaomi Mi 10/11 | Partially. | MIUI 12 requires manual cloud sync |
If you don't have an application password reset option, try the alternative route: Settings β Passwords & Security β Access Restoration. Here, the system will offer to verify your identity via SMS or backup email.
β οΈ Note: After resetting through Mi Account, all secure applications will be unlocked, but their internal data (saved passwords, history) may be reset. For example, the Gallery will disappear the folder Protected files, and in Notes - private records.
3. Use of ADB (for power users)
If standard methods donβt work, you can use Android Debug Bridge (ADB), a debugging tool that allows you to manage system settings through a computer, which is guaranteed to remove passwords from applications, but requires pre-preparedness.
First, turn on Developer Mode on your phone: go to Settings β About Phone and 7 times click on the MIUI Version. Then go back to Settings β Additional β For Developers and activate Debugging via USB. Connect your phone to your PC, install Xiaomi USB Drivers drivers and download ADB Tools.
Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB and type:
adb shell pm list packages -f | grep "applock"This command will find the package that blocks applications, usually called com.miui.guardprovider or com.xiaomi.applock.
adb shell pm clear com.miui.guardprovider- π§ For MIUI 14: You may need an additional command adb shell cmd appops set com.miui.guardprovider android:system_alert_window allow.
- π§ If ADB Does not see the device: try reconnecting the cable or using the original USB-Xiaomi cable.
- π§ After execution: Restart your phone β passwords from apps will be deleted.
π‘
If ADB issues a "device unauthorized" error, check the phone's pop-up requesting debugging permission, sometimes hidden behind other notifications.
4. Reset via Safe Mode (Safe Mode)
If the password is set by a third-party application (such as AppLock or Norton App Lock) rather than MIUI, you can try removing it through Safe Mode, which disables all third-party programs, allowing you to access the settings.
To log in to Safe Mode, press the power button before the turn off menu appears. Then press and hold the turn off option (or reboot on some models) before a request to go to Safe Mode appears.
- Go to Settings β Applications β Application Management.
- Find an application that blocks access (like AppLock).
- Press Remove or Stop.
- Restart your phone in normal mode.
This method will not work if the lock is set at the MIUI level (via Application Protection), in which case use the methods from the previous sections.
What to do if Safe Mode is not enabled?
5. Delete password through resetting settings
The last measure, hard reset, is only worth using if other methods have failed.This method will remove all data from the phone, including passwords, accounts and files. Before reset, make sure to back up through Settings β About Phone β Backup or Mi Cloud.
To perform the discharge:
- Go to Settings β About the phone β Reset settings.
- Select Delete all data.
- Enter. PIN-code or pattern lock from the lock screen (not to be confused with the password from applications!).
- Confirm the action.
Once you reboot, the phone will be like new -- no app passwords, but no data. PIN-code from the lock screen, you will have to use Fastboot mode or contact the service center.
β οΈ Attention: On devices with MIUI 13+ After the reset, you may need to verify ownership through your Mi Account, and if the phone was bought from hand and tied to someone else's account, it will be extremely difficult to unlock it.
6. Features for dual applications and second space
If you use the dual app (cloning messengers) or the second space (separating work and personal profiles), passwords may be linked to a specific space, in which case the standard methods of unblocking will not work.
For dual applications:
- π± Go to Settings. β Annexes β Dual annexes.
- π± Click on the gear icon next to the cloned app.
- π± Choose Remove Password or Disable Protection.
For the second space:
- π Open the notification panel and tap the Second Space icon.
- π Enter the password from the main space (if you forgot, use Mi Account).
- π Go to Settings. β Passwords and security inside the second space and unblock.
If you delete the second space through Settings β Special Features β Second Space β Delete, all data and passwords inside it will be irrevocably erased.
π‘
Before you delete the second space, export your important data (contacts, photos) to the main space or cloud, and it will be impossible to recover it after you delete it.