Smartphone games can be a source of constant distractions - especially when it comes to children, teenagers or their own productivity. - Xiaomi Redmi owners (from budget Redmi) 9A up to the flagship Redmi K70 Pros are often faced with the problem of how to securely block access to games so that they do not run either through the shortcut, through the menu of recent applications, or through search? MIUI It is enough, but everyone has nuances.
In this article, we will discuss 5 working methods, from built-in parental controls to hidden shell functions and third-party utilities, focusing on bypassing locks through Game Turbo and cloning applications that are often missed even by experienced users. All instructions are relevant for MIUI 12-14 and adapted to the 2018-2026 Redmi models.
1. MIUI Parental Controls: Time and Content Limitation
The most obvious, but not always effective, way to do this is to use built-in parental controls, which not only block games, but also set limits on screen time, and filter content by age, but also have a critical drawback: it's easy to get around it by knowing the password from your Mi Account.
To set up the lock:
- Open the Settings. β Parental control.
- Create a profile for the user (e.g., βChildβ).
- In the Application Limitations section, select the games you want to block.
- Set the time limit for 0 minutes or select the option to block completely.
If Parental Control is not available on the menu, upgrade to the latest version of MIUI or check the firmware region (in some global builds, the feature is hidden).
- β Pros: does not require third-party applications, works at the system level.
- β Cons: Bypassing resetting settings or deleting your Mi Account profile.
- β οΈ Note: If your child knows the password from your Xiaomi account, they can disable control via Settings β Accounts. β Mi Account.
π‘
Create a separate Mi Account specifically for parental control with a unique password that is not used on other services.
2. Blocking through Game Turbo: Hidden MIUI functionality
Few people know, but Game Turbo β Xiaomiβs proprietary game accelerator β not only optimizes performance, but also completely blocks the launch of games, which works even if the game is not removed from the device.
Instructions:
- Start any game (such as the one you want to block).
- Swipe down to call the notification bar and tap the Game Turbo icon (gamepad icon).
- In the menu that opens, select Settings β Block games.
- Add the app to the blacklist and activate the option to Disable Start.
After that, the game will disappear from the menu of recent applications and will not appear in the MIUI search. However, its shortcut will remain on the desktop β it can be hidden manually (press the icon β Remove from the screen).
| Locking method | Is resetting bypassing settings? | Does a password require? | Does the label hide? |
|---|---|---|---|
| Parental control | No. | Yeah (Mi Account) | No. |
| Game Turbo | Yes. | No. | Partially. |
| AppLock | No. | Yes (PIN/graphics) | No. |
| The hidden mode (Second Space) | Yes. | Yes (password) | Yes. |
π‘
Locking through Game Turbo is the only method that does not require a password and works even after the device is rebooted.
3. AppLock: Password or fingerprint lock
MIUI has an embedded AppLock app (in some regions called Application Lock) that allows you to put a password, a pattern lock, or a fingerprint on running any program, including games, which is more reliable than parental controls, but can be bypassed through Safe Mode or reset settings.
How to set up:
- Go to Settings β Applications β Blocking applications.
- Create a password or choose biometric authentication.
- In the list of applications, mark the games that you need to block.
- Activate Hide notifications so that the game does not remind you of yourself.
If AppLock is not on the menu, install it from the Mi App Store (it is free and pre-installed on all Redmis).
- π Important: Password for AppLock should be different from unlocking the screen!
- π± Nuances: on models with MIUI for POCO (For example, the Redmi Note 12 Pro+ 5G) The path to settings may be different: Settings β Finger and safety β Application lockdown.
- β οΈ Note: if you forget the password from AppLock, you can restore it only through resetting the phone to factory settings.
4.Second Space Hidden Mode: Complete Game Isolation
The MIUIβs Second Space feature allows you to create an isolated environment with separate apps, settings, and even a password, which is ideal if you donβt just block the game, but completely hide its existence.
How to set up:
- Go to Settings β Special Options β Second Space.
- Create a second desktop with a unique password.
- In the main space, delete all games (they will remain in the second).
- In the second space settings, disable notifications from games.
Now games will only be available after entering the second space password, a method that is necessary if you want to hide games from prying eyes (for example, on your work phone).
What happens if Second Space doesnβt work?
5. Third-party blockers: when embedded tools are not enough
If standard methods are not suitable (for example, you need remote control or geolocation lock), it is worth considering third-party applications.
- π‘οΈ Norton Family β Scheduled lockdown + monitoring.
- π AppBlock β flexible lock rules (by time, location, Wi-Fi network).
- ποΈ Kids Place β a sandbox for children with a white list of apps.
- π΅ StayFocusd β Time limit for games (similar to Googleβs Digital Well-Being).
Check compatibility with your Redmi model before installing it β some applications may conflict with MIUI (e.g., stop working after an update).
1. Check the reviews on compatibility with MIUI
2. download APK only from official sources
3. Disable battery optimization for the blocker
4. Set up Auto-Run Application-->
β οΈ Note: Some blockers (e.g. AppBlock) require permission Special access (c Settings) β Annexes β Special access β Battery optimization. Without that, they'll automatically close.
6. Radical methods: removal, rollback of updates and ADB-team
If the game is installed as a system application (for example, Mi Game Center on older Redmi models), it can not be removed in the standard ways.
- π§ Reverse updates: in Settings β Annexes β Application management β [play-name] β Remove updates.
- ποΈ Removal through ADB: Connect your phone to your PC and execute the command: adb shell pm uninstall -k --user 0 com.xiaomi.gamecenter (replace com.xiaomi.gamecenter with the game package).
- π Factory reset: extreme method if the game was pre-installed by the manufacturer.
Working with ADB will require:
- Enable USB Debugging in Settings β About Phone β MIUI version (tap 7 times according to version).
- Install Minimal ADB and Fastboot on PC.
- Confirm the debugging permission on the phone.
β οΈ Note: Removing system applications through ADB It can lead to unstable work MIUI. Before executing commands, make a backup copy through Settings β Additionally. β Backup and reset.