
- Press Windows Key + X to open the Win+X menu and choose Command Prompt (Admin).
- When Command Prompt starts, enter the following commands:
w32tm /debug /disable
w32tm /unregister
w32tm /register
net start w32time
- If everything was successful, you should see “The windows Time Service is starting. The windows time service was started successfully.” message.
- Close Command Prompt and try to synchronize your clock.
Can’t access Command Prompt as an admin? Check out this guide.
5. Disable your third-party firewall
Firewall tools are always useful because they prevent potentially dangerous applications from accessing the Internet. Unfortunately, sometimes these tools can interfere with your clock and cause this error to appear.
To fix this error, be sure to temporarily disable your firewall and check if that fixes the problem. If the issue persists, you might want to uninstall your firewall completely.
Users reported that after switching to Standard mode in their firewall or after disabling it completely, they were able to synchronize their clock without any problems.
In addition, you might want to configure your firewall to unlock NPT access on UDP port 123. If you changed your router’s firewall configuration, you might have to unlock UDP port 123 on your router as well.
Do you need to configure your router? Modify any settings easily with these software tools.
Check if your Firewall is blocking a port or an app with some steps from this guide.
6. Change the default update interval
- Press Windows Key + R and enter regedit.
- Press Enter or click OK.
- When Registry Editor starts, navigate to the following key in the left pane:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeTimeProvidersNtpClient
.
- Double click the SpecialPollInterval key.
- In the Base section select Decimal.
- By default Value, data should be set to 604800.
- This number represents 7 days in seconds, but you can change it to 86400 so it represents 1 day.
- After doing that, click OK to save changes.
Sometimes these errors can occur due to your update interval, but you can easily fix this error by changing few values in your registry.
We have to warn you that modifying your registry can lead to system stability issues if you don’t do it properly, therefore you might want to create a backup of your registry just in case.
Can’t access the Registry Editor? Check out this guide and solve the issue quickly.
7. Add more servers to the registry
- Open Registry Editor and navigate to the following key in the left pane:
HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionDateTimeServers
- You should see several values available in the right pane. Every server will be represented by a number.
- To add a new time server, right-click the empty space and choose New > String Value.
- Enter the appropriate number as the name, in our case that’s 3 since we already have 3 servers available, and double click it.
- In the Value data field enter the server‘s address. Users reported that tick.usno.navy.mil server worked for them, so you can add it if you want.
- Click OK to save changes.
- Optional: You can add as many servers as you want by following the previous steps. Regarding the servers, you can add any of these:
- time-a.nist.gov
- time-b.nist.gov
- 128.105.37.11
- europe.pool.ntp.org
- clock.isc.org
- north-america.pool.ntp.org
- time.windows.com
- time.nist.gov
After you add servers to the registry, simply go to Time and Date settings and choose any of the servers that you added. For more information on how to change a time server, be sure to check Solution 2 for detailed instructions.
8. Change registry values
- Open Registry Editor and navigate to the following key in the left pane:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeConfig
- In right pane double click on MaxNegPhaseCorrection and set the Value data to ffffff.
- Click OK to save changes.
- Double click on MaxPosPhaseCorrection and set Value data to ffffff. Click OK to save changes.
- Close Registry Editor.
Can’t edit your registry? Take a look at this step-by-step guide!
Users reported that you can fix this problem simply by changing two values in your registry. After doing that, try to synchronize your clock again. Before trying this solution it’s recommended to back up your registry in case anything goes wrong.
An error occurred while Windows was synchronizing with time.windows.com error can prevent your clock from synchronizing, but you can easily solve this problem by changing your time server or by using any other of our solutions.
If you have any more questions or suggestions, feel free to drop them in the comments section below.
This post was written by Milan Stanojevic and was first posted to WindowsReport