Parental controls on Xiaomi devices are a useful feature to limit childrenโs access to unwanted content, but sometimes they create problems for the owners themselves: you may forget your password, buy a used gadget with activated restrictions, or encounter a software failure that blocked access to settings. In this article, we will discuss all the working ways to disable parental controls on smartphones (Redmi, POCO, Mi), tablets and Mi TVs โ from standard methods to technical workarounds.
It's important to understand that the procedure differs depending on the type of device and the firmware version. For example, on MIUI 14 the algorithm for removing restrictions through Settings โ Family has changed dramatically compared to MIUI 12. And on Xiaomi TVs, parental control is tied to Mi Account, which requires a separate approach. We will look at each case with the current updates from 2026.
If you try to circumvent restrictions on someone elseโs device without the ownerโs permission, it violates Xiaomiโs user agreement and can be qualified as unauthorized access.
1. Standard disabling via MIUI settings (if password is known)
The easiest way is to use the built-in tools of the system. It is suitable for Xiaomi smartphones and tablets on the Internet. MIUI 12-15, if you remember. PIN-Parental Control Code or Password.
Algorithm of action:
- Open the Settings. โ Family โ Parental control.
- Enter your current password (1234 or your childโs date of birth is often used by default).
- Go to Restrictions Management and click Disable Parental Controls.
- Confirm the action via SMS or fingerprint (if two-factor authentication is enabled).
On some models (such as the Redmi Note 11 or the POCO X5 Pro), the path may be slightly different:
- ๐น Settings โ Annexes โ Parental control
- ๐น Settings โ Accounts. โ Family Access (on older versions) MIUI)
โ ๏ธ Note: If an error occurs after entering the password "Incorrect" PIN", But you're sure it's right -- try restarting the device. Sometimes a cache failure leads to a false failure.
2. reset the password of parental control through Mi Account
If you forget your password, but your device is tied to your Mi Account, you can restore access through the official Xiaomi service, which works for all devices, including the Mi TV Stick and smartphones with MIUI Global.
Instructions:
- Go to account.xiaomi.com and log in.
- Select the Device Management section โ [Your device] โ Parental control.
- Click Forgot Password? and follow the instructions (SMS or email confirmation will be required).
- After resetting your password, sync your settings on your device through Settings โ Family โ Update.
If the device is not linked to the account or you do not remember the Mi Account data, this will not work, in which case you will have to use alternative methods (see sections 4-5).
| The device | Supports reset via Mi Account? | Alternative method |
|---|---|---|
| Xiaomi/Redmi/Poco (MIUI 13โ15) | โ Yes. | Reset via Fastboot or Recovery |
| Mi TV (all models) | โ Yes (only for linked accounts) | Reset to factory settings |
| Mi Pad 5/6 | โ Yes. | ADB-teams (see section 5) |
| Non-MIUI devices (e.g. Black Shark) | โ No. | Use Android settings |
๐ก
If you reset your password through Mi Account, you will see an error โDevice not foundโ, check if synchronization is enabled in Settings โ Accounts โ Mi Account โ Synchronization.
3. disable parental controls on Mi TV and Mi TV Stick
Xiaomi's TVs and set-top boxes have different parental controls than smartphones, and here the restrictions are tied to the Mi Account, and standard resetting through settings is often not available. Let's look at two working options.
Method 1: Using the TV menu (if the password is known)
- On the remote, press Menu. โ Settings (โ) โ System system โ Parental control.
- Enter the password (by default 0000, 1234 or 6666).
- Select Disable Control and confirm the action.
Method 2: Complete reset (if password is unknown)
This method will delete all data, including installed apps and Wi-Fi settings.Suitable for Mi TV 4A/4S/5X and newer models.
Turn off the TV (take the plug out of the socket)
Write down the data from Wi-Fi (required after reset)
Prepare the remote (replace the batteries if necessary)
Make sure you have access to Mi Account (to re-link)
-->
Resetting instructions:
- Press the Menu + Home buttons for 5-7 seconds at the same time.
- In the menu that appears, select Wipe Data/Factory Reset (use volume buttons for navigation).
- Confirm the action with the OK button.
- After restarting, reset the TV (parental controls will be turned off).
โ ๏ธ Note: On some models (Mi) TV Q2 2023 and later) the reset via the remote button is blocked. USB (see section 6).
4. Bypassing parental controls through Safe Mode (for MIUI)
If standard methods donโt work, you can try disabling restrictions in Safe Mode, a method that is suitable for Xiaomi smartphones where parental control is implemented through third-party apps (such as Google Family Link or Kids Place).
How to start Safe Mode:
- Turn off the device.
- Press the Power button and hold it until the MI logo appears.
- Once the logo appears, release the power button and immediately press Volume Down.
- Hold the volume down until the device boots in Safe Mode (the bottom left corner will read "Safe Mode").
Next:
- ๐น Go to Settings. โ Annexes.
- ๐น Find an app that handles parental control (e.g. Family Link or Digital Wellbeing).
- ๐น Click Delete Data or Disable.
- ๐น Restart the device in normal mode.
If parental controls are built into MIUI (rather than through third-party software), Safe Mode wonโt help โ youโll need to reset via Recovery or Fastboot (see next section).
What to do if Safe Mode does not start?
5. Removal of Parental Controls via ADB (for Advanced Users)
The method is for those who are ready to work with Android Debug Bridge (ADB), which allows you to bypass the restrictions without resetting data, but requires on-board debugging over USB and access to the computer, suitable for MIUI 13-15 and most Xiaomi models.
Step-by-step:
- Activate Developer Mode: Go to Settings โ About Phone โ MIUI version and tap 7 times on the build number.
- Return to Settings โ Additional โ For developers and enable USB debugging.
- Connect the device to your PC, install Xiaomi USB Drivers and run ADB.
- Enter the command to check the connection: adb devices (should display your device).
- Follow the command to remove parental control: adb shell pm uninstall --user 0 com.miui.guardprovider (newer versions of MIUI may also need to remove com.xiaomi.childmode).
- Reset the device.
If the restrictions remain after the reboot, try additional commands:
adb shell settings put global parental_controls_enabled 0
adb shell am force-stop com.miui.guardproviderโ ๏ธ Note: On devices with an unlocked bootloader, these commands can cause a system failure.
๐ก
ADB-The method is the only way to disable parental control without losing data if you have forgotten your password and canโt use Mi Account.
6.Extreme measures: reset via Recovery or Fastboot
If no other method has worked, it leaves the device completely reset, which will delete all data, including photos, apps and settings, but is guaranteed to remove all restrictions, suitable for Xiaomi smartphones, tablets and TVs.
Reset via Recovery (no PC):
- Turn off the device.
- Press Power + Volume Up until the Mi logo appears.
- From the Recovery menu, select Wipe Data โ Wipe All Data (use volume buttons for navigation).
- Confirm the action and wait for the process to be completed.
Reset via Fastboot (from PC):
It's more complicated, but it's more effective if Recovery is locked, and you need Mi Flash Tool and firmware for your model.
Downloaded firmware (e.g. Fastboot ROM for your model)
Installed Qualcomm/QDLoader drivers (for Snapdragon) or Mediatek
Mi Flash Tool (official Xiaomi utility)
USB cable (preferably original)
-->
Instructions:
- Transfer the device to Fastboot mode: turn it off, then press Power + Volume Down.
- Connect to your PC and start the Mi Flash Tool.
- Select the downloaded firmware and press Flash.
- After completion, the device will restart in factory condition.
Mi TVs are similar to Mi TVs, but Mi TV Assistant is used instead of the Mi Flash Tool.
7. Frequent mistakes and how to avoid them
When you try to remove parental controls, users often face typical problems, and let's look at the most common ones and how to solve them.
| Mistake. | Reason. | Decision |
|---|---|---|
| โIncorrect Passwordโ When Entering the Right PIN | Cache failure or update conflict | Clear the Settings app cache through Settings โ Apps โ App management โ Settings โ Clear the cache |
| Power + Volume buttons donโt work for Recovery login | Altered combination on new models | Try Power + Volume Up + Volume Down (for Redmi Note 12 and newer) |
| ADB does not see the device (no devices found) | No drivers installed or debugging not included | Install Xiaomi USB Drivers, check Debugging over USB and allow access on your device |
| After the reset, parental control remained | The device is tied to Mi Account with active restrictions | Untie your device from your account via account.xiaomi.com or reset via Fastboot |
If you encounter an error not described in the table, check:
- ๐น Version MIUI: Some bugs are fixed only after the firmware update.
- ๐น Model of device: on POCO Black Shark algorithms may be different.
- ๐น Firmware region: per MIUI Chinaโs Parental Controls are Different from Global.