Monitoring the time a child spends playing games on a Xiaomi smartphone is a challenge for many parents. Mobile games today are not only distracting from learning, but can also contain unwanted content: in-app purchases, aggressive advertising or chatting with strangers. In this article, we will explore all the available ways to block games on Redmi, POCO and other devices running MIUI 14/15 โ from built-in features to third-party applications.
Itโs important to understand that simply removing games isnโt always effective: kids quickly learn to reinstall them via Google Play or Google Play. APK-So we're going to focus on system constraints that you can't get around without a parent's password. All of these methods are tested on current versions of firmware and don't require root rights.
If your child is using a MIUI-enabled Android 12/13/14 phone, youโll find solutions for everything from time constraints to full lockdowns on the launch of games. For other branded devices, some of the methods will also be useful (e.g., using Google Family Link or third-party launchers).
1. Built-in Parental Controls in MIUI
Xiaomi offers its own solution for controlling smartphone usage, the Parental Control feature in MIUI settings.This method is suitable for devices with MIUI 12 and later firmware (including MIUI 14/15) and allows:
- ๐ Setting time limits for games
- ๐ Block the launch of specific applications
- ๐ View usage statistics
- ๐ก๏ธ Restricting access to purchases in games
To activate parental control:
- Open the Settings. โ Parental control.
- Click Start and select a child profile (or create a new one).
- Install. PIN-code (remember it! without it, you can't change the settings).
- In the Application Restrictions section, select the games you want to block.
- Set time limits for each app or category (e.g., โGamesโ).
Please note: if a child tries to open a blocked game, the system will request PIN-code. MIUI 15 the function "Learning Mode" appeared, which automatically blocks all games at specified hours (for example, from 8:00 to 16:00 on weekdays).
โ ๏ธ Warning: If your child resets the phone to factory settings via Recovery, parental controls will be removed.To avoid this, link the device to your Mi Account and activate Reset Protection in your security settings.
2.Use of Google Family Link
If the built-in MIUI functionality seems inadequate, use Googleโs official Family Link app.
- ๐ฑ Remotely block games on the childโs phone
- โฐ Set time limits (including "sleep time")
- ๐ View the activity history
- ๐ Block purchases on Google Play
Instructions for setting:
- Download Family Link to your phone and childโs phone from Google Play.
- Create a Google account for your child (if not) through families.google.com.
- Connect your childโs device to your account through the app.
- In the Application Management section, select games and click Block.
Family Link has the advantage of being able to manage settings remotely even if your child's phone is not on hand.
- It does not work on devices without Google services (for example, on some models for China).
- A child can delete the app if they know the password from their Google account.
๐ก
If your child has deleted Family Link, check the installed history of the apps on their Google account, and you will see who deleted the program and when.
3.Blocking through Digital Wellbeing
The Digital Well-Being feature is available on all Xiaomi Android 9+ phones and allows you to limit game usage time without installing additional apps.
Go to Settings โ Digital Well-Being and Parental Controls โ Control Panel. Here you will see the statistics on app usage. Click on the game you want to limit and select:
- ๐ Application timer โ set a limit (for example, 1 hour per day).
- ๐ซ Donโt disturb โ block notifications from the game completely.
To prevent your child from resetting the timer, activate Parental Controls in the same section and set the timer. PIN-Unlike Family Link, this solution does not require a child to create a Google account.
| Method | Google account required | Remote management | Blocking purchases | It works without the internet. |
|---|---|---|---|---|
| Parental control MIUI | โ No. | โ No. | โ Yes. | โ Yes. |
| Google Family Link | โ Yes. | โ Yes. | โ Yes. | โ No. |
| Digital well-being | โ No. | โ No. | โ No. | โ Yes. |
4 Third-party applications for blocking games
If standard methods don't work, consider specialized applications that offer advanced features such as:
- ๐ Geozones (blocking games in school or on the street)
- ๐ Screenshots of the screen on request
- ๐ต Blocking the Internet for gaming
Top.-3 Proven applications for Xiaomi:
- Kids Place creates a sandbox with allowed apps, and the child can't leave without it. PIN-code.
- AppBlock โ blocks games on a schedule or if the time limit is exceeded.
- Norton Family monitors activity and blocks unwanted content.
When installing third-party applications, consider:
- Some programs require access for special features (may interfere with other functions).
- On MIUI with battery optimization enabled, applications can close in the background.
Disable battery optimization for the application|Create a backup copy of the data|Set up difficult PIN-code|Check compatibility with MIUI-->
โ ๏ธ Note: Apps like Kids Place may conflict with MIUI Optimization. If the phone starts to brake after installation, turn off optimization in Settings โ Special facilities โ Optimization MIUI.
5. Blocking through Mi Account settings
If your childโs phone is linked to your Mi Account, you can manage some restrictions through a web interface.
- Go to account.xiaomi.com and log in.
- Select your childโs device in the Device Management section.
- Activate the option to Find the device and set Safe Mode.
In Safe Mode, the following will be blocked:
- ๐ฎ All games and entertainment applications
- ๐ Shopping at the Mi Store
- ๐ฑ Installation of new applications
This method is suitable for emergencies (for example, if a child lost his phone or you want to temporarily restrict access), however, it blocks not only games, but also other functions, so using it is constantly inconvenient.
What to do if your child unties the device from the Mi Account?
Radical methods: system-level locking
If your child constantly finds ways to get around the restrictions, consider more stringent measures:
Method 1: Blocking through ADB
With ADB commands, you can turn off the launch of specific games.
- Connect your phone to your PC and activate USB Debugging in Settings โ About Phone โ MIUI version (click 7 times to unlock Developer Mode).
- Enter the command: adb shell pm disable-user --user 0 com.name.packet.game (you can find out the name of the package through adb shell pm list packages | grep 'game').
Method 2: Delete Google Play Games
Many games require Google Play Games services to work, and if you delete this app through ADB:
adb shell pm uninstall -k --user 0 com.google.android.play.gamesMost games will stop running or will run with errors.
โ ๏ธ Attention: Methods with ADB Incorrect commands can cause system failure. Before experimenting, back up through Settings. โ Additionally. โ Backup and reset.
๐ก
The most reliable way is a combination of built-in parental controls. MIUI + Google Family Link: This creates two layers of protection that a child will have a hard time getting around.