Monitoring screen time has become a necessity for many Xiaomi users. Overuse of gadgets affects vision, sleep and productivity โ especially for children and adolescents. Fortunately, MIUI provides built-in screen time-limiting tools that work on all models from the Redmi Note 10 to the flagship Xiaomi 13 Ultra. In this article, you will find not only basic instructions, but also hidden system chips that will help make control as effective as possible.
It is important to understand that screen time settings in MIUI We'll go through both of these, including the nuances for different versions of firmware, and if you've never used these features, don't worry. The interface is intuitive, and our screenshots (path descriptions) will help to orient even beginners. ADB-commands that circumvent some system limitations.
What is screen time and why limit it
The term โscreen timeโ refers to the total duration of active smartphone use, from watching videos to playing games and social media. Studies show that the average user spends more than 4 hours per day on the screen, and in adolescents this figure often exceeds 7 hours, the consequences of such behaviors range from chronic eye fatigue to reduced concentration.
Here are the key reasons to set limits:
- ๐๏ธ Vision protection: reducing screen time reduces risk of dry eye syndrome and myopia.
- ๐ด Sleep quality: blue screen light suppresses the production of melatonin, a hormone responsible for sleep.
- ๐ฑ Digital Detox: Consciously Reducing Time With Your Gadget Improves Productivity and Mental Health.
- ๐ถ Child control: limiting access to games and social networks during school hours.
In MIUI, Screen Time is integrated into the Digital Well-being section (older versions of Time to Use) and allows:
- ๐ Track usage statistics by day/week.
- โฑ๏ธ Set timers on individual applications.
- ๐ Lock the device on schedule (for example, overnight).
- ๐จโ๐ฉโ๐งโ๐ฆ Set up parental controls with a password.
Where to find screen time settings in MIUI
The path to settings depends on the firmware version. In the latest versions of MIUI 13/14, the section was moved to the Digital Well-Being menu, and in MIUI 12 and below it was called Time to Use.
| MIUI version | The path to settings | Notes |
|---|---|---|
| MIUI 14 (2023โ2026) | Settings โ Digital Well-Being โ Toolbar | There is also a section called โParental Controlโ |
| MIUI 13 | Settings โ Digital well-being | Menu design may differ on Redmi and POCO |
| MIUI 12.5 and below | Settings โ Time of use | Functional is limited, there are no detailed statistics |
| MIUI for POCO | Settings โ Special Opportunities โ Digital Well-Being | Some models may have different paths. |
If you don't find the section along the specified path, try searching in the settings (the magnifying glass icon in the upper right corner). Enter the query "screen time" or "digital well-being" - the system will tell you the exact location.
โ ๏ธ Note: Some Xiaomi models for China (with China firmware) ROM) The partition can be hidden, and to activate it, you need to change the region to Global or EEA through ADB.
Step-by-step setting personal limitations
Personal limitations are good for self-control, and you can set timers for individual apps (like TikTok or YouTube) or a global limit for all screen time.
- Open Settings โ Digital Well-Being โ Toolbar.
- Slip on the chart "Screen time" (usually displayed at the top).
- Click on โSet a screen time limitโ and select the desired duration (15 minutes to 23 hours).
- Activate the option โBlock the device when you exceed the limitโ if you want a full lock.
To limit individual applications:
- In the Digital Well-Being section, select App Timers.
- Slip on the hourglass icon next to the desired application.
- Set a daily limit (e.g. 1 hour for Instagram).
- Enable the โHard Limitโ option to block the application after the time has expired.
Select "Application Timers" section |
Set a limit for each application |
Activate a hard limit |
Check the usage statistics-->
If you want to temporarily suspend restrictions (for example, on weekends), use the โPauseโ feature in the timer menu, which allows you to postpone the lock for 5/15/30 minutes or for the whole day.
โ ๏ธ Attention: B MIUI 14, we have Focus Mode, which blocks all distracting applications for a given period of time, and it can be enabled through Digital Well-Being. โ Focus mode or through the Quick Settings Panel (swipe down from the top edge of the screen).
Parental Control: How to Limit Child Screen Time
For children and adolescents, MIUI has a separate section with advanced settings, where you can not only limit time, but also block specific applications, set a schedule, and view activity history.
- Go to Settings โ Digital Well-Being โ Parental Controls.
- Click on Add Child Profile and select an account (if your child has a Mi Account) or create a local profile.
- Set a password for parental control (required! otherwise the child will reset the settings).
- Set up: ๐ Total screen time (for example, 2 hours on weekdays and 3 hours on weekends). ๐ต Sleep schedule (locking device from 22:00 to 7:00). ๐ฎ Application restrictions (banning games during school hours). ๐ Content filter (blocking 18)+ content).
An important nuance: if a child uses a device without Mi Account, all settings will reset after hard reset. To avoid this, link the childโs profile to your Xiaomi account through Settings โ Xiaomi Account โ Family.
What to do if the child has reset the settings?
For additional security, we recommend:
- ๐ Install PIN-code to unlock the childโs screen (so that he can not bypass the restrictions through the guest mode).
- ๐ฑ Enable Safe Mode in Settings โ Special features (limits the installation of new applications).
- ๐ Regularly check the activity log in parental control (shows which apps were used).
Hidden functions and ADB-Teams for Advanced Users
If the standard settings MIUI Not enough can be used ADB-This method is suitable for advanced users, because it requires connecting the phone to a PC and knowing the basic commands.
Here are some useful commands:
- ๐ฑ Set a global screen time limit (in seconds): adb shell settings put global screen_off_timeout 7200 (7200 seconds = 2 hour)
- ๐ Block new applications: adb shell settings put global install_non_market_apps 0
- ๐ Disable automatic time synchronization (useful to bypass some limitations): adb shell settings put global auto_time 0
To work with ADB, you will need:
- Install Android SDK Platform-Tools on PC.
- Enable USB Debugging on your phone (Settings โ About Phone โ MIUI Version โ 7 times tap on version โ Return to Additional โ For developers โ Debugging by USB).
- Connect the phone to the PC and execute the adb device command to check the connection.
โ ๏ธ Attention: Misuse of the right ADB This can cause system failures. Before experimenting, back up your data through Settings. โ Additionally. โ Backup and reset.
๐ก
If so, ADB-commands screen time resets โ check the automation settings in Settings โ Special facilities โ Automation: Sometimes third-party applications (such as Tasker) conflict with system constraints.
Frequent problems and their solutions
Even when you set it up correctly, users are confronted with bugs and unexpected behaviors, and here are the most common problems and ways to solve them:
| Problem. | Reason. | Decision |
|---|---|---|
| Restrictions are reset after rebooting | Conflict with MIUI optimization | Add the Digital Well-Being app to auto-cleaning exceptions (Settings โ Apps โ Permissions โ Auto-Run) |
| Timers donโt work for individual apps | The application has administrator rights | Check Settings โ Applications โ [Application Name] โ Additional โ Administrator Rights |
| Parental controls do not block games | The game is installed as a system application | Delete the game and install it through the Mi App Store (system applications are not subject to restrictions) |
| Statistics not updated | Digital Well-Being Service Shut Down | Go to Settings โ Applications โ Application Management โ Three Points โ Show System โ Digital Well-Being and Enable It |
If none of these methods worked, try resetting your digital well-being settings:
- Open Settings โ Applications โ Application Management.
- Find Digital Well-Being and tap it.
- Select โStorageโ โ โDelete dataโ.
- Reboot your phone and set the restrictions again.
๐ก
If the problem persists after reset, check the MIUI version. In some beta versions of the firmware, the screen time function is unstable. Solution: roll back to the stable version via Settings โ About Phone โ System Update โ Three Points โ Select an update package.
Alternative applications for screen time control
If embedded tools MIUI You don't like it, you can use third-party apps, and they offer more flexible settings, cross-platform synchronization, and advanced analytics.-5 provenance:
- ๐ Googleโs official Android integration app, Digital Wellbeing (Google), allows you to set limits, track usage and enable Do Not Disturb mode, minus: it doesnโt work on some customized Xiaomi firmware.
- ๐ถ Kids Place is a dedicated parental control solution that blocks access to all apps except the ones you allow, and it has a remote web dashboard management feature, plus it works even without Mi Account.
- โฑ๏ธ AppBlock Allows you to block apps on a schedule (such as social networks during working hours), supports multiple profiles and password protection.
- ๐ Norton Family โ A comprehensive solution with location monitoring, website blocking and screen time limits, plus cross-platform (powered by iOS and Windows).
- ๐ ActionDash Alternative to Digital Wellbeing with more detailed statistics and a widget for the home screen.
Before installing third-party apps, check their compatibility with your version of MIUI. Some programs (such as Digital Wellbeing) may conflict with Xiaomiโs built-in services, leading to double counting of statistics or timer failures.