Displaying Seconds in the System Tray Clock

Written by Eric Wyatt (last updated February 15, 2021)

At times I find myself needing to keep track of time more than I want to. Occasionally while I am keeping a steady eye on the clock, I find it helpful to track the time down to the fleeting seconds. By default, on Windows 10 systems, this isn't always the easiest thing to do. While Windows has included a clock in the system tray for years, this clock has not always shown the seconds. Windows 10 is no different; while it shows the clock and you can change between a 24- or 12-hour clock, you cannot change a configuration setting to simply turn on seconds. By virtue of Windows showing the time, we know that Windows is tracking the passing of seconds. Microsoft has, for some reason though, determined that we don't need to see the seconds in the system tray. If we click on the clock in the system tray and open the notification sidebar, we can see the seconds. They disappear, however, when we start working on anything else. The clock in the system tray is always there, meaning this is a more logical place to display the seconds.

While it might be true that there is no quick setting to turn on or simple toggle to turn the viewing of seconds on or off, that doesn't mean it can't be done. To turn seconds on or off we need to turn to the power of Registry Editor. Follow along as we make a simple change to enable seconds. (Before you begin it is a good idea to close anything else, as this Registry change requires a restart to take effect.)

  1. PressÊWin+R. Windows opens the Run window.
  2. Type "regedit" (without quotes) and pressÊEnter. Windows opens the Registry Editor.
  3. In the left-side panel, navigate to
  4. HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
    
  5. In a blank area of the right-hand window, right-click and choose New>DWORD (32-bit) Value from the pop-up window. This creates a new, unnamed data value.
  6. Name the new data value "ShowSecondsInSystemClock" (without quotes) and pressÊEnterÊto commit the new name.
  7. Double-click on the ShowSecondsInSystemClock value. This opens the Edit DWORD (32-bit) Value dialog box.
  8. Change the Value Data field to a "1" (without quotes) to enable seeing seconds, or conversely a "0" (again without quotes) to disable the display of seconds. (See Figure 1.)
  9. Figure 1. ShowSecondsInSystemClock with new value data entered.

  10. Click OK to close the Edit DWORD (32-bit) Value dialog box.
  11. Close the Registry Editor.
  12. Restart your computer to have the changes take effect.

With this simple Registry Editor modification, you can watch time slowly pass by, second-by-second.

 This tip (13823) applies to Windows 10.

Author Bio

Eric Wyatt

Eric Wyatt is a swell guy (or so his friends tell him). He is a formally trained designer and branding expert, bringing a wide range of skills to his Tips.Net articles. ...

MORE FROM ERIC

Weather Maps

Your local meteorologist has access to some handy weather maps. With Windows 10 and the Weather app, you have access to ...

Discover More

Start Menu Folders

The Start menu in Windows 10 allows for you to customize what appears there, such as tiles and recently used apps. You ...

Discover More

Turn Off/On Window Snap

Windows allows for a system window to "snap" to certain areas of your screen. You can easily turn this feature on or off.

Discover More
More WindowsTips

Change the Default Appended Name for New Folders

By default in Windows 10, when a folder or file is copied or duplicated within the same folder as the original, the ...

Discover More

Enlarging Screen Font Size

Sometimes things appearing on the screen are a bit too small to read easily. One possible solution is to adjust the size ...

Discover More

Disabling Windows Shake

Windows Aero Shake minimizes open windows with a simple gesture. You can disable this feature using the Registry Editor.

Discover More
Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is 2 + 2?

There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)


Newest Tips