App protection on Xiaomi, Redmi and POCO smartphones is a useful feature that prevents unauthorized access to personal data. However, it sometimes becomes a problem: users forget passwords, encounter errors after updates, or want to disable redundant protection for convenience. In this article, we will discuss all the current ways to remove protection, from standard methods through settings to advanced solutions using ADB and Fastboot.
It is important to understand that the procedure for unlocking depends on the type of protection: it can be a pattern lock, PIN-code, fingerprint or built-in function MIUI Protection: Some methods require knowledge of a Mi Account, others only work with root rights, and we'll look at options for scenarios ranging from the simplest to the most technically sophisticated, so you can choose the right one.
If you try to unlock someone elseβs phone, itβs illegal and violates Xiaomiβs privacy policy, and all the instructions below are for device owners who have forgotten their access data.
1. Standard removal of protection through MIUI settings
The safest way is to use the built-in MIUI tools, which is suitable if you remember the password from your Mi Account or have access to the main lock screen.
Try the standard path first:
- Open the Settings. β Passwords and security.
- Select Application Protection (or App Lock in Global Firmware).
- Enter the current password/pattern lock.
- Turn off protection for the desired applications or deactivate the function completely.
If you have forgotten the password from App Lock, but remember the Mi Account:
- π On the password entry screen, click Forgot the password?.
- π± Select the recovery option via Mi Account (you will need to enter a login and password).
- π Follow the instructions for resetting protection.
β οΈ Note: After resetting via Mi Account, all secure applications will be unlocked, but the data inside them (for example, messages in messengers) will remain intact.
2. Reset protection through Mi Account (if the password is forgotten)
If you don't remember the password from App Lock, but you've linked the device to your Xiaomi account, you can use the Remote Reset feature, which works even if your phone is locked.
Instructions:
- Go to account.xiaomi.com from another device.
- Sign in under your account.
- Select the Devices section β Find the device.
- Click on your smartphone in the list and select Unlock the screen.
- Confirm the action via SMS or email.
After that, the application protection will be reset, but:
- β οΈ All data on the device will remain (as opposed to a complete reset).
- π You will need to re-set the App Lock if you want to turn it on again.
- π± The method works only when you are actively connected to the Internet on a locked phone.
π‘
If Find Device is disabled in the settings, this will not work. Check it in advance at Settings β Mi Account β Find the device.
3.Use of Recovery Mode to Reset Protection
If standard methods donβt work, you can try to reset protection through Recovery Mode, which is suitable for rootless devices, but requires caution β incorrect actions can lead to data loss.
Step-by-step:
- Turn off the phone.
- Press the Power + Volume buttons up until the Mi logo appears.
- From the Recovery menu, select the language (usually English or Chinese).
- Go to Wipe & Reset β Wipe All Data (complete reset).
- Confirm the action and wait for the reboot.
Important nuances:
| Action. | Effects of consequences | Notes |
|---|---|---|
| Full reset (Wipe All Data) | All data, including applications and settings, is deleted | App Lock protection will reset automatically |
| Resetting only cache (Wipe Cache) | User data will be retained | It will not help to reset the application protection |
| Fastboot flashing through Fastboot | Complete system reinstallation | Requires PC and knowledge of ADB teams |
β οΈ Note: On new Xiaomi models (e.g. Redmi Note 12 or X-ray) POCO F5) A full reset via Recovery may require you to enter your Mi Account data after the reboot.Make sure you remember your login and password!
4. Unlock through ADB (for advanced users)
If you have access to the debugging USB (USB Debugging, you can remove application protection using commands ADB. This method does not require data resetting, but is only suitable for users with technical skills.
Conditions required:
- π₯οΈ Computer with installed ADB Tools.
- π± Included debugging by USB on the phone (Settings) β The phone. β Version. MIUI β press 7 times, then Settings β Additionally. β For developers β Debugging by USB).
- π USB-plug-in.
Instructions:
adb shell
su
pm uninstall --user 0 com.miui.guardprovider # Removes the MIUI protection module
pm uninstall --user 0 com.xiaomi.mipicks # Additional for some models
rebootAfter the reboot, the application protection will be turned off. If the commands do not work, try an alternative:
adb shell
settings put global hidden_api_policy 1 # Allows access to hidden API
am start -n com.miui.securitycenter/com.miui.permcenter.autostart.AutoStartActivity # Opens AutoStart SettingsWhat if the ADB canβt see the device?
5. bypass MIUI Protection on a locked phone
MIUI Protection is an additional layer of security that is activated when you have multiple failed password attempts, which blocks access to your phone and requires you to enter your Mi Account data, and you can get around it in a number of ways.
Method 1: Through the official service Xiaomi
- π Contact Xiaomi Support with proof of purchase (check, box).
- π§ Please. IMEI Devices (you can find out via *#06# on another phone).
- π Support can reset your account remotely (take 1-3 days).
Method 2: Through EDL-The mode (only for experienced users)
This method requires special hardware (EDL cable or Deep Flash Cable) and firmware through the Mi Flash Tool. It is suitable for devices with a locked bootloader, but has risks:
- β οΈ Hard brick (complete failure) is possible).
- π§ Requires unlocking the bootloader through the Mi Unlock Tool.
- π₯ You need an official firmware for your model.
Download Mi Flash Tool from the official website|Install Qualcomm 9008 drivers|Prepare a firmware for your model|Backup of data (if possible)|Have it on hand EDL-cable or Deep Flash Cable-->
6. Alternative methods and warnings
If none of the above methods worked, consider the following options:
1. Use of third-party utilities
There are programs like Mi Account Unlock Tool or Xiaomi Tool V2 that promise to unlock without losing data.
- π¨ Risk of viruses and spyware β download only from proven sources.
- π Many utilities require payment and do not guarantee the result.
- π΅ New models (Xiaomi 13, Redmi Note 12 Pro)+) They often don't work because of the updated encryption.
2. Contact the service center
If the phone is locked and Mi Account data is lost, the official Xiaomi service center can help for a fee (from 1000 to 3000 rubles depending on the model).
- π§ Data retention guarantee (in some cases).
- π Official job security.
- β‘ Quick decision (usually within 1-2 hours).
π‘
The most reliable way to unlock is to prevent a problem. Always link Mi Account to your phone, write your App Lock passwords to a secure location, and regularly back up through Settings β System β Backup.