How to disable application protection password on Xiaomi Redmi: the full guide

Why Xiaomi is blocking apps with a password and when it becomes a problem

The password protection feature in Xiaomi Redmi smartphones was originally designed to increase privacy. It blocks access to selected programs (messengers, banking customers, gallery) without entering. PIN-However, over time, this feature can become annoying: constant password requests every time you open WhatsApp or SberBank Online take time, and forgotten code becomes a serious problem.

Especially relevant topic for users who purchased used Redmi Note 10/11/12 or POCO X3/X4 with already configured protection. the previous owner could not provide a password, and a standard reset via Settings β†’ Reset does not always remove the locking of applications. In this article, we will discuss all working methods of disabling protection – from official to technical (including ADB and Fastboot).

It’s important to understand that the methods differ depending on the version of MIUI (12, 13 or 14) and the model of the smartphone. For example, on Redmi 9A with MIUI 12.5 can be reset via Security Settings, whereas on Redmi Note 12 Pro+ with MIUI 14 you will need to connect to a PC. We tested the instructions on current firmware 2023-2026.

πŸ“Š How often do you use app protection on Xiaomi?
Constantly (all important applications under password)
Sometimes (bank applications only)
I used to, but I turned it off.
Never set up.
I don't know what it is.

Method 1: Disable protection through standard MIUI settings

The easiest method is to use the built-in tools of the system, which is suitable if you remember the password from the security or it coincides with unlocking the screen. MIUI 12–14:

  1. Open Settings (the gear icon on the home screen).
  2. Go to Applications β†’ Application Lock (on some models, the path may look like Settings β†’ Password and Security β†’ Application Lock).
  3. Enter the current password of protection (if requested).
  4. Click on the basket icon in the upper right corner or select Remove All for Mass Disconnection.
  5. Confirm the action by pressing OK.

If the Block Apps item is not on the menu, try an alternative path:

  • πŸ” For MIUI 14: Settings β†’ Password and security β†’ Confidentiality β†’ Application lockdown.
  • πŸ” For MIUI 12/13: Settings β†’ Additionally. β†’ Confidentiality β†’ Application lockdown.

β˜‘οΈ Preparation for disabling protection

Done: 0 / 4

⚠️ Note: Some firmware may need to restart the device after the protection is turned off. If the applications continue to request a password, restart.

Method 2: Reset security settings (without data loss)

If you don’t remember your password but have access to your smartphone’s basic settings, try resetting security settings.This method doesn’t delete personal data (photos, contacts, messages), but removes all locks, including app protection.

Instructions:

  1. Open the Settings. β†’ The phone.
  2. Find Reset (or Restore and Reset on older versions of MIUI).
  3. Select Reset Security Settings (not to be confused with a full reset!).
  4. Enter the password from your Mi Account (if linked) or PIN-lock-screen.
  5. Confirm the action.

Once rebooted, all secure apps will be available without a password, which works on most Redmi models, including:

  • πŸ“± Redmi Note 10/11/12 Pro
  • πŸ“± POCO X3/X4/X5
  • πŸ“± Redmi 9/9A/9C (on MIUI 12.5 newer)
Xiaomi modelSupports resetting?You need a Mi Account?
Redmi Note 12 Pro+Yes.Yes (if tied)
POCO F4/F5Yes.No (sufficient screen PIN)
Redmi 10AYes (only on MIUI 13+)Yes.
Redmi 9TPartially (may require ADB)Yes.

⚠️ Attention: On devices with MIUI 14 and activated function Data Protection MIUI (It starts at the first start, and the safety reset may not work, so you can move on to the method of using the ADB.

Method 3: Remove protection through ADB (for advanced users)

If standard methods don’t work, you’ll need to use Android Debug Bridge (ADB), a tool for debugging Android via PC, which requires USB debugging and computer access enabled, but is guaranteed to unblock any versions of MIUI.

Step-by-step:

  1. Activate Developer Mode: Go to Settings β†’ About Phone and click on MIUI Version 7 times.
  2. Return to Settings β†’ Additional β†’ For developers and enable USB debugging.
  3. Connect your smartphone to your PC through USB-Cable (use the original cable for stability).
  4. Download ADB Tools and unpack the archive in any folder.
  5. Open the command line (Win + R β†’ enter cmd) and go to the folder with ADB: cd C:\platform-tools
  6. Enter the command to check the connection: adb devices If the device is displayed – go further.
  7. Run the command to unblock: adb shell pm uninstall -k --user 0 com.miui.guardprovider or (for newer versions of MIUI): adb shell pm clear com.miui.guardprovider

Once you execute the command, all secure applications are automatically unlocked, and the "Application Lock" option disappears from the settings. If adb: error: failed to stat occurs, recheck the USB connection and debugging rights.

What if the ADB can’t see the device?
1. Make sure that Xiaomi drivers are installed (you can download on the official website). 2. Try another one. USB-cable (preferably original). 3. Enable the "Allow debugging by" item in the developer settings USB (Safe Mode)” 4. Restart your PC and smartphone. 5. If you use Windows, run the command prompt on behalf of the administrator.

Method 4: Complete Recovery Reset (Extreme Case)

If none of the methods worked, then hard reset through Recovery mode, which removes all data from the device, including photos, messages and installed apps. Use it only as a last resort!

Instructions for Redmi with MIUI Recovery:

  1. Turn off your smartphone.
  2. Press the Power + Volume buttons up at the same time and hold for 10-15 seconds until the MI logo appears.
  3. In the Recovery menu, select the language (volume buttons) and confirm the choice with the power button.
  4. Go to Wipe Data β†’ Wipe All Data.
  5. Confirm the action by selecting Confirm.
  6. After reset, select Reboot to reboot.

On new models (Redmi Note 12, POCO X5), the Recovery menu may look different. If instead of text, characters are displayed, it means that the firmware is Kitawan (intended for the Chinese market).

  • πŸ”§ Use Fastboot to Firmware Global Version MIUI.
  • πŸ”§ Contact Xiaomi Service Center (if the device is warranty).

⚠️ Note: On devices with a locked bootloader, a reset via Recovery may result in activation of Mi Account protection. After the reboot, you will need to enter a login and password from the Xiaomi account that was tied before the reset!

πŸ’‘

Before reset, remove the microSD card, which will remain intact, and check if your Google account is linked to the device: after reset, you may need to confirm through your old password.

Frequent Mistakes and How to Avoid Them

When trying to disable application protection, users often face typical problems, and consider the most common ways to solve them:

Mistake.Reason.Decision
Item "Blocking applications" is not in the settingsThe function is disabled at the firmware level or hidden by the manufacturerUse ADB or upgrade MIUI to the latest version
ADB issues an error device unauthorizedNot confirmed permission to debug on a smartphoneOn the phone screen will appear a request – allow debugging and repeat the command
After resetting security, apps still ask for a passwordCache of apps not clearedGo to Settings β†’ Applications, select the problem app and click Clear Cache
Resetting through Recovery does not workThe loader is blocked or the firmware is damagedFastboot your device with the Mi Flash Tool

Another common situation is that after buying a used Redmi, the previous owner did not untie the Mi Account, in which case, even after a reset, the system will require the entry of the old account data.

  • πŸ“§ Contact the seller and ask to untie the device via the Xiaomi website.
  • πŸ› οΈ Contact the service center with a check about the purchase (if the device is guaranteed).
  • πŸ”“ Use the official Mi Unlock Tool (requires a wait of 7-30 days).

πŸ’‘

If you have purchased a used Xiaomi smartphone, always check whether the Mi Account is untied before you purchase. This can be done in the settings: Settings β†’ Xiaomi Account β†’ Sign out. If there is no β€œLog out” item, the device is tied to someone else’s account.

Alternative methods of data protection without blocking applications

If you’ve disabled app protection but are still worried about privacy, consider alternative ways to:

  • πŸ” Hidden folders: In a standard file manager MIUI You can hide files and folders. β†’ More. β†’ Hide.
  • πŸ” Second Space: Double Space (in account settings) creates a separate profile with its own apps and data.
  • πŸ” Third-party apps: Utilities like AppLock or Norton App Lock offer flexible lock settings without being tied to system functions MIUI.
  • πŸ” Encryption: In Settings β†’ Additionally. β†’ Encryption and credentials can encrypt all data on the device (requires a password every time you turn on).

For banking applications, it is better to use built-in protection mechanisms for the programs themselves, for example, Sberbank Online and Tinkoff support:

  • 🏦 Two-factor authentication (SMS) + password).
  • 🏦 Biometric authorization (fingerprint or Face) ID).
  • 🏦 Automatic locking in case of suspicious activity.

If you often transfer your phone to other people (like children), instead of blocking apps, set up guest mode:

  1. Open the notification panel and tap the user icon.
  2. Select Add Guest.
  3. Set restrictions for your guest profile (no access to messages, gallery, etc.).

FAQ: Answers to Frequent Questions

Can I turn off the password for individual applications without removing the protection completely?
Yes, in the Application Lock settings, you can uncheck the boxes from the programs you don't need, like leaving SberBank and VK only protected, and the rest unlocked. To do this, go to Settings β†’ Application Lock. Uncheck the apps you want to unlock. Save the changes.
After the lockdown was disabled, the apps stopped opening.
This can happen due to a cache failure. Solution: Go to Settings β†’ Apps. Select a problem app (like WhatsApp). Click Storage β†’ Clear cache. If it doesn't work, uninstall and reinstall the app. If an error occurs with all apps, reset security settings (see Method 2).
Does the method work with ADB on Xiaomi with a blocked bootloader?
Yes, ADB doesn't require a Bootloader unlock. Commands run in user mode and don't affect system partitions. However: Some firmware (like Chinese) may require additional permission. If ADB issues a read-only file system error, you don't have enough rights. In this case, only unlocking the bootloader will help.
How do I know if my phone is connected to my Mi Account if I don’t remember the data?
Check this: Go to Settings β†’ Xiaomi Account. If you display your email or phone number, your account is tied. Try logging out: If the exit button is active, your device is not tied to someone else's data. If you try to reset through Recovery, you request Mi Account, your phone is tied to another user. In the latter case, contact the previous owner or contact Xiaomi with proof of purchase.
Can I recover data after a full reset via Recovery?
Unfortunately no. Recovery resets the device's internal memory by deleting: πŸ“Έ Photos and videos (except those on the memory card). πŸ“± Installed applications and their data. πŸ“ž Contacts (if not synced with Google). πŸ’¬ Communications (SMS, The only way to return data is to restore it from a backup (if it was created through Settings). β†’ System system β†’ Backup. To do this: After reset, log in to the same Mi Account or Google. In the settings, select Restore. Specify the backup date.