Parental controls on Xiaomi Redmi smartphones are a useful feature to limit childrenβs access to content, purchases and time to use the device. However, there are times when you need to turn off these restrictions: you forgot your password, bought a used phone with activated control or just want to return full access to the settings. In this article, we will discuss all the current ways to remove parental controls on Redmi (including Note 10/11/12, Redmi 9/10/13C and others) running MIUI 12-14.
Itβs important to understand that the methods vary depending on whether you know the password from control, whether the phone is tied to a Mi Account, and what type of restrictions are set (system control or third-party apps like Google Family Link). Weβll look at options from the simplest to the most radical ones β including resetting settings that will help even if you donβt remember the login details.
Before you start, check the MIUI version in settings (Settings β About Phone β MIUI version). This depends on the location of some menu items. Also note that some methods can lead to data loss - back up important files in advance.
1. disable parental control through settings (if you know the password)
The most obvious and safe way to do this is to use the standard MIUI menu if you have access to a password, which works on all Redmi models (including the Redmi Note 12 Pro+, Redmi 13C, and others) and does not require a data reset.
Instructions:
- π± Open Settings and go to the Application section β Parental control (on some versions) MIUI The way may be settings β Accounts and synchronization β Family control).
- π Enter the password that was set when setting the restrictions.
- βοΈ In the control menu, find the option to Disable Parental Controls or Delete Account (if the control is tied to the childβs profile).
- ποΈ Confirm the action β the restrictions will be lifted immediately.
If Parental Control is not in the settings, check the Digital Wellbeing section, which is hidden there on some firmware, and note that Redmi with Global ROM may have different menus than China ROM.
βοΈ Pre-switch check
β οΈ Note: If parental controls were configured via Google Family Link, disable them via settings MIUI This will not help. In this case, you need to use the settings of Google (section below).
2. reset the password of parental control through Mi Account
If you forget your password, but your phone is tied to your Mi Account, you can try resetting the restrictions via a web interface, which only works if the device is online and synced with Xiaomi servers.
Step-by-step:
- Open account.xiaomi.com on your computer or other phone and log in with the same account as Redmi.
- Go to the Devices section β Device management.
- Find your Redmi in the list and select Security Settings.
- Look for the option to Remove Parental Controls or Remove Restrictions (the name may vary).
- Confirm the action via SMS or email β the password will be reset.
If you donβt have this option, try an alternative route:
- π Go to i.mi.com (Xiaomi Device Search Service).
This method does not work on all firmware, as Xiaomi periodically updates its security policy. If the method does not work, move to the next section.
3. bypassing parental controls through Safe Mode
If standard methods donβt work, you can try to disable third-party restrictions (such as from apps like Kids Place or Family Link) through Safe Mode, which wonβt work for MIUI system control, but will help remove blockages from third-party software.
How to start Safe Mode:
- π Turn off the phone.
- π Press the power button before the Redmi logo appears.
- π As soon as the logo appears, release the power button and immediately press Volume Down.
- π± Hold the button until the phone boots into Safe Mode (the corresponding inscription will be at the bottom of the screen).
In safe mode:
- Go to Settings β Applications.
- Find an app that is responsible for parental control (such as Family Link, Kids Place, or Mi Child Mode).
- Press Remove or Stop.
- Restart your phone in normal mode.
β οΈ Warning: Safe Mode disables all third-party apps, but system restrictions MIUI If the control was set up through the phone's settings, this method won't help.
π‘
If the phone doesnβt load in Safe Mode, try an alternative way: when turned on, hold both volume buttons (+ and -) until the recovery menu appears, then select Safe Mode (if available).
4. Resetting settings to factory (radical method)
If no other method has worked, it's hard reset, which will remove all data from your phone, including apps, photos and settings, but is guaranteed to remove any restrictions. Use it only as a last resort!
How to reset:
- π Turn off Redmi.
- π Press the Power Button and Volume Up for 10-15 seconds at the same time until the Mi Recovery logo appears.
- π± In the recovery menu, select the language (usually English or Chinese).
- ποΈ Find the Wipe Data item (or on Chinese firmware) and confirm the reset.
- π After completion, select Reboot to restart.
Once reset, the phone will be like new, with no passwords, restrictions, or personal details, and you will need to reconfigure it, including the Mi Account login (if it was tied).
| Method | Does it work without a password? | Are the data stored? | Difficulty |
|---|---|---|---|
| Disconnection through settings | β No. | β Yes. | β |
| Reset via Mi Account | β Yes, if the account is linked) | β Yes. | ββ |
| Safe Mode | β Yes (for third-party applications) | β Yes. | ββ |
| Hard Reset | β Yes. | β No. (remove everything) | βββ |
β οΈ Note: Some Redmi models (e.g. Redmi Note 12 Pro)+) After the reset, you may need to enter data from the Mi Account that was previously linked. If you do not remember the username / password, the phone will turn into a "brick" (activation lock). MI Cloud).
5. disable Google Family Link (if controlled through Google)
Many users confuse MIUI parental controls with the restrictions of Google Family Link. If your Redmi has this app installed, it must be disabled separately through your Google account settings.
Instructions:
- Open your phone Settings β Google Accounts β Family Access.
- Select your childβs profile (if it is on the list).
- Press Settings Management β Delete the account.
- Confirm the removal β the restrictions will be removed.
If you do not have access to the phone, you can remove the restrictions via your computer:
- π Go to families.google.com.
- π Sign in to the parent account.
- π€ Select a child profile and click Delete.
After that, all Family Link restrictions will be removed, but MIUI system control (if enabled) will remain. To remove it, use the methods from the previous sections.
What if Family Link requires a parentβs password?
6. Alternative methods (ADB, unlocking the bootloader)
For power users, there are more sophisticated ways to circumvent parental controls, but they require technical skills and can disqualify or damage the system.
Method 1: Disconnect via ADB (without root)
If USB debugging is enabled on the phone, you can try disabling control via ADB commands:
adb shell pm uninstall -k --user 0 com.miui.guardprovider
adb shell pm disable-user --user 0 com.miui.guardproviderThese commands will remove the parental control system application, but on newer versions of MIUI (13+), this method may not work due to enhanced protection.
Method 2: Unlocking the bootloader and firmware
Radical method for advanced users:
- Unlock the bootloader through the official Xiaomi tool.
- Install custom recovery (TWRP).
- Sweep through the modified firmware without parental control.
This is a risky way to make a mistake, and if you make a mistake, you can stop turning on your phone, only use it if other methods have failed and you understand the consequences.
π‘
Before using ADB or unlocking the bootloader, make sure that the phone is debugging via USB (Settings β About Phone β MIUI Version β 7 times press to unlock the developer mode, then Settings β Additional β For developers β Debugging over USB).