Blocking applications on Android smartphones is a powerful tool for protecting data and controlling screen time. However, situations are different: you forgot the lock PIN code, transferred the phone to a new user, or are simply tired of the restrictions you set yourself during moments of increased discipline. A logical question arises: how to quickly and safely remove these restrictions without losing important files.

The process disabling the lock directly depends on what type of protection was activated. This could be Google Family Link's built-in Parental Controls, third-party locker apps, or system restrictions on access to certain functions. In this article, we will analyze in detail all possible scenarios and provide action algorithms for each situation so that you can regain full access to your device.

Remember that some methods require confirming the rights of the Google account owner or resetting the settings to factory settings. Before taking drastic measures, try the soft unlocking methods described in the first sections. Sometimes the solution to the problem lies in simply changing the password or temporarily disconnecting the Internet.

Types of blocking and methods of identifying them

The first step in solving the problem is to accurately determine the type of protection installed. On modern devices running Android 10, Android 11 and newer versions of the system, various restriction mechanisms may be used. Most often, users encounter locking through Google Family Link, which requires entering a parent's code to access the app store or launch certain games.

Another common option is to use third-party apps such as AppLock or Norton App Lock. These utilities work on top of the system and request a pattern or fingerprint every time you launch protected software. It is easy to distinguish them: if, when opening an application, a separate window appears asking for a password, which looks different from the system screen unlock window, then a third-party locker is used.

There is also the concept of “Safe Folder” or “Secure Folder”, built into shells from Samsung, Xiaomi and other manufacturers. In this case, applications are simply hidden from the general menu and are accessible only after authorization in a special storage. Understanding the nature of the blocking is critical to choosing the right method for removing it.

  • 🔒 System control: Restrictions set through the settings of Android itself or your Google account.
  • 📱 Third-party lockers: Applications from the Play Market specifically designed to protect access.
  • 👨‍👩‍👧‍👦 Parental controls: Full control of the child's device from another smartphone.
  • 📂 Hidden profiles: Privacy functions built into the manufacturer's shell (MIUI, OneUI).
📊 What type of blocking are you using? encountered?
Google Parental Control
Third-party AppLock application
Forgotten screen password
Operator lock

The most common request concerns the removal of restrictions imposed through the Google Family Link service. This system allows parents to manage their child's device, including usage time and the ability to install new applications. To turn off these restrictions, you must have access to the parent account that was linked to the device.

The locking (unlocking) process begins by opening the Family Link application on the parent’s smartphone. In the list of devices, you need to select your child’s phone and go to the “Manage Settings” section. There is an “Account Settings” item where you can change the level of control or completely stop surveillance. If you just want to allow the installation of a specific application, just send a request from the child's device and confirm it on the parent's.

If access to the parent's phone is lost, the situation becomes more complicated. On your child's locked device itself, you can try entering the password for the parent's Google account when prompted for a passcode. The system may offer this option after several unsuccessful attempts to enter the PIN code. However, if this option does not work, the only option is often a complete reset of the device, which will lead to the deletion of all data.

💡

When you disable Family Link on the child's device, all previously installed applications will remain, but will no longer be monitored over time.

⚠️ Attention: When you completely delete the parent's account from the child's device, all control settings will be reset. Make sure you have a backup copy of your important data before performing these steps.

Removing third-party locker applications

When the blocking is caused by a third-party application that you installed yourself (for example, to protect the gallery or instant messengers), the algorithm of actions changes. Often users forget the password they set several months ago. The standard path through the settings may be closed, since the locker intercepts clicks and does not allow you to enter the menu.

In such cases, logging into Safe Mode (Safe Mode) helps. In this mode, Android boots only with system applications, and all third-party lockers become inactive. To enter it, you usually need to hold down the power button on the screen, and then hold down the “Shut down” or “Reboot” icon that appears with your finger for a long time until you are prompted to boot into safe mode. The key combination may differ depending on the model Samsung, Xiaomi or Pixel.

After booting into safe mode, the locker application icon will be visible in the settings. You can safely go to Settings → Applications, find the problematic utility and click the “Delete” button. After rebooting the phone in normal mode, the lock will disappear, since the app executable file will be erased from the device memory.

☑️ Locker removal algorithm

Done: 0 / 5

Reset settings via Recovery Mode

If none of the soft methods worked, and you cannot access the system due to a hard lock, you will have to resort to using recovery mode Recovery Mode. This method is radical, as it involves completely resetting the device to factory settings (Factory Reset). All photos, contacts and applications will be deleted.

To enter recovery mode, you must turn off your smartphone. Then you need to hold down a specific key combination. On most devices, this is the volume up button Vol+ together with the power button Power. On some models Sony or Motorola you may need to connect the USB cable to the computer when you press the keys. Hold the buttons until a logo or menu with text in English appears.

In the Recovery menu, navigation is carried out with the volume buttons, and an item is selected with the power button. You need to find the line Wipe data/factory reset and confirm your choice. The system will ask for additional confirmation, often requiring you to select an item Factory data reset. Once the cleaning process is complete, select Reboot system now. The phone will reboot like new, without any blocking.

Manufacturer Key combination Input features
Samsung Vol+ + Bixby + Power Requires connection to a PC with a cable on new models
Xiaomi / Redmi Vol+ + Power Long hold until vibration
Pixel / Nexus Vol- + Power First goes to Fastboot, then select Recovery
Huawei / Honor Vol+ + Power Hold until the logo appears
What to do if Recovery Mode asks for a Google account?

This is FRP (Factory Reset Protection) protection. You will have to enter the login and password for the Google account that was synchronized with the phone before the reset. Without this data, it is almost impossible to unlock the device in a legal way.

Using ADB to remove locks

For advanced users who previously had USB debugging (USB Debugging) enabled on their device, it is possible to remove the lock through a computer. This method does not require a data reset, but only works if the system allows you to establish a connection with the debugger, despite the lock screen.

You will need to install the package Android SDK Platform-Tools on your computer and connect your smartphone with a cable. By opening a command prompt or terminal in your tools folder, you can enter a command to delete the file that stores the pattern or PIN. The path to this file depends on the version of Android, but most often it is /data/system/gesture.key or /data/system/password.key.

adb shell rm /data/system/gesture.key

adb shell rm /data/system/locksettings.db

After executing the commands, you must restart the device. On the lock screen, you can enter any random code or draw any pattern - the system will accept it, since the verification file has been deleted. It is recommended to set a new strong password immediately after logging in. This method is less effective on Android 12 and above due to enhanced data encryption security measures.

⚠️ Warning: ADB commands only work if you have previously been given permission to debug from that specific computer. If the access confirmation window did not pop up earlier, the method will not work.

💡

The ADB method saves all your data, but requires preliminary configuration of USB debugging, which is rarely enabled by ordinary users.

Unlocking features on different shells

Smartphone manufacturers often modify standard Android, adding their own levels protection. For example, on devices Samsung with the One UI shell there is an “Anti-theft” function that locks the device even after resetting the settings if the password for the Samsung account is not entered. Similar mechanisms are available for Xiaomi (Mi Account) and Huawei.

In such cases, a standard reset via Recovery will not help completely get rid of the blocking. After turning on the device, it will require you to enter data from the manufacturer’s account. If you have forgotten this data, you will have to contact the official support service with documents confirming the purchase (receipt, warranty card). Without a receipt, it is extremely difficult to legally unlock such devices.

In addition, some telecom operators set their own lock for applications or the phone itself (SIM-lock). If the phone is locked to a specific operator, installing a SIM card from another provider will require an unlock code. This code can be obtained from the operator for a fee or free of charge if certain conditions of the contract are met.

  • 📧 Checking mail: Often recovery codes are sent to a backup email.
  • 📞 Call to the operator: To remove the SIM lock, you need a contract or passport.
  • 🧾 Purchase receipt: The main document for unblocking the manufacturer's account.
  • 🔋 Battery charge: Before any manipulations, charge the phone to at least 50%.

Prevention and management access in the future

To avoid similar situations in the future, it is important to properly configure the security system. Don't set passwords that are too complex or difficult to remember without writing them down in a safe place. Use biometric data (fingerprint, facial recognition) as the main method of login, and keep the digital code in mind as a backup option.

Regularly check the list of applications with device administrator rights. Go to Settings → Security → Device admin apps and make sure that there are no suspicious apps that can block the screen. If you use parental controls, agree with your children on an “emergency access code” or write it down in a private password store.

It is also recommended to set up Google's Find My Device feature. Not only does it help you track your lost phone, but it also lets you reset your screen lock remotely in extreme cases (though this will also delete data). Having a linked Google account is your insurance against complete loss of control over your gadget.

💡

Use password managers to store PIN codes and pattern keys. Write them down in encrypted form, and not on a piece of paper that can get lost.

What to do if the phone asks for a Google account after reset (FRP)?

This is protection against theft. You need to enter the email and password of the account that was synchronized with the phone before the reset. If you don't remember them, try to restore access through the Google account recovery form on your computer. Without entering the correct data, the phone will remain locked.

Is it possible to unlock the application without deleting data?

Yes, if you remember the password or have access to the parent account (in the case of Family Link). It is also possible to remove the lock via ADB if USB debugging has been enabled. Resetting via Recovery Mode always deletes all data.

Why doesn't entering safe mode work?

On some models, the key combination is different. Try holding the volume down button instead of volume up. Also, on some devices with a low battery, entering safe mode may be blocked by the system.

How to disable ad blocking in applications?

If blocking means intrusive advertising, check the DNS (private DNS) settings in the network settings or install an ad blocker that does not require root access. Often, advertising is a consequence of installed malware.

Is it dangerous to use third-party apps to crack a lock?

Yes, most apps that promise to “crack” any password without losing data are fraudulent or contain viruses. They can steal your personal data or permanently damage your device. Use only official methods.