Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save jesterjunk/665157e3d9d85ac1e08b918a2ea5bcd2 to your computer and use it in GitHub Desktop.

Select an option

Save jesterjunk/665157e3d9d85ac1e08b918a2ea5bcd2 to your computer and use it in GitHub Desktop.
Registry Edit for Windows 10: show seconds in the system tray clock

Registry Edit for Windows 10: show seconds in the system tray clock

  1. Windows Key + R

  2. Type‌ ‌‌ ‌regedit‌ ‌‌ ‌and press‌ ‌‌ ‌Enter

  3. Search for this registry path:‌ ‌‌ ‌HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced

  4. If it is not already present — Create a new‌ ‌‌ ‌DWORD‌ ‌‌ ‌and name it‌ ‌‌ ‌ShowSecondsInSystemClock

  5. Set the value of‌ ‌‌ ‌ShowSecondsInSystemClock‌ ‌‌ ‌to‌ ‌‌ ‌1

  6. Restart Computer


Seconds should now be displayed on the system tray clock.


Enjoy :)





































Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment