Windows

How to Change Time Server in Windows 11

Richard
Written by
Richard
Jan 30, 2026 Updated Apr 2, 2026 3 min read

Is your computer showing the wrong time? You can fix this by changing the Internet Time Server. Your computer uses a system called Network Time Protocol (NTP) to sync with trusted clocks on the internet. This keeps your time accurate for apps and services.

Windows 11 normally uses time.windows.com as its default server. But you can switch to other popular servers like:

  • time.windows.com (default)
  • time.nist.gov
  • pool.ntp.org

Let’s look at three ways to change your time server.

Change Time Server Using the Settings App

The Settings app is the easiest way to change your time server in Windows 11. Open Settings, navigate to Time & language > Date & time, scroll to Sync now, and click Change next to your current time server to select a new one from the available options.

  1. Open the Settings app. Click the Start menu and select Settings, or press Windows key + I on your keyboard.
  2. Click Time & language on the left side.
  3. Click Date & time on the right side to see more options.
  4. Scroll down and click the Sync now tile to expand it.
  5. Click the Change button next to where it shows your current time server.
  6. Type the address of the new time server you want to use. For example, type time.nist.gov and click OK.

Why do this? Changing your time server ensures your computer syncs with a reliable clock. What happens? Your computer will now get its time from the new server you chose.

Date and Time settings in Windows 11 Settings app

Change Time Server button in Windows 11 Settings

Change Time Server Using Control Panel

This method also works well. Follow these steps:

  1. Open the Control Panel.
  2. Go to Clock and Region.
  3. Click Set the time and date.
  4. In the pop-up window, select the Internet Time tab.
  5. Click Change settings. ⚠️ This step requires admin privileges.
  6. Choose a time server from the list or type your own.
  7. Click Update now and then OK.

Why use this method? The Control Panel gives you direct control over your time settings. What happens? Your computer tests the new server and updates your system time right away.

Set date and time link in Control Panel

Internet Time tab in Date and Time window

Select Internet Time Server in Control Panel

Add or Change Time Servers Using the Registry Editor (Advanced)

Advanced users can add or change time servers through Registry Editor by navigating to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\DateTime\Servers, where you can manually add new NTP server addresses. This method requires administrator privileges and caution, as incorrect registry edits can cause system issues.

  1. Open the Registry Editor by typing regedit in the Start menu search and pressing Enter. ⚠️ This step requires admin privileges.
  2. Navigate to this folder:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\DateTime\Servers

  3. If the Servers folder doesn’t exist, right-click on DateTime, select New > Key, and name it Servers.
  4. In the right pane, you will see servers listed as numbers (0, 1, 2, etc.). Each number represents a time server address.
  5. To add a new server, right-click in the right pane. Choose New > String Value. Name it the next number, like 3. Then double-click it and enter the server address, such as time.google.com.
  6. Next, go to:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w32time\Parameters

  7. Double-click the NtpServer entry and replace the value with the server you want to use. For example, type:

    time.google.com,0x9

  8. Save and close the Registry Editor.
  9. Restart your computer to apply the changes. ⚠️ A restart requires admin privileges.

Why edit the registry? This method lets you set up custom time servers or manage multiple servers. What happens? Your computer uses the new servers you added for time syncing.

Registry Editor showing Internet Time Servers

Changing time server in Registry Editor

Summary

  • You can change the Internet Time Server in Windows 11 using the Settings app, Control Panel, or Registry Editor.
  • The default server is time.windows.com. Other reliable options include time.nist.gov and pool.ntp.org.
  • Pick a reliable time server to keep your clock accurate.
  • After changing the server, restart your PC to make sure the change takes effect.
  • Regular syncing helps keep your computer’s time correct for apps and services.
  • If you want to learn more about keeping your Windows 11 PC running smoothly, check out Geek Rewind for helpful guides and tips!

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.

Leave a Reply

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

Exit mobile version