Children's mode on Android is a useful feature for limiting access to content, but sometimes it becomes a problem. Perhaps you forgot your password, bought a used phone with activated restrictions, or your child has grown up and the mode is still active. In this article, we will look at all the possible ways to disable parental controls on smartphones from different manufacturers: from standard settings to radical methods like resetting to factory settings.
It is important to understand that the methods differ depending on Android version, device manufacturer (Samsung, Xiaomi, Huawei, etc.) and the method of activating the mode. For example, if restrictions are set via Google Family Link, a different approach will be required than when using built-in parental controls from Samsung Kids or MIUI Child Mode. We will consider all scenarios - from the simplest to the most complex.
Before you begin, check whether the mode blocks access to critical phone functions (calls, SMS, camera). If yes, get ready for what may be required complete device reset with data loss. In other cases, usually knowing the password or a linked Google account is enough.
1. Disabling via standard Android settings
If child mode was activated through built-in system functions (without third-party applications), try disabling it in the standard way. This method works on most devices with Android 8.0 and newer, but the path to the settings may differ.
Open the menu Settings โ Digital Wellbeing and Parental Controls (on some firmware - Settings โ Users and Accounts โ Parental Controls). Here you will see a list of profiles with restrictions. Select the one you need and:
- ๐ Enter your password (if you remember it). Typically this is a 4-digit PIN or pattern set when setting up the mode.
- ๐ฑ Click โDisable Parental Controlsโ or โDelete Profile.โ
- โ๏ธ Confirm the action if the system asks you to re-enter the password.
On devices with pure Android (for example, Google Pixel) the path may look like this: Settings โ Applications โ Google โ Parental Control. If there is no item, then the restrictions are set through third-party software (see the next section).
โ ๏ธ Attention: On some firmware (for example, ColorOS from Oppo/Realme) parental controls are integrated into the โSecurityโ section. If you donโt find the option, use the search in the settings (magnifying glass icon at the top of the screen).
2. Removing restrictions through Google Family Link
Google Family Link is the most popular solution for parental controls, especially on devices with Google services. If the mode is activated through this application, you can disable it only from the parent's phone (the one that set up the restrictions).
Here are step-by-step guide:
- On the parent's phone, open the application Family Link.
- Select the child's profile (device with locks).
- Go to
Manage settings โ Manage purchases/applications. - Click โDelete accountโ or โDisable supervision.โ
- Confirm the action using the password from the parentโs Google account.
If you do not have access to the parentโs phone, but you know the login and password of his Google account, you can:
- ๐ Access the site families.google.com from any device.
- ๐ Log in under the parent's account and remove restrictions through the web interface.
โ ๏ธ Attention: After disabling Family Link, all application data (activity history, time restrictions) will be deleted without the possibility of recovery. If the child is under 13 years old, the account will automatically be taken over by the parent again the next time they sign in.
Make sure you know the password for the parent's Google account
Check the Internet connection on both devices
Synchronize data (contacts, photos) before making changes
Prepare a backup copy of important files
-->
3. Methods for Samsung devices (Kids Mode, Digital Wellbeing)
On smartphones Samsung children's mode can be implemented through:
- Samsung Kids โ a proprietary application with a limited interface.
- Digital Wellbeing โ a built-in Android function with additional options from Samsung.
To disable Samsung Kids:
- Run the application Samsung Kids.
- In the upper right corner, click on the icon
โ๏ธ Settings. - Select
Exit Samsung Kids. - Enter the PIN code (by default -
0000or1234, if you have not changed).
If you forgot your PIN, you can reset it through your Samsung account:
- Go to
Settings โ Accounts and archiving โ Samsung account management. - Select
Security โ Reset Samsung Kids password. - Confirm the action via email or fingerprint.
For Digital Wellbeing:
- Open
Settings โ Digital Wellbeing and Parental Controls. - Select a profile with restrictions.
- Click โDeleteโ and confirm with your Google account password.
| Method | Required | Works without a password? | Data loss? |
|---|---|---|---|
| Resetting PIN in Samsung Kids | Account Samsung | No | No |
| Deleting a profile in Digital Wellbeing | Google Password | No | No |
| Reset via Recovery | Access to Recovery Mode | Yes | Yes (full) |
| ADB commands | PC, USB debugging | Partially | No |
If access to settings is blocked on Samsung, try running Samsung Kids and holding the button Home 10 seconds - sometimes this causes a crash and returns you to the standard interface.
4. Disabling on Xiaomi (Child Mode, MIUI)
On smartphones Xiaomi, Redmi and POCO child mode is called Child Mode and is integrated into the firmware MIUI. To disable it:
- Unlock your phone (if locked, see the section on resetting).
- Swipe down the notification panel and find the icon
๐ถ Child mode. - Tap on it and enter the password (by default โ
1234or the last used PIN). - Click โExitโ or โDisconnectโ.
If the icon is not in the notification panel:
- Go to
Settings โ Special options โ Child mode. - Disable the slider or click โRemove password.โ
Additional confirmation through your account may be required. MIUI 12/13/14 additional confirmation via account may be required Mi Account. If you forgot your login information:
- ๐ Restore access via account.xiaomi.com.
- ๐ง Use the linked email or phone number.
โ ๏ธ Attention: On some Xiaomi models (for example, Redmi Note 10 Pro) child mode blocks access kSettings. In this case, only a reset viaRecoveryor ADB will help.
What to do if Child Mode does not turn off?
If the mode does not turn off after entering the correct password, try:
1. Restart the phone in safe mode (hold the power button โ "Safe Mode").
2. Uninstall updates for the application Security (Settings โ Applications โ Application management โ Security โ Uninstall updates).
3. Reset security settings (Settings โ System โ Reset settings โ Reset security settings).
5. Radical methods: reset and ADB
If the standard methods did not help, there are two options left: reset to factory settings (will delete all data) or disconnect via ADB (requires a PC and USB debugging).
Reset via Recovery:
- Turn off the phone.
- Hold down the button combination to enter
Recovery Mode(usuallyVolume up + PowerorVolume up + Volume down + Power). - In the Recovery menu, select
Wipe data/factory reset(control - buttons volume, select with the power button). - Confirm the action and wait for completion.
Disable via ADB (without data loss):
This method works if the phone is enabled USB debugging (usually disabled in child mode If debugging is enabled). active:
adb shell pm uninstall -k --user 0 com.samsung.android.app.kidshome # For Samsung
adb shell pm disable-user com.miui.kidspace # For Xiaomi
If debugging is turned off, but the phone is unlocked:
- Connect the phone to the PC.
- Enter in the terminal:
adb shell settings put global hidden_api_policy 1 - Then try to disable the parental control application via ADB (commands above).
โ ๏ธ Attention: Using ADB can disrupt the system. If you are not sure about the commands, it is better to reset via Recovery. Also keep in mind that on new versions of Android (12+), Google blocks some ADB commands for security.
Resetting via Recovery is the only reliable way to remove child mode if all passwords are forgotten and USB debugging is disabled. it completely erases data from the phone, including photos, messages and applications.
6. Features on other brands (Huawei, Oppo, Realme)
Manufacturers like Huawei, Oppo or Realme use their own parental control solutions. them:
Huawei (EMUI):
- ๐ฑ Go to
Settings โ Security and privacy โ Parental controls. - ๐ Enter the password (by default - the date of birth of the Huawei account owner).
- โ Click โDisable.โ
Oppo/Realme (ColorOS):
- ๐ก๏ธ Open
Settings โ Accessibility โ Child mode. - ๐ข Enter PIN (standard -
1111or0000). - ๐๏ธ Click โDelete modeโ.
OnePlus (OxygenOS):
- ๐ Use Google Family Link (see section 2) - there is no own solution.
On devices of these brands, linking to the manufacturerโs account is often required (Huawei ID, Oppo AccountIf). forgot your login details, restore them through the official websites:
- ๐ Huawei ID
- ๐ Oppo/Realme Account
7. What to do if nothing helps?
If none of the methods worked, perhaps on the phone:
- ๐ Third-party parental control software is installed (for example, Kaspersky Safe Kids, Norton Family).
- ๐ก๏ธ The function
Find My Devicewith blocking is activated (on Samsung - Samsung Find My Mobile). - ๐ฑ The device is tied to corporate policy (for example, school tablets).
In such cases:
- For third-party applications: Remove them via
Settings โ Applications(administrator password required). - For corporate devices: Contact your administrator (for example, a school), as restrictions are set at the MDM level (Mobile Device Management).
- For blocked accounts: Restore access through official services (Google, Samsung etc.).
If the phone is completely locked (does not even allow access to the lock screen), all that remains is:
- ๐ง Contact the service center with proof of ownership (receipt, box).
- ๐ก Use EDL mode (requires special equipment and skills).
โ ๏ธ Attention: Buying a used phone with child mode activated is a risky decision. The seller might not unlink the account, and then unlocking will require his participation!
FAQ: Frequently asked questions
Is it possible to disable child mode without password?
Yes, but only through a factory reset (data loss) or ADB (if debugging is enabled). On some devices, logging into Safe mode (hold the power button โ "Safe Mode") helps, but this does not always work.
How do you know what type of parental controls are installed?
Try these steps:
- Look at the lock screen - if there is a logo Family Link or Samsung Kidsthat's a hint.
- Try to swipe the notification panel - sometimes the active mode is displayed there.
- Connect the phone to the PC and check the installed applications via ADB:
adb shell pm list packages | grep -i kid
What to do if after resetting the phone requires an old Google account (FRP)?
This Factory Reset Protection (FRP) โ protection against theft. To unlock:
- Enter the email and password of the last Google account that was on the phone.
- If you donโt remember, restore access via accounts.google.com.
- On some devices (for example, Samsung) you can bypass FRP via TalkBack or Emergency Call, but this requires skills.
For Samsung there is an official FRP removal tool: findmymobile.samsung.com (you need a Samsung account).
Is it possible to disable parental controls via computer?
Yes, if:
- ๐ฅ๏ธ You have access to the parent's account in Google Family Link (see section 2).
- ๐ USB debugging is enabled and you can use ADB (see section 5).
- ๐ The phone has software for remote control (for example, TeamViewer), but this is unlikely in child mode.
Without these conditions, the computer will not help - you will need physical access to the device.
How to protect your phone after disabling child mode?
To avoid repeated problems:
- ๐ Set a strong password on the lock screen (do not
1234!). - ๐ฑ Create a backup PIN for Samsung Kids/Child Mode and save it in in a safe place.
- ๐ Update the software regularly - new versions of Android often fix vulnerabilities that allow you to bypass blocking.
- ๐ Use Google Family Link instead of built-in solutions - it is easier to control through the web interface.