How to remove the password from the applications on Xiaomi Redmi: all working methods

Forgot the password from the Xiaomi Redmi app or just want to disable it? MIUI offers several layers of privacy protection, but sometimes these security measures become an obstacle for the owner. Depending on the firmware version (MIUI 12/13/14) and the smartphone model (Redmi Note 10/11/12, Redmi 9/10/11), the methods of deleting the password can vary from standard settings to bypassing through ADB.

It is important to understand that the blocking of applications in Xiaomi can be implemented through:

  • ๐Ÿ”’ Built-in App Lock (in security settings)
  • ๐Ÿ“ฑ Mi Account Password (if the application is linked to the account)
  • ๐Ÿ” Third-party password managers (e.g. LastPass or 1Password)
  • ๐Ÿ“ฒ Biometric authorization (fingerprint/face) that may conflict with PIN-code

In this article, we will discuss all the current methods of password deletion, including those that work without resetting settings and data loss. If you have tried to enter the code several times and received the message "Too many attempts, try later again" - do not panic: there are solutions even for such cases.

๐Ÿ“Š What Redmi model do you use?
Redmi Note 10/11/12
Redmi 9/9A/9C
Redmi 10/10A/10C
Redmi K40/K50
Another model

1. Standard password removal through MIUI settings

The easiest way is to use the built-in MIUI tools, which is suitable if you remember the main screen lock password or data from the Mi Account.

Instructions:

  1. Open Settings โ†’ Passwords and Security โ†’ Block applications.
  2. Enter the current PIN/password/pattern lock from the lock screen.
  3. Click on the app icon you want to remove protection from.
  4. Select Remove Password or switch the slider to Off position..

If the application lock option is not in the menu:

  • ๐Ÿ” Try the way: Settings โ†’ Additionally. โ†’ Confidentiality โ†’ Blocking applications (relevant to MIUI 12).
  • ๐Ÿ”„ Update the firmware: in older versions (MIUI 11 and below) the function could be called Application Protection.

โ˜‘๏ธ Preparation for password removal

Done: 0 / 4

โš ๏ธ Note: If you previously enabled the option "Reset passwords when resetting settings" in Mi Account, then after the hard reset, all blocked applications will be automatically unlocked!

2. Reset password through Mi Account (if the account is linked)

If the application is blocked through Mi Account, you can use the access recovery function, which works even if you lose your password from the lock screen, but requires:

  • ๐Ÿ“ง Access to email/phone linked to Xiaomi account.
  • ๐ŸŒ Stable Internet connection (Wi-Fi or mobile network).
  • ๐Ÿ”„ Last time data synchronization (check in Settings) โ†’ Mi Account โ†’ Synchronization).

Step-by-step:

  1. On the lock screen, click Forgot Password? (or Forgot Password?).
  2. Select recovery through Mi Account.
  3. Enter email/phone and confirm your identity via SMS or email.
  4. After logging in, go to Settings โ†’ Passwords and Security โ†’ Lock apps and unprotect.
MIUI versionThe Way to Block AppsDoes it support recovery through your Mi Account?
MIUI 14Settings โ†’ Passwords and Security โ†’ Blocking applicationsYes.
MIUI 13Settings โ†’ Privacy โ†’ Blocking applicationsYes.
MIUI 12Settings โ†’ Additional โ†’ Privacy โ†’ Application ProtectionYes (requires security updates)
MIUI 11 and belowSettings โ†’ All settings โ†’ Privacy โ†’ Application protectionNo (only reset)

๐Ÿ’ก

If after recovering through Mi Account, apps remain blocked, try temporarily disabling Settings โ†’ Accounts โ†’ Sync โ†’ Blocking apps, then restart the phone.

Password bypass through ADB (for advanced users)

If standard methods don't work, you can use Android Debug Bridge (ADB), a tool for debugging Android devices.

  • ๐Ÿ–ฅ๏ธ Computer with installed Xiaomi drivers and ADB.
  • ๐Ÿ”Œ USB-cable (preferably original).
  • ๐Ÿ”ง Included debugging by USB (Settings โ†’ The phone. โ†’ Version. MIUI โ†’ 7 times press to unlock the developer mode).

Instructions:

  1. Connect Redmi to your PC and confirm your trust in your phone.
  2. Open the command line (Win + R โ†’ cmd) and type: adb shell pm list packages | grep "lock" This will show all packets associated with the lock.
  3. To unblock a particular application (e.g. Gallery) use: adb shell pm clear com.miui.gallery Replace com.miui.gallery with your app package.

List of popular Xiaomi application packages:

  • ๐Ÿ“ท Gallery: com.miui.gallery
  • ๐Ÿ“ฑ Contact: com.android.contacts
  • ๐Ÿ’ฌ Messages: com.android.mms
  • ๐ŸŒ Browser: com.android.browser
What if the ADB canโ€™t see the device?
1.Install Xiaomi drivers USB Drivers from the official website.2. check if debugging is enabled USB In Settings โ†’ Additionally. โ†’ For developers.3. Try another one. USB-4. enter adb kill-server in the command line, then adb start-server.

โš ๏ธ Attention: Use ADB This can cause app failures if you delete critical data. Do not use commands for system packages (e.g. com.android.settings)!

4. Resetting settings (extreme case)

If other methods fail, you'll have to have a hard reset, which is a factory reset, which will delete all the data, including the passwords from the apps, but it'll also be deleted.

  • ๐Ÿ“ธ Photos and videos (if not saved in the cloud).
  • ๐Ÿ“ž Contacts (if not synchronized with the Google/Mi Account).
  • ๐ŸŽฎ Installed applications and their data.
  • ๐Ÿ“ Messages and call history.

How to reset:

  1. Turn off the phone.
  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 restarting, set your phone as new.

๐Ÿ’ก

Resetting via Recovery bypasses the Mi Account lock, but if the phone was linked to a Xiaomi account, after the reboot you will need to enter a login and password for activation.

5.Using Safe Mode to Remove Third-Party Blockers

If the password is installed through a third-party application (for example, AppLock or Smart AppLock), you can delete it in Safe Mode - a mode where all user programs are disabled.

How to log in to Safe Mode:

  1. Press the power button before the off menu appears.
  2. Press and hold the option to Turn off (or turn off power) before a request to switch to Safe Mode appears.
  3. Confirm the action.

In Safe Mode:

  • ๐Ÿ—‘๏ธ Go to Settings. โ†’ Annexes โ†’ Established.
  • ๐Ÿ” Find a blocker (like AppLock) and remove it.
  • ๐Ÿ”„ Restart your phone in normal mode.

If, after deleting, the application continues to request a password:

  • ๐Ÿงน Clear cache and data through Settings โ†’ Annexes โ†’ [Name of the blocker] โ†’ Warehouse.
  • ๐Ÿ”„ Reset the device.

Alternative methods (for specific models)

Some Redmi models have unique locking features, such as:

For the Redmi Note 10 Pro/11 Pro:

  • ๐Ÿ” Password from App Lock can be reset via Settings โ†’ Special facilities โ†’ Password management (hidden partition, activated after 5 failed attempts to enter).

For the Redmi K40/K50:

  • ๐Ÿ“ฑ Use Double Tap on the Lock screen โ†’ Emergency โ†’ App Lock Reset (only with a Mi Account attached).

For Redmi 9/9A:

  • ๐Ÿ”„ After 10 unsuccessful attempts to enter a password, the system will offer to reset the lock through SMS (code is sent to the associated number).

Frequent Mistakes and How to Avoid Them

When trying to remove a password, users often face typical problems:

Mistake.Reason.Decision
"Too many attempts, try again later"Protection against password selection is activatedWait 30 minutes or use your Mi Account to reset
Unable to remove lock in ADBInsufficient rights or system applicationTry adb shell pm uninstall -k --user 0 [package]
After reset, asks for a Mi Account passwordFind Device Protection ActivatedEnter information from your Xiaomi account or contact us for support

Additional advice:

  • ๐Ÿ”‹ Before any manipulations charge the phone at least 50% โ€“ this will prevent the shutdown in the process.
  • ๐Ÿ“ก If you use ADB, Disable the antivirus on your PC โ€“ it can block commands.
  • ๐Ÿ”„ After successfully removing your password, restart your phone so that the changes take effect.
Can I remove the password from the applications without resetting the settings?
Yes, most of the time. Use: Standard Deletion through Settings โ†’ Application Lock (if you know the password); Restore via Mi Account (if you have an account attached); ADB for advanced users; Reset is only necessary if you have forgotten all the login data.
Why did the โ€œApp Blockโ€ option disappear after the MIUI update?
In MIUI 14, the function was moved to Settings โ†’ Passwords & Security โ†’ Privacy โ†’ Application Lock. If it is not: Check regional settings (the feature can be hidden in global firmware). Set up a security update through Settings โ†’ About Phone โ†’ System Update.
How do I know which application is blocking access?
If you donโ€™t remember which application set the password: Check the list of installed programs in Settings โ†’ Apps (look for AppLock, Smart Lock, etc.) Use ADB-Adb shell dumpsys activity recents | grep "lock" will show the latest blocked processes.
What if the application does not open after the password is removed?
Possible causes and solutions: ๐Ÿ—ƒ๏ธ Cache damaged: Clear application data in Settings โ†’ Annexes โ†’ [Name of name] โ†’ Warehouse โ†’ Clear the cache. ๐Ÿ”„ System failure: Restart your phone or run adb shell pm clear]. ๐Ÿ”’ Residual lock: Check your Mi Account settings for remote lock.
Can I recover the data after resetting the settings?
Partially, if the timing was on before the reset: ๐Ÿ“ง Contacts and Calendar will be restored from Google/Mi Account. ๐Ÿ“ธ Photos can be returned from Google Photos or Mi Cloud (if backed up). ๐ŸŽฎ Apps will have to be re-installed, but game progress will be restored if they are linked to an account (Google Play Games, Facebook, etc.) To recover unsynchronized data, use programs like Dr.Fone or EaseUS MobiSaver, but success is not guaranteed.