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

Lock Your Computer With Your Phone

Sometimes you have to get up quickly from your computer before you have time to lock it. With a paired phone and Dynamic ...

Discover More

Quick Event Creation

Windows 10 November 2019 update provides a quick method to add a calendar event. This new method allows you to create an ...

Discover More

Quick Photo Printing

Windows 10 allows for quick and easy printing of your photos at standard photo sizes. You can start printing your photos ...

Discover More
More WindowsTips

Disabling the Windows 10 Blurred Sign-on Screen

The later updates to Windows 10 introduced blurred background images on the sign-in screen. If you prefer to have the ...

Discover More

Customizing the SendTo Menu

The SendTo menu can be used to perform some handy tasks with files. By following the steps in this tip you'll be able to ...

Discover More

Quick Screen Clear

Do you work with a lot of open windows at the same time? If so, you'll love this way to easily focus on only one of those ...

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 two less than 9?

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


Newest Tips