Modern mobile devices provide parents with powerful tools to protect children from inappropriate content and limit the time they use the gadget. However, situations are different: the child has grown up, the password has been lost, or there is a need for full access to the functionality of the device for work tasks. The question of how to correctly and safely remove restrictionsbecomes relevant for many users.

The procedure for disabling protection depends on which method was used to install it. This could be a built-in digital wellbeing feature, a third-party app, or a deep system lock. It is important to understand that any intervention in security settings requires caution so as not to disrupt the stability of the operating system Android.

In this material we will examine in detail legal ways to deactivate control, methods for restoring access in the event of data loss, and technical nuances that you should know about before starting the procedure. You will learn how to interact with Google services and what risks are associated with using third-party software.

Digital well-being system settings

Starting with Android 9 Pie, the operating system has a built-in tool Digital Wellbeing (Digital Well-being). It allows you to set time limits for apps, enable sleep mode, and block notifications. If the control was configured directly on the device without being linked to an external account, you can disable it through the standard settings menu.

To access managing restrictions, you must go to the section Settings → Digital well-being and parental controls. This menu displays usage statistics and active filters. If the system asks for a PIN code or pattern when you try to change the settings, it means that the protection is activated and requires authorization.

Users often forget the set code because they rarely enter it. In this case, the system offers to reset the settings through your Google account, if it was previously linked. However, if the device is in kiosk mode or a heavily reduced profile, access to this menu may be completely hidden.

⚠️ Warning: Resetting your digital wellbeing settings may delete all app usage statistics and reset screen time timers.

If you own the device and just want to remove the limits, just tap the three dots in the corner of the screen and select the parental management option. Here you can completely disable content filtering or delete set timers for specific apps.

💡

Before changing settings, write down the current time limits for important applications so that, if necessary, you can quickly restore your usual usage.

The most common control tool is the application Google Family Link. It links the child's device to the parent's phone, allowing remote control of app installations, purchases and location. It is more difficult to remove such a block, since it is tied to Google servers.

The correct way to disable it is to use a parent device. In the Family Link application on the parent’s phone, you need to select the child’s profile and press the Manage settingsbutton. Next, you should find the item “Disable parental controls” and confirm the action with the password from the adult user’s Google account.

After confirmation, a notification on the lifting of restrictions will be sent to the child’s device. It is important to note that after this procedure, the child receives full access to installing any apps from the Play Market and can change system settings without restrictions.

  • 🔑 Disabling requires entering the password for the family organizer's account.
  • 📱 Removing the application from the child's phone without disabling it through the parent's phone is impossible.
  • 🔄 After removal control, location history and activity reports will no longer be updated.

There is a nuance with age restrictions. When a child turns 13 years old (or the age of majority in a particular country), they have the right to independently manage their account. At this moment, the system will ask him to choose: remain under the control of his parents or gain full access.

📊 How was control established on your device?
Built-in Android settings
Family Link application
Third-party antivirus
I don’t know / Used device

Restoring access if the password is lost

The situation when the parental control password is lost is one of the most difficult. If we are talking about a local PIN code that the device owner himself has forgotten, the solution options are limited. The Android security system is designed to prevent unauthorized access.

In some firmware versions, after repeatedly entering the code incorrectly, a “Forgot your password?” link appears. Clicking on it redirects to the Google login page. You will need to enter the login and password for the account that was used to set up the restrictions. This is the main legal recovery method.

If the Google account is also inaccessible or forgotten, the only technical solution is to completely reset the device to factory settings. This procedure will delete all user data, including photos, contacts and installed applications, but will return the phone to its original state without locking.

Settings → System → Reset settings → Delete all data

⚠️ Attention: Before performing a reset, make sure that you remember the data from your Google account, as after When turned on, the device will request them to verify ownership (FRP lock).

It is worth considering that some manufacturers' devices Samsung, Xiaomi or Huawei may have additional levels of protection tied to branded accounts. In such cases, resetting through the Recovery menu may not help if the device search function in the manufacturer's cloud service is not disabled.

What is FRP Lock?

FRP (Factory Reset Protection) is a protection mechanism that requires entering the data of the last synchronized Google account after the reset. This prevents the use of stolen phones, but creates difficulties if the password is forgotten.

Using Safe Mode to remove applications

Sometimes parental controls are implemented through a third-party application that has received device administrator rights. Such apps block the ability to remove them through the standard menu. In this case, loading into Safe Mode can help. (Safe Mode).

In Safe Mode, only system applications are loaded, and all third-party software, including blockers, is deactivated. This allows you to go into the settings and revoke the administrator rights of a suspicious application, and then delete it.

To enter this mode, you usually need to hold down the power button on the screen, and then hold the “Shutdown” or “Reboot” icon with your finger for a long time until the corresponding request appears. On different phone models, the combination of buttons may differ: holding down the volume down button when turning on the device is often used.

Manufacturer Login method Features
Google Pixel Hold "Power off" on the screen Standard Android method
Samsung Power button + Volume down Requires timely pressing
Xiaomi Hold "Power off" on the screen Similar to stock Android
Huawei Power button + Volume down May require a reboot

After booting into Safe Mode, third-party application icons may become translucent. Go to Settings → Security → Device Administrators and uncheck the parental control application. Now you can remove it as a regular app.

💡

Safe Mode is an effective way to bypass blocking the removal of applications that have received administrator rights without your knowledge.

Reset via Recovery Mode and hard methods

If software methods do not work or the device is permanently locked, you have to resort to using recovery mode Recovery. This is a powerful tool that allows you to format the data partition, completely clearing the internal memory of the phone.

Entering Recovery is carried out by a combination of physical buttons on the switched off device. Most often this is by simultaneously pressing the power button and the volume up button. In the menu that appears, navigation is carried out using the volume buttons, and selection is made using the power button.

You need to find the item Wipe data/factory reset and confirm the selection. The process will take a few minutes. After completion, you should select Reboot system now. The device will reboot and start as new, without any traces of previous settings and locks.

⚠️ Attention: This procedure is irreversible. All files not saved to the cloud or SD card will be permanently lost.

If you do not know the login and password for the Google account that was synchronized on the phone before the reset, it will be extremely difficult to activate the device. In modern versions of Android, it is almost impossible to bypass this protection without specialized equipment.

☑️ Preparing for a hard reset

Done: 0 / 4

Advanced methods: ADB and root access

For advanced users, there are more subtle system management tools, such as USB debugging (ADB) and obtaining superuser rights (Root). These methods allow you to remove system components of parental controls that are not removed in the usual way.

Using ADB requires connecting the phone to a computer and having the driver and platform tools installed. If USB debugging was previously enabled on the device, you can send a command to remove the parental control package.

adb shell pm uninstall --user 0 com.google.android.familylink

Obtaining root access gives full control over the file system. Using rights managers, such as Magisk or SuperSU, you can freeze or remove any system applications that are responsible for restrictions. However, this process voids the warranty on the device and can lead to “bricking” in case of errors.

Methods of using system vulnerabilities to gain rights often depend on the specific firmware version and processor model. What works on one smartphone may not be useful on another. In addition, manufacturers are constantly closing security holes, making such methods less accessible.

Risks of obtaining root access

Obtaining superuser rights violates the integrity of the security system. Banking applications and contactless payment services (Google Pay) may stop working due to SafetyNet protection.

Frequently asked questions (FAQ)

Is it possible to bypass Family Link without a parent's password?

Officially this is not possible. Google's security system does not provide workarounds. The only option is to completely reset the device, which will lead to data loss and will require you to enter account information during the first setup.

What happens if you simply delete the parental control application?

If the application has device administrator rights, the system will not allow you to delete it. It will issue a warning and require you to first revoke the rights in the security settings. Without these rights, deletion is impossible.

Does changing the SIM card affect the operation of parental controls?

No, most modern control systems are tied to the Google account and device identifier (IMEI), and not to the phone number. Changing the SIM card will not remove the restrictions.

How to find out which password was set?

It is impossible to find out the set password using technical means, since it is stored in encrypted form. You can only reset it through a linked Google account or perform a complete reset of the phone.

Is it safe to use third-party apps to hack control?

Using unverified software carries high risks. Such apps often contain viruses, miners or spyware that can steal your personal data, passwords from banks and accounts.