How to Enable or Disable Seconds in Windows 11 System Tray Clock
Windows 11 lets you see the exact time down to the second in your taskbar. This guide shows you how to turn this setting on or off.
Why show seconds?
Some users need to track time with high precision for work or timing tasks. Seeing seconds in your system tray clock provides an instant, accurate reference without needing a separate timer app. Microsoft originally removed this feature in Windows 11 to simplify the taskbar UI and reduce visual clutter, but re-introduced it due to high user demand.
What happens when done?
Once you apply these changes, your clock in the bottom-right corner of the screen will either display or hide the ticking seconds. This change takes effect immediately without requiring a system restart.
Version Compatibility and History
The ability to show seconds in the Windows 11 taskbar clock was officially added in the Moment 2 update for Windows 11 version 22H2 (Build 22621). If you are running an older version of Windows 11, this option will not appear in your settings. Always ensure your system is updated via Windows Update to access the latest UI tweaks.
Method 1: Using the Settings App
This is the easiest way to change your clock settings.
- Open the Windows Settings app by clicking the Start menu and selecting the gear icon.

- Click on Personalization in the left menu.

- On the right side, click on Taskbar.

- Scroll down and click Taskbar behaviors to open the menu.
- Check the box next to Show seconds in the system tray clock to turn them on. Uncheck the box to hide them.

- Close the Settings app.
Method 2: Using the Windows Registry
If the settings menu does not work, you can use the Windows Registry. Warning: This method requires admin privileges.
- Open the Windows Registry by typing
regeditin your Start menu search bar. - Go to the following path:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced 
- Look for the value named
ShowSecondsInSystemClockon the right side. If you do not see it, right-click an empty space, select New, then DWORD (32-bit) Value, and name itShowSecondsInSystemClock. - Double-click the value. Change the data to
1to show seconds, or0to hide them. 
- Close the Registry Editor.
Performance Impact and Battery Life
Does showing seconds in the clock drain battery life? While the impact is minimal, having the clock refresh every second instead of every minute does cause the system to process more frequent UI updates. On older hardware or devices running on battery power, this can lead to a very slight increase in CPU usage and a minor reduction in battery longevity.
Troubleshooting Registry Issues
If the registry key does not appear to work, ensure you have created a DWORD (32-bit) Value and not a String value. If you make a mistake, you can simply delete the key or set the value back to 0 to revert to default settings. For general time synchronization issues, refer to the official Microsoft Support page.
Summary
You can easily control whether your Windows 11 taskbar clock shows seconds through the Settings app or the Windows Registry. Use the Settings app for a simple interface, or use the Registry method if you prefer advanced system tweaks. Remember that this feature requires a modern version of Windows 11 (22H2 or later) and may have a tiny impact on battery life.
Is the registry method still necessary after the 22H2 update?
No, the registry method is generally not necessary for users on Windows 11 version 22H2 or newer. Microsoft added a native toggle in the Taskbar settings menu, making it much safer and easier for everyday users to enable or disable seconds without editing system files manually.
Was this guide helpful?
Leave a Reply