Changing the NTP (Clock) synchronization frequency in Windows

Changing the NTP (Clock) synchronization frequency in Windows

By default, Windows takes several hours or even days to synchronize the time with the NTP server. In cases where the time is not synchronized, caused by various factors, this delay in synchronization with the NTP server can cause serious inconvenience.

To change the synchronization frequency, we will change a registry in Windows using Regedit.

Press the shortcut key “CTRL + R”, type in the box “regedit” and press “OK”:

CTRL + R

With Regedit open, we’ll navigate to the following directory:

HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\services\W32Time\TimeProviders\NtpClient
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\services\W32Time\TimeProviders\NtpClient

In the directory specified above, open the“SpecialPollInterval” tab and select the“Decimal” option:

SpecialPollInterval

In the“value” field, enter how many seconds you want Windows to update the time with the NTP server.

In our example, we set it to synchronize every 300 seconds (5 minutes). After clicking “OK”, restart the server.

NTP synchronization every 5 minutes

As shown in the image above, our system now synchronizes the time every 5 minutes 🙂

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply

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