← Back to Blog
Lost Time6 min read

How to Check Screen Time on a Windows PC

Windows has no Screen Time dashboard. Here are the three places your PC actually keeps usage data, what each one really measures, and where each one misleads.

By Hilly Shore Labs

TL

Key Takeaways

  • There is no Screen Time page in Windows 11. Nothing in Settings totals your day or breaks it down by app the way iOS and macOS do - the three workarounds below were each built for something else.
  • Battery usage is a battery tool, not a usage tracker. Microsoft documents it only for finding apps that drain the battery, it ranks apps by power consumed rather than minutes, and it does not exist on a desktop with no battery.
  • Microsoft Family Safety is the only per-app time report Microsoft ships - but only an Organizer can view it, it needs a connected family group, and web activity is reported only for Microsoft Edge.
  • The most honest record is a command. The built-in powercfg reports break the last three days into timestamped Active, Screen Off and Sleep segments, and one of them logs the intervals when nobody was present at all.
How to Check Screen Time on a Windows PC

Every answer to this question opens the same way: with a path into Settings. The awkward truth underneath all of them is that Windows has no Screen Time feature. No page totals your day, no weekly report, no per-app breakdown waiting to be switched on. iPhones and Macs have that. Windows 11 does not, and that gap is the whole reason the question gets asked.

Short answer: your PC does keep usage data, but in three unrelated places, none built for digital wellbeing. One is a battery diagnostic, one is a parental-controls product, one is a command-line troubleshooting report. Here is what each measures, and where each will quietly mislead you.

The three places Windows actually keeps this

WhereWhat it really measuresPer app?The catch
Settings → Power & battery → Battery usageBattery drain by hour, with a screen-on and screen-off splitRanked by battery percentage, not by minutesOnly exists on devices with a battery, and the screen-on figure can inflate
Microsoft Family SafetyReal time spent on each device and each app, daily and weeklyYesRequires a family group; only an Organizer can view it
powercfg reports (Command Prompt)Timestamped Active, Screen Off and Sleep segmentsNoReads like a hardware log, because that is what it is

Path 1: Battery usage, and what its screen-on number is worth

This is the closest thing to a built-in dashboard, and it pays to be precise about what Microsoft says it is for. The documented steps are to expand Battery usage, choose Last 24 hours, select an hour of high usage and look for apps using a lot of battery power. That is the entire documented purpose: finding power-hungry apps. No Microsoft support page describes this panel as a way to measure how long you were at the computer.

  1. Open Start → Settings → System → Power & battery.
  2. Expand Battery usage.
  3. Under Battery levels, select Last 24 hours.
  4. Read the screen-on and screen-off totals shown above the chart, then scroll to the per-app list underneath.
  • It ranks by battery, not by time. A heavy video call outranks four hours in a text editor, because the sort is battery percentage consumed.
  • It does not exist on a desktop. The whole page is a battery feature, so a tower with no battery has nowhere to show it.
The screen-on number is not a stopwatch. In a February 2026 thread on Microsoft's own Q&A forum, a user reported Battery usage claiming the screen was on for an hour of every hour while the laptop was off. The moderator's first question back was whether the machine uses Modern Standby or traditional S3 sleep — and Microsoft's hardware documentation explains why that matters: Modern Standby is made of power modes that all occur with the screen turned off, and the system can stay in active mode, screen off, for long stretches while it processes mail or downloads updates. A number that counts machine activity is not a number that counts you.

Path 2: Family Safety, the only per-app report Microsoft ships

If you want what iOS calls Screen Time — hours per day, hours per app, a weekly shape — Microsoft ships it only inside a parental-controls product. Family Safety's activity reporting shows daily and weekly detail on when and for how long a family member used their devices, and which apps and games they used and for how long, across Windows, Xbox and Android.

  1. Create or open a family group in the Microsoft Family Safety app or at family.microsoft.com.
  2. Add the person whose PC you want reported on, then connect that Windows device to the family group — done from Settings → Accounts on the PC itself.
  3. Turn activity reporting on for that member.
  4. Open the member's tile, then Screen time → Devices for the totals, or Apps and games for the per-app breakdown.
Three catches worth knowing before you set this up. Microsoft documents that only Organizers can enable, disable and view activity reports — so tracking your own usage means being reported on by someone else in the group. Web and search activity is reported only when the person uses Microsoft Edge; Chrome and Firefox time is invisible to it. And on Xbox, screen time counts for as long as the account is signed in, whoever is actually holding the controller.

Path 3: The powercfg reports almost nobody mentions

Windows has kept detailed power-state logs for years, and they are the most honest hour-by-hour record on the machine. Open Command Prompt as Administrator, run one of these, and open the HTML file it drops in the current folder.

CommandWhat you get
powercfg /sleepstudyThe last three days broken into Active, Screen Off and Sleep segments, each with start time, end time and duration, plus a graphical usage trend over the last 72 hours. Modern Standby machines only.
powercfg /systemsleepdiagnosticsA report of the intervals over the last three days when the user was not present — the inverse of the number you were looking for.
powercfg /batteryreport /duration 14Battery usage characteristics over the life of the system, with a usage history table; /duration takes the days to analyse.

Add /duration 7 to the sleep study to widen its three-day default. None of this is friendly and none of it names an app — but it is timestamped, local, and the only view here not designed to supervise a child.

If you go third-party, buy a category, not a brand

Plenty of tools fill this gap, and the honest advice here is about shape rather than a shortlist:

  • Worth the install: local-only trackers that log the foreground window and keep the database on your disk; browser extensions that report per-site time, if the browser is where your day actually goes; anything that exports raw data you can read yourself.
  • Worth skipping: anything that uploads a keystroke-level log to a server, anything sold as employee monitoring wearing a wellbeing label, and any tool whose free tier hides last week behind an upgrade — the whole value is the trend line.

What none of these numbers tell you

Here is the part the settings guides skip. Every path above answers "how long," and none answers "how long doing what." Eight hours at a PC is a normal workday. The same eight hours split across forty context switches is a completely different day, and the switching is where the cost actually lands — not in the total.

It is also why measurement so rarely changes behaviour on its own. A number tells you something is true; it does not give you anything to do next. If you now have a figure you dislike, the move is not to check it again tomorrow — it is to set a limit built to survive the moment you want to override it, or to give the reaching hand something else to do, which is what a short analog reset is for.

The Brain Deck frame: a screen-time figure is a diagnostic, not an intervention. Look at it once, decide what it changes, then put the measuring away. The deck exists for exactly this handoff — one card, one concrete move, off the screen you were just auditing.

Windows screen time FAQ

Does Windows 11 have a Screen Time feature like iPhone?

No. Windows 11 has no built-in screen-time dashboard and no per-app daily total in Settings. The nearest equivalents are the Battery usage panel, a battery diagnostic, and Microsoft Family Safety, a parental-controls product you set up separately.

How do I check screen time on a desktop PC with no battery?

The Battery usage path is unavailable, because there is no battery to report on. That leaves Microsoft Family Safety for per-app time, or the powercfg reports for timestamped active and idle periods.

Can I use Microsoft Family Safety to track my own screen time?

Only indirectly. Microsoft documents that activity reports can be enabled and viewed only by an Organizer, so seeing your own figures means joining a group where someone else holds that role and shares what it shows.

Why does my Windows screen-on time look far too high?

Most likely because the machine supports Modern Standby, in which Windows keeps working with the display off. Microsoft's documentation describes the system staying in active mode, screen off, for long intervals to handle mail and updates — so an activity-derived figure can count hours you were nowhere near the keyboard.

Sources

Ready to get unstuck?

The Brain Deck gives you 52 science-backed strategies in your pocket — a physical card deck you keep on your desk, no app required.

See the Cards

Launching soon · 54 cards · Premium matte finish