Home Windows How to Change Internet Time Server in Windows…
Windows

How to Change Internet Time Server in Windows 11

How to Change Internet Time Server in Windows 11
Richard
Written byRichardTech Writer, IT Professional
Apr 19, 2023 Updated Apr 16, 2026 2 min read

Your Windows 11 computer automatically checks the internet once a week to keep your clock accurate. This is important because your computer uses this time to track when you create or change files. It also helps your PC handle time zones and daylight savings time correctly.

Why do this? Sometimes the default clock server may be slow or unresponsive. Changing it allows you to pick a different source to keep your time precise.

What happens when done? Your computer will sync with the new server you selected, ensuring your system clock matches the exact time provided by that source.

Change the Time Server via Control Panel

You can easily pick a different server from a preset list using the Control Panel.

  1. Open the Control Panel app.
  2. Navigate to Clock and Region.
  3. Click on Set the time and date.
Windows 11 Date and Time settings in Control Panel

  1. Click the Internet Time tab.
  2. Click the Change settings button. (Note: This step requires admin privileges.)
Date and Time windows in the Control Panel

  1. Pick a new server from the drop-down menu and click Update now.
Internet Time Server list in the Control Panel

Add or Change Time Servers via Registry Editor

If you want to use a server not listed in the menu, you can add it manually using the Registry Editor.

Warning: Be careful when editing the registry. Changing the wrong settings can cause system issues.

  1. Open the Windows Registry app. (Note: This step requires admin privileges.)
  2. Go to this path: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\DateTime\Servers
Internet Time Server registry key

If you do not see a Servers folder, right-click on DateTime and create a new key named Servers.

Windows 11 Internet Time server registry value

  1. On the right side, right-click and select New > String Value.
  2. Name it with a new number (like 3).
  3. Double-click the new item and type the address of your preferred server (e.g., time.google.com).
Windows 11 Internet Time Server registry

  1. Next, go to this path: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w32time\Parameters
  2. Double-click NtpServer.
  3. Change the value to your new server name followed by ,0x9 (e.g., time.google.com,0x9).
Custom internet time server in Windows 11

  1. Save your changes and restart your computer.

Summary

Keeping your computer clock accurate is vital for file management and system tasks. While Windows 11 handles this automatically, you can use the Control Panel to pick from a list of servers or use the Registry Editor to add your own custom time source. Always ensure you have administrator rights before making these changes.

Was this guide helpful?

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, the owner and lead writer at Geek Rewind, is a tech enthusiast passionate about simplifying complex IT topics. His years of hands-on experience in system administration and enterprise IT operations have honed his ability to provide practical insights and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

2452 articles → Twitter

📚 Related Tutorials

How to Access Control Panel in Windows 11
Windows How to Access Control Panel in Windows 11
How to Open and Edit Windows 11 Registry
Windows How to Open and Edit Windows 11 Registry
How to Hide Time and Date in Windows 11 System Tray
Windows How to Hide Time and Date in Windows 11 System Tray
How to Turn On or Off Adjust for Daylight Saving Time Automatically in Windows 11
Windows How to Turn On or Off Adjust for Daylight Saving Time Automatically in Windows 11

Leave a Reply

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