Have you ever caught yourself thinking that you took your smartphone Honor โ€œfor a couple of minutesโ€, and an hour later you are still scrolling through your social media feed? In the age of digital addiction, monitoring screen time has become a necessity rather than a luxury. Fortunately, the firmware EMUI (or MagicOS on newer models) offers several ways to track how many hours you've spent on your phone - from built-in tools to hidden Android features.

In this article you will find unique methods for Honorthat do not work on "pure" Android: for example, how pull out detailed statistics on applications via Huawei Mobile Services or where to look for the hidden section Digital well-being on older versions of EMUI. And if standard tools are not enough, we will analyze in detail the top 3 third-party applications with support Honor 70/90/100 and earlier models.

1. Built-in EMUI / MagicOS statistics: where to look chips. For example, here you can not only see the total time of use, but also set

Starting from EMUI 9.0 (and all subsequent versions, including MagicOS 7.0), V Honor a section has appeared Digital well-being - an analogue of Google Digital Wellbeing, but with unique features. For example, here you can not only see the total usage time, but also configure limits by application categories (social networks, games, entertainment).

To find statistics:

  • ๐Ÿ“ฑ Open Settings โ†’ Digital well-being and parental monitoring.
  • ๐Ÿ“Š Tap on Panel tools (or Usage statistics on new versions).
  • ๐Ÿ” Scroll down to the graph Screen usage time โ€”the total time for today/week is shown here.
  • ๐Ÿ“… For a detailed report, click on Daily report (available with EMUI 10+).

On models Honor 8X, Honor 10 Lite and older (with EMUI 8.x) the path is different:

Settings โ†’ Additional functions โ†’ Time use
๐Ÿ’ก

If the section Digital well-being is missing, update Huawei Mobile Services via AppGallery - this will restore hidden functions.

2. Digital Wellbeing from Google: an alternative for Honor

Even if your Honor works on EMUI without Google services (for example Honor 30 Pro+ for the Chinese market), you can install Digital Wellbeing manually. This tool provides more flexible settings than standard EMUI statistics:

  • ๐Ÿ›ก๏ธ Application timers with hard shutdown after the limit.
  • ๐ŸŒ™ Mode Sleep time, which automatically switches the screen to black and white.
  • ๐Ÿ“ˆ Weekly reports with comparisons by day of the week.

How to install:

  1. Download APK file Digital Wellbeing from a trusted source (for example, APKMirror).
  2. Allow installation from unknown sources in Settings โ†’ Security.
  3. After installation, run the application and grant access to Accessibility.
What to do if Digital Wellbeing does not show statistics?

If after installation the application says "No data", check:

1. Is it enabled Developer mode (7 taps on the build number in Settings โ†’ About phone).

2. Is the option activated USB debugging (sometimes required for collecting statistics).

3. Are there any restrictions for Digital Wellbeing in Settings โ†’ Applications โ†’ Permissions.

โš ๏ธ Attention: On some models Honor (for example Honor View 20) Digital Wellbeing may conflict with the built-in statistics of EMUI. In this case, disable the standard tool in Settings โ†’ Applications โ†’ Digital well-being โ†’ Disable.

3. Hidden functions: how to view the time through Huawei Mobile Services

Few people know, but Huawei Mobile Services (HMS) collects detailed usage statistics even without your knowledge. This data can be retrieved through a hidden menu:

Instructions for Honor with EMUI 10+:

  1. Open the application Huawei Mobile Services (red flower icon).
  2. Go to Profile โ†’ Settings โ†’ Activity log.
  3. Select a tab Usage time โ€”the distribution by application for the last 7 days is displayed here.

Advantages of this method:

  • ๐Ÿ“Œ Data is updated in real time (unlike EMUI, where statistics are sometimes โ€œlaggedโ€).
  • ๐Ÿ”Ž Shows background time (when the application was running in BACKGROUND).
  • ๐Ÿ“ฑ Works even if disabled Digital well-being.
๐Ÿ“Š How often do you check the time spent on your phone?
Once a day
Once a week
Only when I notice a dependence
Never
Method Data accuracy Supported models Is root required
Digital Wellbeing (EMUI) Average (updated once an hour) All with EMUI 9.0+ No
Digital Wellbeing (Google) High (real time) With Google services or manual installation No
Huawei Mobile Services High (includes background activity) EMUI 10+ with HMS Core No
Third-party applications (ActionDash) Very high (minute detail) All models For some functions

4. top 3 for Honor

If the built-in tools do not suit you, pay attention to specialized applications. We tested them on Honor 50, Honor Magic 4 Pro and Honor X8 -all work without failures.

1. ActionDash (best for detailed analytics):

  • ๐Ÿ“Š Shows 30 days of usage history (in EMUI only 7 days).
  • ๐Ÿ”„ Compares your activity with the average of other users.
  • ๐Ÿ›‘ Application blocker by timer.

2. StayFree (for minimalists):

  • โฑ๏ธ Widget on the home screen with the current time of use.
  • ๐Ÿ“… Weekly PDF reports.
  • ๐Ÿ”’ No advertising (unlike most analogues).

3. App Usage (for technical users):

  • ๐Ÿ“ฑ Shows CPU time and battery consumption by applications.
  • ๐Ÿ”ง Export data to CSV for analysis in Excel.
  • ๐Ÿ› ๏ธ Works without the Internet.

1. Check the Android version in Settings โ†’ About phone

2. battery optimization for the application in Settings โ†’ Applications โ†’ Autorun

3. Grant permission to Overlay other applications

4. Reboot your phone after installation-->

โš ๏ธ Attention: Applications like ActionDash require permission to Accessibility. Without it, they will not be able to track the use of other apps. To enable:

Settings โ†’ Accessibility โ†’ Installed services โ†’ ActionDash โ†’ Enable

5. How to view usage time via ADB (for advanced)

If you are ready to dive into technical details, Android Debug Bridge (ADB) allows you to pull out full activity history for the last 3 months โ€”even if the application was deleted. This method works on everyone Honor with Android 8.0+.

Instructions:

  1. Install ADB on PC (download Platform Tools from Google).
  2. Enable USB Debugging on your phone (Settings โ†’ About the phone โ†’ Build number โ†’ 7 taps โ†’ return to Settings โ†’ System โ†’ For developers).
  3. Connect Honor to your PC and run the command:
adb shell dumpsys usagestats --help

Then to download statistics for the last 7 days:

adb shell dumpsys usagestats --since $(date +%s -d "7 days ago")000

The result will be in JSON format - it can be converted into readable form through online tools like JSON Formatter.

๐Ÿ’ก

ADB method - the only way to obtain data on remote applications system processes that are not displayed in standard statistics.

6. Resetting statistics and bypassing restrictions

Sometimes the usage time data freezes or shows incorrect values. Here's how to fix it:

Resetting EMUI statistics:

  1. Go to Settings โ†’ Applications โ†’ Digital Wellbeing.
  2. Click on the three dots in the upper right corner โ†’ Reset data.

If statistics are not updated:

  • ๐Ÿ”„ Reboot your phone.
  • ๐Ÿ“ต Disable and enable again Digital Wellbeing in application settings.
  • ๐Ÿ› ๏ธ Clear the HMS Core cache: Settings โ†’ Applications โ†’ Huawei Mobile Services โ†’ Memory โ†’ Clear cache.

โš ๏ธ Attention: On some firmware Honor (for example, MagicOS 7.1 on Honor Magic V2) resetting statistics leads to temporary blocking functions for 24 hours. This is done to prevent โ€œdeceptionโ€ of the system.

How to reset the usage time without resetting?

1. Install the application Island (sandbox for cloning applications).

2. Clone Digital well-being to Island.

3. In the cloned version, reset the data - the original statistics will remain intact.

Does not work on all models!

7. Data analysis: how to reduce time on the phone

Just knowing the numbers is important act. Here are practical steps based on statistics:

If more than 4 hours a day are spent on social networks:

  • ๐Ÿ“ต Set black and white filter for applications (in Digital Wellbeing).
  • โฐ Set timers to 30 minutes a day for each messenger.
  • ๐Ÿ”” Turn off notifications (except for important contacts).

If games โ€œeat upโ€ more than 2 hours:

  • ๐ŸŽฎ Use the function Game assistant in EMUI to limit sessions.
  • ๐Ÿ“… Schedule gaming time for the evening (for example, from 20:00 to 21:00).
  • ๐Ÿ›‘ Set a password for launching games (via Settings โ†’ Security โ†’ Blocking applications).

๐Ÿ’ก Tip: In Honor With MagicOS there is a function Focus mode (Settings โ†’ Digital well-being โ†’ Focus mode) It blocks all distracting applications for a selected period of time, leaving only calls and SMS.

FAQ: Frequently asked questions

Can I see statistics for the past month?

Standard EMUI tools store data only for 7 days. For long history, use:

  • ActionDash (up to 30 days).
  • ADB commands (up to 3 months, requires PC).
  • HMS backups (if cloud saving is enabled).
Why do the statistics show 0 hours, although I used the phone?

Reasons and solutions:

  • Data collection is disabled: check Settings โ†’ Digital well-being โ†’ Settings โ†’ Usage data collection.
  • HMS Core error: update services via AppGallery.
  • root access or custom firmware: some modifications block system monitoring.
How to track usage time on Honor without Google services?

Use:

  1. Built-in Digital well-being (EMUI/MagicOS).
  2. Huawei Mobile Services (section Activity log).
  3. Third-party applications from AppGallery (for example Time Manager).

โš ๏ธ Avoid APKs from unknown sources - they may contain malicious code.

Is it possible to hide usage time from parental controls?

Technically yes, but this violates digital safety rules. Methods (not recommended!):

  • Install a second user on the phone.
  • Use Island to clone applications.
  • Reset statistics via ADB (requires a PC).

๐Ÿ”ด Risks: Parental controls can detect manipulation through the activity log or notifications.

Why do Honor 70 and Magic 4 Pro have different data in EMUI and Digital Wellbeing?

This is due to the fact that:

  • EMUI takes into account all processes, including system ones.
  • Digital Wellbeing focuses only on user applications.
  • On MagicOS added artificial intelligencewhich filters background activity.

For accuracy, use one monitoring system (do not mix data).