Where do I find the "Internet Time" (NTP) settings in Windows 10?

"Internet Time Settings" dialog box

  1. Go to Control Panel.
  2. Search for "Date and Time".
  3. Click on "Set the time and date".
  4. Click on the "Internet Time" tab.
  5. Click on "Change settings…".

Windows 10: Internet Time Settings

Registry key

You can still modify the default server registry key at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\DateTime\Servers to set a custom NTP server.

Registry Editor for setting NTP servers


For domain users, the domain controller (DC) will also be missing the Internet time, as well as all domain workstations. Once the Domain Controller is set to a manual peer, the workstations can run, from an elevated command prompt:

net time \\domaincontroller.domain.tld /set /y

to synchronise with the DC.

Example:

net time \\dc.domain.local /set /y

For virtual servers, the DC/member servers, clients will have issues even with these settings set on the DC. The core server controls it, and it does have the Internet Time tab, so you can set the manual peer there and then everything will work as it should, because virtual servers use the physical resources from the core server.


For Windows 10, Creators update these settings can be found like this:

  1. Open Settings (Click on Windows Logo at lower left corner and then click the cog wheel)
  2. Select Time & language
  3. Under Related settings select Additional date, time & regional settings. A new window with the 'traditional' settings interface should now open.
  4. Click on Set the time and date. Another popup window opens.
  5. Select tab Internet Time and make your changes within Change settings...
  6. OK, OK, Close, Close... ;-)

Alternative way:

  1. Click the loupe (magnifying glass) at the lower left corner of the screen.
  2. Start typing Control Panel and select it as soon as it appears within the results. The control panel opens.
  3. Type Time in the search field at the top right corner.
  4. Select Set the time and date. Another popup window opens.
  5. Select tab Internet Time and make your changes within Change settings...
  6. OK, OK, Close, Close... ;-)

Second alternative way:

  1. Open Settings (Click on Windows Logo at lower left corner and then click the cog wheel)
  2. Search for "date time".
  3. Click on Date and Time (not Date & time settings !). A popup window opens.
  4. Select tab Internet Time and make your changes within Change settings...
  5. OK, OK, Close, Close... ;-)

Tags:

Ntp

Windows 10