The inability to unlock the screen of an Android smartphone or tablet due to the expiration of the time limit or the entered incorrect parental control PIN code instantly limits access to all functions of the device, preventing you from changing settings or launching new applications.
It is important to understand that methods of restoring access directly depend on what kind of software is used. This could be a built-in function Google Family Link, third-party utilities like Kaspersky Safe Kids or Qustodio, or system restrictions of the telecom operator. In each of these cases, the algorithm of actions will be radically different, and there is no universal “unblock everything” button.
Before taking radical measures, such as a complete reset of settings, you must try to restore access using legal methods through the administrator account. Incorrect actions can lead to the loss of important data or blocking of the device if the theft protection is activated FRP (Factory Reset Protection). Therefore, carefully study the type of blocking before starting any manipulations.
Determining the type of blocking and the source of restrictions
The first step in solving the problem is an accurate diagnosis of the situation. The lock screen can look different: sometimes it's just a message saying you've exceeded the time limit, other times it's asking you to enter a four-digit code that was set weeks or months ago. You need to carefully inspect the locking interface for logos or application names.
If a chromatic key icon or mention is displayed on the screen Family Link, it means that the device is controlled through the parent’s account in the Google ecosystem. In this case, unlocking is possible only from the parent's device or through the web interface. If you see the logo of an antivirus or specific control software, the situation becomes more complicated, since such apps often have uninstall protection and require entering a master password.
In some cases, restrictions can be imposed at the Android system level without the use of third-party applications. This is the so-called digital balance or "Emergency calls only" mode, which could be activated accidentally. It is also worth checking whether the device is corporate, since organizations often use profiles Android Enterprisethat block the installation of unverified software and access to certain functions.
⚠️ Attention: Do not try to guess the password by brute force. After several unsuccessful attempts, many applications block input for a long time or require confirmation through the administrator's email, which will complicate the recovery process.
To accurately determine the source of the problem, you can try rebooting the device in safe mode. If the lock disappears after turning it on in this mode, then the third-party application is to blame. If restrictions persist even without downloaded apps, the problem lies in the system settings or Google account.
Removing restrictions through Google Family Link
The most common blocking scenario is related to the service Google Family Link. This is an official solution from Google that allows parents to manage their children's digital well-being. If your phone is blocked by this service, the only sure way to remove restrictions is to use the parent’s device to which the child’s account is linked.
Go to the application Family Link on the parent’s phone. Select your locked smartphone from the list of devices. Here you will see the current status of time limits and the option to temporarily remove the limits. You can add additional usage time or disable the blocking completely for a certain period. Changes are applied on the child’s device almost instantly if there is an Internet connection.
If the parent’s device is not at hand or access to the parent’s account is lost, you can try to restore access through the browser. Go to page families.google.com and log in using your parent account. In the Family settings section, you can change the unlock password or remove restrictions. However, if you have forgotten the password for your parent's account, the recovery procedure will be standard for Google services and will require access to your backup email or phone.
- 🔑 Use the "Extra Time" function in the parent's application for emergency access.
- 📱 Make sure mobile data or Wi-Fi is turned on on the locked device to receive commands.
- 🔄 When changing your Google account password, you may need to re-authorize on all devices.
- 🛑 Completely deleting a child's account from the family will remove all restrictions, but disable location history.
It is important to note that attempts to bypass Family Link by resetting settings are often unsuccessful. After the reboot, the system will require you to enter the details of the Google account that was previously the main account on this device. This is a security mechanism FRPthat prevents the use of stolen phones. So if you don't remember your account details, a reset could brick your phone.
Using Safe Mode to disable apps
If the lockout is caused by a third-party app that isn't part of Google's system integration, entering Safe Mode can be an effective method. In this mode, Android boots only with system applications, and all software installed by the user, including parental control apps, is temporarily disabled.
To enter safe mode, you usually need to hold down the power button while the device is on. The shutdown menu will appear on the screen, where you need to hold your finger for a long time on the “Switch off” or “Reboot” item. A pop-up window will appear asking you to enter Safe Mode. Confirm the action and the phone will reboot. The message “Safe Mode” should appear in the lower left corner of the screen.
While in this mode, go to Settings → Applications. Find in the list a suspicious application that may have installed the block (for example Screen Time, Norton Family or unknown utilities). Go to its properties and click the "Delete" or "Disable" button. Since the application is not active, it will not be able to prevent this action.
Settings → Applications → [Application name] → Delete
After removing the problematic software, simply restart your phone in the usual way. The next time you boot, safe mode will be disabled and the device will start in normal mode without the blocking application. This method works for most custom launchers and simple blockers, but is powerless against device system administrators.
☑️ Actions in safe mode
Reset settings via Recovery Mode
When soft methods do not help, a radical option remains - completely resetting the device to factory settings via the recovery menu (Recovery Mode). This process completely erases all data from the phone's internal memory, including photos, contacts and installed applications, returning it to the "as from the store" state.
To enter Recovery, you need to turn off the phone and then hold down a certain key combination. It differs on different models: most often it is the power button along with the volume up button. Hold them until the brand logo or menu appears with the android lying on its back. This menu is controlled by the volume buttons, and selection is made by the power button.
In the recovery menu, find the item Wipe data/factory reset. Confirm your choice. The system will warn you about data loss; another confirmation will be required (usually item Yes or Factory data reset). After the process is completed, select the option Reboot system now. The phone will reboot and the initial setup will begin.
| Manufacturer | Key combination | Features |
|---|---|---|
| Samsung | Volume up + Power (or Bixby) | Requires PC connection for new ones models |
| Xiaomi / Redmi | Volume up + Power | You may need to unlock the bootloader |
| Huawei / Honor | Volume up + Power | Old models support, new ones require a PC |
| Google Pixel | Volume down + Power | Navigation with volume buttons |
⚠️ Attention: After resetting the settings, Google FRP protection will work. You will definitely need to enter the username and password for the Google account that was synchronized with the phone before the reset. Without this data, you will not be able to activate the device.
This method is effective against any software locks, including forgotten pattern keys and lock screen PIN codes. However, it is absolutely useless if the device is blocked by the telecom operator for non-payment or is blacklisted by IMEI. In such cases, you will need to contact a service center or operator.
What to do if Recovery does not open?
On some modern smartphones (especially Samsung and Huawei in recent years), logging into Recovery via buttons is disabled for security reasons. In this case, you will need to connect the phone to the computer and use official software (Odin for Samsung, HiSuite for Huawei) to flash the device.
Bypassing blocking via ADB and USB debugging
For advanced users who previously had USB debugging enabled, it is possible to remove the blocking component via a computer. This method requires installing ADB drivers on your PC and having a USB cable. It allows you to send commands directly to the Android system, bypassing the GUI.
Connect your phone to your computer and open a command prompt or terminal in the folder where you installed ADB tools. Enter the command adb devicesto check if the computer sees the device. If your phone screen asks you to allow debugging, confirm it (if the screen allows it). If the screen is completely blocked, this method may not work without prior authorization.
If the connection is successful, you can try to remove the package responsible for the blocking. To do this, use the command adb shell pm uninstall --user 0 [package_name]. The package name can be found using the command adb shell pm list packages. Blockers often have words in their names parental, control, kids or brand names like kaspersky.
adb shell pm uninstall --user 0 com.google.android.apps.kids.familylink
This method does not completely remove the application from the system, but disables it for the current user, which often removes the screen lock. The method does not work with all types of locks, especially if the application has device administrator rights. In this case, you first need to revoke the rights through the command adb shell dpm remove-active-admin, specifying the administrator component.
Before entering ADB commands, make sure that the phone battery is charged at least 50%, since the process of diagnosing and executing commands may take time, and turning off the power will interrupt the connection.
Prevention and management of digital balance
After successfully unlocking the device, it is important to take measures to prevent the situation from happening again in the future. The best way is to properly configure the digital balance and open communication between device owners. If the phone belongs to a child, it is worth discussing the rules for using the gadget and setting reasonable limits that will not cause the desire to bypass them.
It is recommended to write down all passwords and PIN codes in a safe place, for example, in a password manager or an encrypted note that can be accessed by trusted adults. Regularly checking your Google account settings will help you notice changes in access rights or the installation of new restrictive applications in time.
It is also worth considering alternatives to hard blocking. Many modern routers and antiviruses allow you to configure Internet access schedules for specific devices. This is a softer method of control: the child can use the phone, play offline games or watch saved videos, but does not have access to social networks and the browser at night.
- 📝 Save backup recovery codes for your Google account in a safe place.
- 👨👩👧👦 Agree on a “code word” for emergency unlocking in important situations.
- 🛡️ Regularly check the list of applications with administrator rights in the security settings.
⚠️ Attention: Settings interfaces and menu item names may differ depending on the version of Android and the manufacturer's shell (MIUI, One UI, ColorOS). If you do not find the described items, use the search inside the phone settings menu.
Preventing locks is more effective than removing them: set up flexible time limits and trust relationships instead of strict prohibitions that provoke protection bypass.
What to do if the phone asks for a Google account after reset (FRP)?
This is standard theft protection. You need to enter the login and password of the Google account that was the main one on this device before the reset. If you forgot your password, recover it through the Google website on another device. If the device was purchased second-hand and the previous owner has not logged out of the account, contact him to unlock it. Bypassing FRP is illegal and not recommended.
Is it possible to unlock a phone without losing data?
Without losing data, it is only possible if you remember the password for your parent's account (in the case of Family Link) or the app's master password. If the password is lost, and the application does not allow you to reset it via email, then the only way to regain access to the device is to completely reset the settings, which erases all information.
Why did the lock remain after deleting the application?
Probably, the application managed to gain device administrator rights. In this case, simple removal is not possible. You need to go to Settings → Security → Device Administrators, uncheck the desired application, and only then delete it. Or use safe mode, where administrator rights are not active.
Does the telecom operator block the phone for non-payment?
Yes, some operators can block access to the Internet and calls with a zero balance or debt. This blocking is removed only after replenishing the account. It does not require resetting the settings and is usually displayed as a message from the operator when you try to make a call or go online.
How to find out which application is blocking the screen?
Try pressing the "Recent applications" button (square or swipe from bottom to top and hold). If the blocker is running as a separate application, you will be able to see its window in the list of running tasks. The name is also often displayed at the top of the lock screen or in the notification.