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

Finding Large Files

Large files can quickly take up valuable space on your hard drive. In this tip you discover how to easily search for ...

Discover More

Counting Files and Subfolders Using the Command Prompt

There are times when you might need to know how many files or subfolders are in a folder. Using the command prompt, you ...

Discover More

Google Chrome Setting URLs

Shortcut URLs allow quick access to the settings within Google Chrome. Use these shortcut URLs to quickly access the ...

Discover More
More WindowsTips

Reviewing the Windows Update History

Windows installs updates automatically by default. If you want to review what updates have been installed, seeing the ...

Discover More

Configuring Windows' Secret Start Menu

You can quickly access either Command Prompt or PowerShell by using the Win+X shortcut key command. But which one is ...

Discover More

Change Your Pointer

Windows 10 uses a default mouse pointer size and color. With a quick setting change, you can customize the mouse size and ...

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 6 - 0?

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


Newest Tips