Time & Date Settings

How to Add or Remove Additional Clocks for Different Time Zones in Windows 11?

4 Unique Methods to Add or Remove Additional Clocks for Different Time Zones in Windows 11 PC!

Windows 11 offers a useful feature to add additional clocks for different time zones. This is particularly helpful for users who work across multiple time zones or have friends and family in different parts of the world. With this feature, you can easily keep track of time in other regions without needing third-party tools or websites.

In this tutorial, we’ll explain how to add or remove additional clocks in Windows 11 using simple and effective methods.

Why Need to Add Additional Clocks in Windows 11?

Adding additional clocks to your system allows you to:

  • Keep track of different time zones for work or personal use.
  • Plan meetings and events across multiple locations.
  • Avoid confusion when dealing with international schedules.

With Windows 11, you can add up to two additional clocks alongside your primary system clock.

Method 1: Using the Settings App

The Settings app provides a quick and user-friendly way to add or remove additional clocks. Here’s how you can do it:

  • Open Settings by pressing Winkey + I.
Windows Settings App
Windows Settings App
  • Navigate to Time & Language from the left-hand menu.
  • Select Date & time from the options.
Choose Date and Time from Windows Settings
Choose Date and Time from Windows Settings
  • Scroll down and click on Additional clocks for different time zones under the Related links section.
Choose Additional clocks
Choose Additional clocks
  • This will open the old-style Date and Time settings window.
Date and Time settings window
Date and Time settings window
  • In the Additional Clocks tab:
    • Check the box for Show this clock to enable an additional clock.
    • Select a time zone from the dropdown menu.
    • You can find the list of timezone and along with its country: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
    • Enter a display name for the clock, such as “New York” or “Tokyo.”
Setting Additional Clock
Setting Additional Clock
  • Click Apply and then OK to save your changes.

To remove an additional clock, simply uncheck the Show this clock option for the respective time zone.

Hovering Mouse will show Additional Clocks
Hovering Mouse will show Additional Clocks
Clicking the Clock will display both the additional clocks in the calender menu
Clicking the Clock will display both the additional clocks in the calender menu

Method 2: Using Control Panel

If you prefer the traditional Control Panel, you can use it to manage additional clocks. Follow these steps:

  • Open the Control Panel by typing “Control Panel” in the Windows search bar and selecting it.
Open Control Panel from Start menu
Open Control Panel from Start menu
  • Go to Clock and Region.
Choose Clock and Region
Choose Clock and Region
  • Click on Date and Time.
Click Date and Time
Click Date and Time
  • Navigate to the Additional Clocks tab.
Navigate to Additional Clocks option
Navigate to Additional Clocks option
  • To add a clock:
    • Check Show this clock for one or both available slots.
    • Select the desired time zone from the dropdown menu.
    • Enter a label for the clock to easily identify the region.
Setting Additional Clock
Setting Additional Clock
  • To remove a clock, uncheck the Show this clock option.
  • Click Apply and then OK to save the settings.

Method 3: Using Registry Editor

Important: Editing the registry can be risky if not done correctly. Always back up your registry before making any changes.

For advanced users, the Registry Editor allows you to add or remove additional clocks. Here’s how:

Navigate to the desired directory
Navigate to the desired directory
  • Right-click on the AdditionalClocks folder in the left pane.
  • Select New > Key and name the first key Clock1.
  • Repeat the process to create another key named Clock2 (if needed for the second clock).
  • Click on the Clock1 key you created.
  • In the right pane, right-click and select New > String Value.
    • Name the first value DisplayName and double-click it to set a name (e.g., “New York”).
  • Right-click again and select New > String Value.
    • Name the second value TimeZone and double-click it to set the time zone ID (e.g., Eastern Standard Time for New York).
Setting the additional clocks via registry editor
Setting the additional clocks via registry editor
  • If you want a second additional clock, click on Clock2, and repeat the same process, setting DisplayName and TimeZone values for the second time zone.
  • You will see entries for Clock1 and Clock2. To configure:
    • Double-click DisplayName and enter a name for the clock (e.g., “Sydney”).
    • Double-click TimeZone and enter the time zone ID (e.g., “AUS Eastern Standard Time”).
Setting the second additional clocks via registry editor
Setting the second additional clocks via registry editor
  • To remove a clock, delete the corresponding Clock1 or Clock2 entry.
Delete the Key file to remove the additional clocks
Delete the Key file to remove the additional clocks
  • Close the Registry Editor and restart your system to apply changes.

Method 4: Using PowerShell

If you prefer using command-line tools, PowerShell can be used to manage additional clocks programmatically:

  • Open PowerShell as Administrator by right-clicking the Start menu and selecting Windows Terminal (Admin).
Opening PowerShell as Admin Mode
Opening PowerShell as Admin Mode
  • To add a clock, use the following commands one by one:
    • Set-ItemProperty -Path "HKCU:\Software\Microsoft\Windows\CurrentVersion\DateTime\AdditionalClocks\Clock1" -Name "DisplayName" -Value "London"
Command to Set the additional clock name
Command to Set the additional clock name
  • Set-ItemProperty -Path "HKCU:\Software\Microsoft\Windows\CurrentVersion\DateTime\AdditionalClocks\Clock1" -Name "TimeZone" -Value "GMT Standard Time"
Command to set the GMT Standard timezone for the additional clock
Command to set the GMT Standard timezone for the additional clock
  • To remove a clock, delete the registry entry for that clock using:
    • Remove-Item -Path "HKCU:\Software\Microsoft\Windows\CurrentVersion\DateTime\AdditionalClocks\Clock1"
Command to remove the additional clocks from registry editor
Command to remove the additional clocks from registry editor
  • Restart your computer to apply the changes.

Conclusion

Adding or removing additional clocks for different time zones in Windows 11 is a simple yet powerful feature. Whether you choose to use the Settings app, Control Panel, Registry Editor, or PowerShell, these methods ensure you can effectively manage time zones and stay organized.

By following the steps outlined in this guide, you’ll be able to track multiple time zones effortlessly, making it easier to stay connected with colleagues, clients, or loved ones across the globe.

Frequently ASked Queries:

How many additional clocks can I add in Windows 11?

Windows 11 allows you to add up to two additional clocks alongside the system clock.

Why can’t I see the option to add additional clocks in Settings?

The option might be moved under Related links in the Date & time section. Ensure your Windows version is up to date.

Can I customize the format of the additional clocks?

No, the format of additional clocks is tied to the system’s regional settings.

Is it possible to add more than two additional clocks?

By default, Windows 11 supports only two additional clocks. For more clocks, consider third-party tools.

Will the additional clocks appear on the taskbar?

Additional clocks appear when you click the date and time section on the taskbar, not directly on the taskbar itself.

Read More:

Arjun Das

Hello folks, I'm Arjun. I've developed several web apps, including IMGCentury.com, and have extensive knowledge of Windows and Linux operating systems. I started working on Win11verse as a hobby and am committed to sharing the best of my expertise.

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button
Close

Adblock Detected

Kindly disable the Adblocker