The phone requires you to enter a forgotten code when trying to open WhatsApp or a gallery, blocking access to personal photos and correspondence due to a combination of numbers that has been erased from memory.

Fortunately, the operating system Android provides several mechanisms to work around this problem. Methods vary in complexity and effectiveness depending on the OS version, smartphone model and type of blocker used. In some cases, simply resetting the application settings will help, in others you will need to connect to a computer or completely reset the device. We will consider all working methods, from the simplest to the radical.

Before taking active steps, it is worth assessing the risks. Some methods are guaranteed to delete chat history or app settings. Others work only with certain rights or prior training. Carefully study each option to choose the least painful way to restore access to your data.

Standard unlocking methods through system settings

The very first and safest step is to try to find a password reset function inside the application itself or system security settings. Many modern shells from manufacturers, such as MIUI, OneUI or ColorOS, have built-in application managers. If you used the system tool, and not third-party software from the store, the chances of success without losing data are maximum.

Go to the menu Settings of your device and find the section responsible for security. It is usually called "Apps", "App Lock" or "Privacy Guard". There may be a “Forgot your password” button or a reset option via a linked account. The system will prompt you to answer the security question or send a confirmation code to the linked email.

If the standard interface does not offer explicit reset buttons, try clearing the data of the blocker application itself. Find it in the list of installed apps via Settings → Applications. Select the desired blocker (for example AppLock) and click the "Memory" or "Storage" button. There should be an option “Clear data.”

⚠️ Attention: Clearing the data of a blocker application often removes the password itself, but in rare cases it can also reset the list of protected apps. You will have to re-select which applications require protection.

This method does not always work. Security software developers often provide protection against this simple bypass. However, this is the first line of defense that is worth trying, since it does not require a connection to a PC and does not threaten to delete personal files.

💡

Before wiping your data, try entering the wrong password several times. Some applications (for example, Norton App Lock) after 5 unsuccessful attempts, they themselves offer a reset through a Google account.

Using a Google account and the “Find My Device” function

Ecosystem Google provides powerful tools for managing the device remotely. If synchronization and Internet access are enabled on your phone, you can try to unblock it through the service Find My Device. This method is especially effective if the password is forgotten at the system level or if the blocker is tightly integrated with the shell.

You will need a computer or other smartphone. Go to the official website of Google's device management service. Log in using the same account that is used on the locked phone. The system will show a map with the location of your gadget and a list of available actions.

Select the “Lock device” option. Yes, paradoxically, setting a new temporary password through this interface can overwrite the old application lock password if they use the system protection mechanism. Enter the new code twice and confirm. After a few minutes, try to unlock applications with a new code.

  • 🔑 The method only works with an active Internet connection on a locked smartphone.
  • 📱 You need exact knowledge of the login and password for your Google account.
  • ⚙️ On some custom firmware this function may be limited by the manufacturer.

It is worth noting that this method is not a universal solution for all types of blocking. Third party applications that do not have system privileges may ignore the remote lock command. However, for built-in security features, this is often the only working option without data loss.

📊 Which method of unlocking do you prefer?
Reset through settings
Removal via ADB
Full phone reset
Contact service

Resetting the lock through Recovery Mode

If software methods do not work, you will have to resort to more stringent measures. Recovery mode, or Recovery Mode, allows you to perform deep manipulations with the system, including a full reset to factory settings. This is guaranteed to remove any password, but the price will be the loss of all user data not saved in the cloud.

To enter this mode, you must turn off your smartphone. Then hold down a certain key combination. On most devices, this is the power button along with the volume up button. On some models Samsung you may need to connect to your computer via USB before pressing the buttons. Hold the keys until the logo or menu with Android appears.

In the recovery menu, control is carried out with the volume buttons (up and down), and the choice is confirmed with the power button. You need to find the item Wipe data/factory reset. Confirm your choice. The system will warn you that the action is irreversible. Once the process is complete, select Reboot system now.

⚠️ Note: The Reset Reset Protection (FRP) feature may require you to enter your Google account password after turning on the phone. Make sure that you remember the data from your mail, otherwise the device will remain locked.

This method is a “nuclear weapon” in the user’s arsenal. It solves the problem radically, returning the phone to the “as from the store” state. Use it only when other options have been exhausted and access to applications is critical.

What is FRP and how to bypass it?

FRP (Factory Reset Protection) is an anti-theft mechanism. If you reset your phone via Recovery, the first time you set it up, it will ask for the last synced Google account. It is almost impossible to get around this without special tools and knowledge on modern versions of Android.

Removing the blocker via a computer and ADB

For advanced users, there is a method that allows you to remove the problematic application without losing personal data, using USB debugging. This method requires a computer, an installed driver ADB (Android Debug Bridge) and USB debugging enabled on the phone itself until it is locked.

If debugging was enabled in advance, connect the smartphone to the PC with a cable. Open a command prompt on your computer in the ADB tools folder. Enter the command to test the connection: adb devices. If the device is detected and the status is “device”, you can proceed to removal.

You need to find out the exact name of the blocker application package. This can be done through the command adb shell pm list packages. Find the name associated with the block in the list (for example, com.domobile.applock). Then run the uninstall command:

adb shell pm uninstall --user 0 com.domobile.applock

After executing the command, the application will disappear from the device and the lock will be lifted instantly. This method is ideal as it does not affect photos, contacts or messages. However, if USB debugging has been disabled, the method will not work, since the phone will ask for permission to connect on the screen, which you will not be able to unlock.

☑️ Preparing to work with ADB

Done: 0 / 4

Specifics of unlocking on different smartphone models

Smartphone manufacturers often modify Android by adding own levels of protection. This affects the password reset procedure. What works on “pure” Android may be useless on a custom shell. Below is a table of features for popular brands.

Brand / Shell Locking feature Reset method
Xiaomi (MIUI) Built-in application lock Reset via Mi account or clear data in settings
Samsung (OneUI) Secure Folder Reset via Samsung Account or biometrics
Huawei (EMUI) Application protection Only through resetting settings or answering a security question
Google Pixel Third-party applications Removal via ADB or secure mode

On devices Xiaomi there is often a situation where the password is tied to the Mi account. If you don't remember it, it may take several days to restore it through support. Samsung has a “Forgot Password” function directly on the Secure Folder PIN code entry screen, which works when the Internet is available.

Owners Huawei devices with Kirin processors you should be especially careful: after a full reset (Hard Reset) on new models, you may need to unlock the bootloader, which is officially closed by the manufacturer. Always check for linked accounts before taking drastic actions.

⚠️ Attention: Interfaces and menu names may change with firmware updates. If you do not find the item you need, check the official instructions for your specific model on the manufacturer's website.

Safe mode as a way to remove malicious blockers

Sometimes the blocking is not installed by the user, but by malware or an aggressive application that secretly activates the protection. In this case, booting into safe mode will help. In this mode, only system applications are launched, and all third-party software, including blockers, is disabled.

To enter safe mode, you usually need to hold down the power button on the screen, and then hold your finger on the “Turn off” icon for a long time until you are prompted to switch to safe mode. On devices with a non-removable battery, the key combination may be different (often it is volume down + power).

After booting, you will see the words “Safe Mode” in the corner of the screen. Go to the application settings and remove the suspicious app or the same blocker that you cannot open in normal mode. After removal, simply restart your phone as usual.

💡

Safe mode is the best way to remove a ransomware virus that blocks access to the system without resorting to a full data reset.

This method is effective against simple blockers that do not have device administrator rights. If an app has been given enhanced rights, it may prevent you from entering safe mode or automatically reboot your phone when you try to sign in.

Frequently asked questions (FAQ)

Will all information on the phone be deleted when resetting application passwords?

Not necessarily. If you use the app-blocker's data clearing method or ADB deletion, your photos and contacts will remain in place. Complete deletion of data occurs only when using the Recovery mode (Hard Reset).

What should I do if I forgot both my password and my Google account?

This is a difficult situation. Without a Google account, it is almost impossible to restore access to data after resetting the settings due to FRP protection. Try to remember your password through the recovery form on any other device. If this fails, you will need to contact the service center with a purchase receipt to confirm ownership.

Is it possible to unlock the phone without a computer?

Yes, in most cases. Built-in unlocking via answering a security question or resetting via smartphone settings does not require a PC. A computer is only needed to use ADB tools or flashing.

Will removing the SIM card help remove the lock?

No, that's a myth. Application locking is stored in the memory of the device itself and is in no way associated with the SIM card or telecom operator. Removing the card will not affect the operation of the software lock.