首页  >  文章  >  系统教程  >  How to Show Seconds on Windows 11 Clock

How to Show Seconds on Windows 11 Clock

William Shakespeare
William Shakespeare原创
2024-09-19 02:19:08360浏览

Ever find yourself glancing at your computer clock, craving that extra level of precision? Well, Microsoft has finally added the ability to display seconds on the taskbar clock, a notably absent feature in the initial release. This article will guide you on how to show seconds on the Windows 11 clock quickly and effectively.

How to Show Seconds on Windows 11 Clock

Whether you’re coordinating time-sensitive tasks, syncing precise recordings, or prefer a more granular view of time, having seconds at your fingertips can be surprisingly beneficial. It’s the little things that add up to a smoother, more efficient computing experience. With this understanding, let’s begin with the steps.

1. Using Taskbar Settings

This is one of the most common and easiest ways to add seconds to a Windows 11 clock. Follow the below steps.

Step 1: Press the Windows key on your keyboard, type Settings, and click Open.

How to Show Seconds on Windows 11 Clock

Step 2: Navigate to Personalization and choose the Taskbar option.

How to Show Seconds on Windows 11 Clock

Step 3: Under Taskbar settings, click on Taskbar behaviors.

How to Show Seconds on Windows 11 Clock

Step 4: Finally, check the box next to ‘Show seconds in system tray clock’ in the expanded menu.

How to Show Seconds on Windows 11 Clock

Once the option is enabled, the seconds appear on the clock in the bottom right corner of your taskbar. Another way to add seconds to the Windows 11 clock is by using the command-line tool; continue reading.

2. Using Windows Terminal

You can also use Windows Terminal to add a clock with seconds in the system tray. Follow the instructions below.

Step 1: Press the Windows key on your keyboard, type Terminal, and click Open or ‘Run as administrator.’

How to Show Seconds on Windows 11 Clock

Step 2: Now, type the below command and hit Enter.

Set-ItemProperty -Path HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced -Name ShowSecondsInSystemClock -Value 1 -Force

How to Show Seconds on Windows 11 Clock

Once the command is executed, you should see a clock with seconds displayed in the taskbar.

Also Read: How to add multiple clocks on your Windows PC

3. Using the Run Command Box

This is an alternative way to show seconds in the system tray icon if you don’t want to do it through Terminal. Follow the below-mentioned steps.

Step 1: Press the Windows key on your keyboard, type Run, and click Open.

How to Show Seconds on Windows 11 Clock

Step 2: Type the below command in the text box and click OK.

cmd /c powershell.exe Set-ItemProperty -Path HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced -Name ShowSecondsInSystemClock -Value 1 -Force

How to Show Seconds on Windows 11 Clock

That’s about it. Once this command gets executed, it will enable Windows to show seconds in the system tray clock. There’s another way to allow the clock with seconds on Windows 11; continue reading.

4: Using Registry Editor

This method is more complex than the above one, but the steps are simple to follow and execute. However, because we will use Registry Editor, we recommend you back up the Windows Registry before proceeding with the steps below. 

Step 1: Press the Windows key on your keyboard, type Registry Editor, and click ‘Run as administrator.’

Note: Alternatively, press the Windows key + R to open the Run dialog box, type regedit.exe, and click OK to open Registry Editor.

How to Show Seconds on Windows 11 Clock

In the prompt, select Yes. 

Step 2: In the top address bar, enter the following path.

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced

Note: You can manually navigate to the section too.

How to Show Seconds on Windows 11 Clock

Step 3: Find and double-click on the ShowSecondInSystemClock key.

How to Show Seconds on Windows 11 Clock

Step 4: Now, type 1 in the Value Data field and press OK.

How to Show Seconds on Windows 11 Clock

Finally, reboot the system to implement the changes. And that’s it! After booting your PC again, you will have turned on a clock with seconds on the taskbar.

If this method is too much to follow, you can use available third-party applications to get the seconds clock in the system tray; keep reading.

Also Read: How to set, edit, and delete an alarm in Windows 11

5. Using Third-Party Tools

Multiple third-party applications are available that add seconds to the Windows 11 clock; some popular ones are ElevenClock and T-Clock Redux. We will use ElevenClock for the demonstration; let’s begin with the steps.

Step 1: Go to the Microsoft Store, search ElevenClock, and click the Install button. Or you can click on the below link and navigate to the download page directly.

How to Show Seconds on Windows 11 Clock

Step 2: Once installed, launch the application and go to ‘Date & Time Settings.’

How to Show Seconds on Windows 11 Clock

Step 3: From the drop-down menu, find ‘Show seconds on the clock,’ and check the box next to it.

Note: You may have additional customization options, such as fading in the seconds or adjusting the font size.

How to Show Seconds on Windows 11 Clock

Once you’ve completed these steps, you should see the seconds displayed in the system tray clock, providing more precise timekeeping for your Windows 11 experience.

FAQs on Showing Seconds on Windows 11 Clock

1. Does using third-party tools to show seconds have any drawbacks?

While third-party tools can provide additional customization options, they may have limitations or compatibility issues with future Windows updates.

2. Can I use a screensaver or desktop widget to show seconds?

Yes, you can use screensavers or desktop widgets that display the time with seconds.

Keep a Close Watch

The ability to show seconds on your Windows 11 clock might seem like a minor adjustment, but it can significantly impact your day-to-day activities. Now that you know how to show seconds on the Windows 11 clock, you can have that extra precision. You may also want to read how to synchronize Windows clock with Internet Time Server.

以上是How to Show Seconds on Windows 11 Clock的详细内容。更多信息请关注PHP中文网其他相关文章!

声明:
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn