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

Using the Voice Recorder

Windows 10 includes the new Voice Recorder app. Ideal for recording lectures, cute things your kids say, musical ...

Discover More

Adjusting Your Monitor's Refresh Rate

Does your screen's motion appear choppy or less than smooth? You can improve the smoothness of motion on your screen by ...

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
More WindowsTips

Changing File Explorer's Default Startup Location

The File Explorer can start in either of two locations. This tip tells you how to set its default startup location to one ...

Discover More

Using the System Information Tool

Need to lift the hood and look into the inner workings of Windows? One place you can do this easily is through the System ...

Discover More

Listening with One Ear

If you use a single speaker to listen to your computer audio, you may be missing out on some sounds. Two quick changes to ...

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 seven more than 5?

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


Newest Tips