Taskbar Seconds Registry Control

Malzaar 0 Reputation points
2026-06-24T04:53:35.7033333+00:00

Hey, our network operations center operators need to see exact seconds on their system clocks to coordinate real-time server cutovers. This feature was missing in early versions but has returned. What is the precise registry path or administrative template policy to force the display of seconds in the Windows 11 system tray?

Any ideas would be apprecicated!

Windows for business | Windows 365 Business
0 comments No comments

1 answer

Sort by: Most helpful
  1. Harry Phan 24,085 Reputation points Independent Advisor
    2026-06-24T05:42:52.1833333+00:00

    You can easily turn this on with a simple setting.

    Windows uses a small registry setting for this, which basically tells the system to show seconds on the clock. The path is:

    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced

    and the value ShowSecondsInSystemClock = 1 enables it.

    If you manage PCs centrally, there’s also a Group Policy option called “Show seconds in system clock” under Start Menu and Taskbar, which does the same thing without manual edits.

    Just keep in mind this is a per-user setting, so it applies to whoever is logged in. After enabling it, users may need to sign out or restart Explorer before the seconds appear.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.