How to Show Seconds in Taskbar Clock on Windows 11

By default, Windows 11’s taskbar clock only shows hours and minutes — which is fine for most people, but if you like precision, that missing seconds display can be frustrating. Whether you’re timing downloads, troubleshooting processes, or just want to see the exact time down to the second, there’s now an easy way to show seconds on the taskbar clock in Windows 11.

In this guide, we’ll walk you through how to enable seconds in the taskbar clock using both the Settings app and the Registry Editor, along with some tips for older builds of Windows 11 that don’t have this option.

Why You Don’t See Seconds by Default

Microsoft originally left seconds out of the taskbar clock for performance reasons — rendering seconds in real-time used more system resources, especially on older PCs. However, since Windows 11 build 22621.1776 (Moment 3 Update), Microsoft has officially added the option to show seconds again in the taskbar clock.

So, if you don’t see the toggle, make sure your Windows 11 is updated to the latest version.

1. Show Seconds in Taskbar Clock Using Settings (Recommended)

This is the easiest and official way to enable seconds — no registry tweaks needed.

  1. Press Windows + I to open Settings.
  2. Go to Personalization → Taskbar.
  3. Scroll down and select Taskbar behaviors.
  4. Find the option Show seconds in system tray clock (uses more power).
  5. Check the box next to it.

Once you toggle it on, your taskbar clock will immediately start showing seconds in real time.

Tip: If the option doesn’t appear, make sure your Windows 11 version is updated to Moment 3 (Build 22621.1776 or later). You can check your version by pressing Windows + R, typing winver, and pressing Enter.

2. Enable Seconds Using the Registry Editor (For Older Builds)

If you’re running an older version of Windows 11 that doesn’t include the seconds toggle in Settings, you can manually enable it through the Registry Editor.

Note: Editing the registry can affect system behavior if done incorrectly. Make sure to follow the steps carefully.

Here’s how to do it:

  1. Press Windows + R, type regedit, and hit Enter.
  2. Navigate to the following path: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
  3. In the right pane, right-click on an empty space and select New → DWORD (32-bit) Value.
  4. Name it: ShowSecondsInSystemClock
  5. Double-click the new entry and set its Value data to 1.
  6. Click OK and close the Registry Editor.
  7. Restart your PC or restart Windows Explorer to apply the changes.

To restart Explorer quickly:

  • Press Ctrl + Shift + Esc to open Task Manager.
  • Find Windows Explorer, right-click it, and select Restart.

After restarting, your taskbar clock should now display seconds.

3. Use a Third-Party Clock Utility (Optional)

If you’re using a very early version of Windows 11 (pre-Moment 3) or just want more customization options, third-party apps can help.

Some reliable tools include:

  • ElevenClock – A free, open-source utility that enhances the Windows 11 clock with seconds, seconds blink, alignment options, and even multiple time zones.
  • T-Clock – A lightweight clock customization tool for users who prefer the classic Windows-style clock.

Always download these apps from their official or trusted sources, like GitHub, to avoid malware or bloatware.

4. Make Sure You’re on the Latest Windows 11 Version

If none of the above options work, you may simply be running an outdated version of Windows 11.

To update your system:

  1. Press Windows + I to open Settings.
  2. Navigate to Windows Update → Check for updates.
  3. Install any available updates and restart your PC.

Once updated, you should see the “Show seconds in system tray clock” option under Taskbar behaviors.

Wrapping Up

Showing seconds in the Windows 11 taskbar clock might seem like a small detail, but it’s a handy feature for anyone who likes precision or works with time-sensitive tasks.

If you’re on a newer build, enabling it through Settings takes just a few clicks. For older builds, the Registry Editor tweak does the job just as well — or you can use a third-party tool like ElevenClock for extra customization.

With seconds now ticking away on your taskbar, your Windows 11 clock is finally as precise as it should be.

Posted by Arpita

With a background in Computer Science, she is passionate about sharing practical programming tips and tech know-how. From writing clean code to solving everyday tech problems, she breaks down complex topics into approachable guides that help others learn and grow.

X