How to remove the password from the application on Xiaomi Redmi: the complete guide

Modern Xiaomi and Redmi smartphones offer advanced privacy protection tools to hide the contents of individual programs behind an additional password.This feature, known as App Protection, is indispensable when a gadget falls into the hands of children or strangers, but it can become a serious problem if the owner has forgotten the installed code or pattern lock.

There are several proven ways to remove the password from the app on shaomi redmi, each of which depends on the current security setting and the presence of an account link. In some cases, it is enough to enter a control question, in others you will need to completely reset the device or use special commands through the computer. Understanding the security architecture of MIUI will allow you to choose the least painful way to restore access without losing important photos or correspondence.

In this article, we will look at all possible scenarios, from simple recovery through Mi Account to radical measures with firmware reflashing. We will look at the nuances of the operation of different versions of the operating system, since the protection algorithms in Android 11, Android 12 and newer versions can differ significantly.

Principles of application protection in MIUI

The MIUI application protection function works independently of the main lock on the smartphone screen, which means that even if you unlock your phone with a fingerprint or Face ID, you will be required to enter an additional password when you try to open a secure application.

When this function is first activated, the system suggests creating a unique pattern, digital code, or text password. Critically, this code does not have to match the unlock code of the screen, although many users set the same values for convenience. An error in entering a password several times in a row can lead to a temporary lock of the function or a request for an answer to a secret question if it was asked earlier.

⚠️ Warning: After several failed password attempts, the system may require you to log in to the Mi Account that was used in setting up the protection, a device theft protection mechanism that cannot be circumvented by simply resetting your settings.

Different versions of firmware can handle restore requests differently. Older versions of MIUI had vulnerabilities that allowed them to bypass protection through certain actions on the menu, but current updates have significantly enhanced security. Now data is encrypted more securely, and bypassing security without knowing a password or account becomes almost impossible without losing data.

πŸ“Š Have you ever been blocked by an application?
Yeah, I forgot my password.
No, I'm not using this function.
I use it, but I remember the code.
Blocked the baby

How to Recover Access Through Mi Account

The most civilized and secure way to remove the password from an app on shaomi redmi is through the manufacturer's cloud service, and if you've linked your device to Mi Account and enabled synchronization, it takes minutes to restore access, and it allows you to reset the forgotten application protection code without affecting the personal data inside your phone.

To implement this method, you need to go to the official website of the Xiaomi cloud service from any other device with Internet access. By entering your credentials, you get access to the device control panel, where you can remotely change security settings. This is especially convenient if the phone is locked or unavailable at the moment, although to remove the protection of applications, you often need physical access to the settings menu of the smartphone itself.

In the settings menu of the phone, in the "Apps Protection" section, when you enter the wrong password, a link often appears several times "Forgot your password?" Clicking on it initiates the verification process through Mi Account. The system will send a confirmation code or require you to enter a password from your account, then prompt you to install a new protection code or completely disable the function.

πŸ’‘

Always remember which Google or Mi Account was used to set up your phone, as this is the key to restoring access in critical situations.

If the account is not linked or you don't remember the login details, the situation becomes more complicated, in which case local recovery is possible only through the answer to the control question that the system asks when the password is created, and the answer must be entered exactly as it was originally written, taking into account the register and the input language.

Using a control issue for discharge

Many users ignore the step of setting up a control question, thinking it's unnecessary, but it becomes a salvation in the event of loss of access. When you try to remove the password from the application and the system offers to answer a secret question, it means that the local recovery mechanism is active. The correct answer allows you to instantly reset the old code and ask for a new one.

The process is this: after a few erroneous password inputs, a notification appears on the screen, the system will prompt you to enter the answer to the question you came up with earlier. It is important to remember that the letter register and layout language can matter, so it is worth trying different types of input if the first attempt failed.

  • πŸ”‘ Enter the answer to the secret question exactly as it was asked when setting up.
  • πŸ”„ After successful entry, the system will suggest creating a new pattern lock or digital code.
  • πŸ“± The new password will be valid for all secure applications at once.
  • βš™οΈ It is recommended to immediately update the control question to a more memorable one.

It is worth noting that in some versions of MIUI, the ability to use the control question can be disabled by default or require additional confirmation via SMS. If the system does not offer this option, then it was not configured during the initial installation of protection, and you will have to look for other ways to solve the problem.

What to do if you forget the answer to the control question?
If you don't remember the answer, try to remember the associations you had when you set up. Often people use street names, pets, or dates of birth. If you can't remember, this recovery method is considered unavailable.

Resetting settings via Recovery Mode

When software recovery methods are unavailable, the radical but effective way is to completely reset the device to factory settings, which is guaranteed to remove the password from the application to shaomi redmi, as it erases all user data, including security settings, cache and installed applications, and before starting the procedure, you need to be aware that all information from internal memory will be destroyed.

To enter Recovery Mode, you need to turn off your smartphone and press a specific combination of buttons, usually a volume button along with the power button, hold them until the Mi logo or menu recovery appears, and in this menu, the navigation is done by volume buttons, and the choice is confirmed by the power button.

β˜‘οΈ Preparing for resetting through Recovery

Done: 0 / 4

In the recovery menu, select Wipe Data, then Wipe All Data, and the system will alert you to the irreversibility of the action and require confirmation. Once the cleanup process is complete, the file system will be returned to its original state, and the first time you turn on the phone will behave like a new one, without requiring old application protection passwords.

⚠️ Warning: Once reset and turned on, the phone may require you to enter a password from a Google account that was synced to the device previously (FRP), Without this data, you can’t use your phone.

Removing protection through computer and ADB

For advanced users who don't want to lose data, there's a method to delete protection configuration files through the ADB debugging bridge. This only works if the phone has previously been debugged over USB and the computer already had permission to access the device. If debugging has been turned off, this method, alas, won't work without first accessing the menu.

The method is to delete system files that store password hashes and application protection settings, which requires connecting the phone to a PC, opening the command line and entering special commands. Working with ADB requires caution, since erroneous deletion of system files can lead to unstable operation of the operating system.

Below is a sequence of commands that can help reset security settings (not working on all Android versions due to increased protection):

adb shell pm clear com.miui.securitycenter


adb shell rm /data/system/users/0/applockpin_v2.xml

Once the commands are executed, the device must be restarted. If the files have been successfully deleted or the security center cache has been cleared, the password will not be requested the next time you log in to the secure applications. However, in modern versions of MIUI 13 and MIUI 14, access to these files without root permissions is often closed, making the method ineffective for new models.

πŸ’‘

The ADB method is effective only when USB debugging is enabled and there are no root restrictions on system security files.

Comparison of Unlocking Methods

The right method depends on your specific situation: backups, data importance and software version. Below is a table that will help you quickly navigate the available options and their implications for the device.

MethodData securityConditions requiredDifficulty
Mi AccountComplete.Access to the accountLow.
The checkpointComplete.Remember the answerLow.
Recovery (Recovery)No (all removed)No.Medium
ADB teamComplete.Included debuggingTall.

As you can see from the table, the most secure data is the use of a cloud account, but it requires pre-configuration. Recovery is a nuclear option that solves the problem 100% of the time, but at the cost of losing information. ADB Only experienced users who understand the risks should be considered.

Preventing access problems

To avoid having to remove your password from your app on Xiaomi Redmi in the future, it is recommended to follow a few simple digital hygiene rules: First of all, always write complex passwords to a secure place or use password managers that are synchronized between devices.

Regularly check the relevance of backups. Setting up an automatic backup in Google Drive or Xiaomi cloud takes a couple of minutes, but saves hours of data recovery work, it is also useful to periodically check the health of check questions and change them to more relevant ones if necessary.

  • πŸ“ Write passwords in a paper notebook or secure application.
  • ☁️ Enable automatic synchronization of important data.
  • πŸ”’ Do not use the same passwords for the lock screen and application protection.
  • πŸ“² Make sure the phone number for recovery is up to date.

Remember that security is a balance between convenience and security. Overly complex passwords that can't be remembered often lock the owner in, and the ideal strategy is to use biometrics (fingerprint, face) in conjunction with a reliable but memorable digital code.

What happens if you enter the wrong password too many times?
The system will temporarily block the ability to enter a password for a certain time (from 30 seconds to several hours), in some cases, you may need to force the device to restart, the data is not deleted, but access to it is limited.
Can I bypass application protection without losing data on new MIUIs?
On newer versions of the shell (MIUI 13/14 based on Android 12/13), it is almost impossible to bypass security without knowing a password or account due to data encryption. The only option without losing data is to remember a password or answer to a secret question.
Does password removal affect the operation of the application itself?
No, removing application protection only affects the mechanism of access to it. All data, settings and history within the application itself (for example, correspondence in the messenger) are stored unless a complete reset of the phone was made.
Do I need the internet to reset my password through my Mi Account?
Yes, to verify the account and receive confirmation codes, an active Internet connection is required on the device or computer from which the account is logged in.