Monitoring your time behind your smartphone has become an important habit for many users, with Xiaomi offering several ways to track these statistics, from built-in MIUI tools to hidden features and third-party apps, but not everyone knows where to look for this data, especially if itβs older firmware or models without Digital Well-Being.
In this article, we will discuss 5 working methods, including little-known tricks for Android 10-14 devices: how to check screen time not only for today, but also for a week, how to export statistics and why data may differ from source to source, and what to do if the desired option Suddenly disappeared after the update.
1. Standard Method: Digital Well-Being at MIUI
The most obvious way is to use the built-in Digital Wellbeing (or Digital Wellbeing in global firmware) feature, which is available on most Xiaomi, Redmi and POCO smartphones starting with MIUI 10 (Android 9).
- Open the settings (cog icon).
- Scroll down and select Digital Well-Being and Parental Controls.
- Slip the chart at the top of the screen β this shows the total time of use of the device and distribution by application.
In this section you will see:
- π Today's usage diagram (by hour).
- π± Top applications by activity time.
- π Comparison with previous days (if the function is enabled).
- β° Number of screen unlocks.
π‘
If the Digital Well-Being section is missing, update the firmware via Settings β About Phone β System Update. On older versions of MIUI (up to 10), this feature may be hidden.
Note that the data here is updated with a delay of 5-10 minutes. If you just closed the application, the changes may not be displayed immediately, and the statistics are reset when you completely reset the settings or manually clear the cache of the system.
2. Hidden statistics in "Battery Settings"
Few people know, but Xiaomi duplicates some of the data on screen time in the energy consumption section, which works even on devices without Digital Well-Being, such as some Redmi Note 8 Pro or POCO X3 models with custom firmware.
Instructions:
- Go to Settings β Battery and Performance.
- Slip on Battery Use (or Battery Statistics).
- At the top of the screen you will see the screen time bar with exact hours and minutes.
You can also see the time in the background (when the screen was off but the processes were working) and this data is updated in real time, but does not save the history longer than 24 hours.
Why are the data in Battery and Digital Well-being different?
3. Use of the application "Security" (Security)
On smartphones with MIUI for the Chinese market (or global versions with Security preinstalled) there is an alternative way to check. The Security app (shield icon) contains advanced statistics, including screen time.
How to find it:
- π Open the Security app (if not, download from Google Play at Mi Security request).
- π Go to the Optimization or Monitor tab (name depends on version).
- π Tap by Time of Use - here is a detailed 7-day statistics.
The advantage of this method is the ability to export data in.csv format (via the βShareβ button in the upper right corner), which is convenient for analysis in Excel or Google Sheets.
4. Third-party applications for in-depth analysis
If Xiaomiβs built-in tools arenβt enough, you can use third-party utilities that offer advanced reports, notifications about exceeding limits, and even app blocking.
Top.-3 screen-time tracking applications:
| Annex | Features | Cons |
|---|---|---|
| Digital Wellbeing (Google) | Googleβs official solution, Android integration, app limits | It doesnβt work on some custom firmware. |
| ActionDash | Detailed statistics, schedules of use, export of data | Paid features (from $2.99) |
| StayFree | Simple interface, notifications about exceeding limits, free | Advertising in the free version |
To install any of these applications:
- Download it from Google Play.
- Please provide permission to access the usage statistics (required!).
- Start the analysis β the data will start to be collected from the moment of installation.
πΉ Make sure the application has access to usage statistics (Settings) β Annexes β Special access β Usage statistics)
πΉ Disable Battery Optimization for Tracker (Settings) β Battery β Optimizing the battery β Find the app and select βNo restrictionsΒ»)
πΉ Check that the function βDigital well-beingβ does not conflict with third-party software
-->
Important: Some applications (such as ActionDash) require the inclusion of Special features for collecting data about the locking of the screen. Without this downtime (when the phone is lying without action) may not be counted correctly.
5. ADB-Teams for Advanced Users
If you need raw screen time data directly from the system (for example, for automation or analysis), you can use ADB. This method is suitable for users with unlocked bootloader or root rights.
Instructions:
- Install ADB on your PC (download Googleβs Platform Tools).
- Connect your smartphone to your computer and allow debugging over USB (Settings β About Phone β MIUI version β tap 7 times, then go back to Additional settings β For developers β Debugging over USB).
- Open the command line in the ADB folder and type:
adb shell dumpsys batterystats --chargedIn the conclusion, find the lines:
- screen on is the total screen time from the last charge.
- screen brightness β data on brightness (if necessary for analysis).
For resetting the counter (for example, before testing):
adb shell dumpsys batterystats --resetπ‘
ADB-commands give the most accurate data, but require technical skills. Don't use them unnecessarily - wrong commands can disrupt the system.
Frequent problems and their solutions
Sometimes users are faced with screen time not being displayed or reset, and let's look at the typical cases and how to fix them.
Problem 1: Digital Well-being shows 0 minutes, even though the phone was used.
β οΈ Warning: This may be due to a com.miui.analytics service failure.Reboot your device and check the date/time settings β they should be automatic, not manual.
Problem 2: Data is reset every day at 00:00.
- π It's normal behavior β MIUI By default, it saves history only for the current day.
- π To see the weekly statistics, use the Security app or third-party trackers.
Problem 3: After the MIUI update, the Digital Well-Being section disappeared.
β οΈ Note: In some regional firmware (e.g. India or China), the function may be disabled. Try changing the region to Settings β Additionally. β Region on "Russia" or "EuropeΒ».