How to remove the password from the applications on Xiaomi: all ways to unlock

Forgot your password from Google Play, Gallery or Xiaomi banking app? Or just want to remove the annoying lock that you accidentally turned on? In this article, we will analyze all the working methods for removing passwords from the applications on Redmi, POCO and Mi smartphones running MIUI 12-14. From standard settings to advanced solutions through ADB, choose the appropriate option depending on your situation.

It’s important to understand that some apps (e.g., banking or instant messengers) have their own protections that cannot be removed through Xiaomi’s system settings, which require a password reset within the app itself or reinstallation. We’ll focus on universal methods that work for most standard and third-party programs blocked through MIUI features.

1. Removal of password through MIUI settings (if you know the current code)

If you remember the password from blocking apps, but want to disable it, use the built-in MIUI tools.This method is suitable for the standard application protection feature, which is available on all Xiaomi smartphones since MIUI 8.

Instructions:

  • πŸ“± Open the Settings. β†’ Annexes β†’ Application protection.
  • πŸ”‘ Enter your current password or pattern lock.
  • πŸ”„ Click on the icon of the application from which you want to remove the lock, and select Remove the password.
  • πŸ—‘οΈ To completely disable the function, go to Application Protection Settings β†’ Disable the protection.

If Application Protection is not on the menu, you are using a different version of MIUI (e.g. global firmware) on your device.

Settings β†’ Privacy β†’ Application Protection

⚠️ Note: On some models (POCO F3, Redmi Note 11) after the protection is turned off, it may be necessary to restart the device for the changes to take effect.

2 Unblocking through Mi Account (if you forgot your password)

If you forget your application protection password, but you have linked your device to your Mi Account, you can restore access through it, which only works when you are actively connected to the Internet and synchronized with Xiaomi servers.

Step-by-step:

  • 🌐 Connect to Wi-Fi or mobile internet.
  • πŸ”’ Try to open the blocked application and enter the wrong password 5 times in a row.
  • πŸ“§ Will you have an option Forgot your password? – click on it.
  • πŸ”„ Select Recovery via Mi Account and enter the login/password from your account.
  • πŸ“² Follow the instructions on the screen to reset the password protection.

If the recovery option does not appear, check:

  • πŸ”„ Is the firmware updated (relevant to the MIUI 13+).
  • πŸ“‘ Is synchronization enabled in the settings β†’ Mi Account β†’ Cloud. β†’ Synchronization.
  • πŸ”’ Is there a third-party launcher (such as Nova Launcher) that can block system windows.
πŸ“Š What kind of smartphone you Xiaomi?
Redmi Note 10/11/12
POCO X3/X4/X5
Mi 11/12/13
Other

3.Use of ADB to remove the lock (advanced method)

If the standard methods don't work, you can delete the password through ADB (Android Debug Bridge), which requires connecting the smartphone to your computer and enabling USB Debugging.

Preparation:

  1. Download and install Platform Tools (includes ADB).
  2. Enable USB Debugging in Settings β†’ About Phone β†’ MIUI Version (click 7 times, then go back to Settings β†’ Additional β†’ For Developers).
  3. Connect the phone to the PC and confirm the debugging permission.

Commands to remove the lock:

adb shell


su




pm clear com.miui.guardprovider # Resetting protection settings




rm /data/system/locksettings.db # Delete password file (requires root)

Once you have the commands, restart the device. If you don't have root permission, the first command may not work, in which case, try an alternative method:

adb shell am start -n com.android.settings/.ChooseLockGeneric

⚠️ Attention: Use ADB without experience can lead to data loss or system failure.Before executing commands, make a backup through Settings β†’ Additionally. β†’ Backup and reset.

Install Platform Tools on PC|

Enable debugging over USB on Xiaomi|

Connect the phone to the computer |

Download drivers for your model |

Make a backup copy of the data-->

4. Resetting settings to factory (extreme case)

If no methods have worked, you'll have to reset your settings completely, which will delete all data from your device, including application passwords, but also erase photos, contacts, and installed programs.

  • πŸ” You don’t remember your password or have attached your Mi Account.
  • πŸ“± The device is not synchronized with the cloud.
  • πŸ”§ Other methods including ADB) failed.

Resetting instructions:

  1. Turn off your smartphone.
  2. Press the Power button + Volume up until the Mi logo appears.
  3. In the Recovery menu, select Wipe Data β†’ Wipe All Data (manage volume buttons, confirmation – power button).
  4. After resetting, the device will restart in factory condition.

To avoid data loss, before resetting:

  • πŸ“ Copy photos and videos to your computer or cloud.
  • πŸ“‡ Export contacts to VCF-file through Contacts β†’ Management β†’ Exports.
  • πŸ” Write down logins/passwords from important accounts (they will be deleted).
Xiaomi modelCombination of buttons for RecoveryRetention time (sec)
Redmi Note 10/11/12Food + Volume up10–15
POCO X3/X4/X5Food + Volume up8–12
Mi 11/12/13Food + Volume up12–15
Redmi 9/9A/9CFood + Volume up + Volume down10–13

πŸ’‘

If after a reset, the phone requires you to enter an old password from your Google account (FRP), use FRP bypass tools for your Xiaomi model.

5. Protection bypass for specific applications

Some applications (for example, WhatsApp, SberBank Online, VK) have their own lock, which cannot be removed through the MIUI settings.

For messengers (WhatsApp, Telegram, Viber):

  • πŸ”„ Remove the application through Settings β†’ Annexes β†’ Delete.
  • πŸ“₯ Install it again from Google Play.
  • πŸ”‘ When you first start up, the system will offer to restore data from a backup (if any) or create a new account.

For banking applications (SberBank, Tinkoff, VTB):

  • πŸ“ž Call the bank and request a password reset.
  • πŸ“§ Use the Forgot Password? feature in the app itself (usually available after 3 failed attempts to enter).
  • πŸ” If the application is tied to a phone number, the password can be restored through SMS.

For system applications (Gallery, Contacts, Messages):

  • πŸ”§ Try to roll back updates through Settings β†’ Annexes β†’ ☰ β†’ Reverse updates.
  • πŸ“‚ Remove application data in Settings β†’ Annexes β†’ Warehouse β†’ Clear the data.
  • πŸ”„ Reset the device.
What if the application is not installed after removal?
If the app is not installed from Google Play after uninstalling, check: 1. Is there enough memory on the device (need a minimum of 500 MB). 2. Does the installation block antivirus or built-in security MIUI (Turn it off temporarily. 3. Is the version of Google Play Services up to date (update to Settings) β†’ Annexes β†’ Google Play Services. If the problem persists, download it. APK-file from the official website of the developer and install manually.

6. Alternative methods: Safe Mode and third-party utilities

If the standard methods don’t work, try booting your device in Safe Mode, which disables all third-party applications, sometimes bypassing the lock.

How to turn on Safe Mode:

  1. Press the power button before the turn off menu appears.
  2. Keep your finger on the Turn off option until you request to go to Safe Mode.
  3. Confirm and wait for the reboot (the bottom left corner will have the Safe Mode inscription).

In safe mode:

  • πŸ”§ Try to remove or reinstall a blocked application.
  • πŸ”„ Disable protection through Settings β†’ Annexes β†’ Application protection.
  • πŸ“± Check if the lock has disappeared after restarting in normal mode.

Third-party utilities (only for power users!):

There are programs like MIUI Hidden Settings or App Lock Remove Tool that promise to unblock.

  • ⚠️ Virus risk: Many of these utilities contain malicious code.
  • πŸ”§ Root Requirements: Most tools only work on rooted devices.
  • πŸ“΅ No guarantee of results: on new versions MIUI 14 They don't work often.

⚠️ Note: Using third-party password retraction software can result in Mi Account being blocked for suspicious activity. Xiaomi is actively fighting such tools, so the risk of losing access to the device is higher than the potential benefit.

πŸ’‘

Safe Mode is the only legal way to get around lockdown without losing data, but it doesn’t work for all apps.

FAQ: Frequent questions about unlocking apps on Xiaomi

❓ Can I remove the password from the application without resetting the settings?
Yes, in most cases. If you remember your current password, use the method in Section 1 (MIUI settings). If you forgot, try recovering through Mi Account (Section 2) or ADB (Section 3).
❓ Why does the application still ask for the code after resetting the password?
This means that the lock is not installed through MIUI, but inside the application itself (for example, in banking programs or instant messengers), in which case you need to restore access through support for the service or reinstall the application (see section 5).
❓ Does the method work with ADB on MIUI 14?
Partially. Commands like pm clear com.miui.guardprovider may work, but deleting locksettings.db without root is often blocked by the system. On MIUI 14, it's better to use Safe Mode or Mi Account reset.
❓ How to remove the password from the Gallery on Xiaomi?
If the Gallery is blocked through Application Protection MIUI: Go to Settings. β†’ Annexes β†’ Application protection. Enter your password and unblock the Gallery. If the password is installed inside the Gallery itself (Secure Albums feature): Open the Gallery and go to the Albums β†’ Protected. Press on. ☰ β†’ Settings β†’ Remove the password.
❓ Can I unlock applications on Xiaomi without a computer?
Yes, if: You remember the password (use section 1). You have a Mi Account tied (see section 2). MIUI, Not inside the application. ADB Resetting via Recovery computer is not necessary, but may be required OTG-cable control through another device.