Time reference of windows

hyunmin jang 25 Reputation points
2024-11-18T04:12:13.1533333+00:00

I want to know how window 10 refer time reference from UTC (Coordinated Universal Time).

I set UTC as time reference. But I'm not sure how often window 10 refers this references. (e.g. once a minute, once an hour)

Please let me know how often it happens.

There is no proper tags related to this topic.

Thank you

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,035 questions
0 comments No comments
{count} votes

Accepted answer
  1. Prrudram-MSFT 28,281 Reputation points Moderator
    2024-11-18T04:36:08.13+00:00

    Hello @hyunmin jang
    Windows 10 synchronizes its clock with UTC (Coordinated Universal Time) through the Windows Time service. By default, the time synchronization interval is set to once every 7 days. However, this interval can be adjusted for more frequent synchronization if needed2.

    If you want to change the synchronization interval, you can modify the SpecialPollInterval registry key. The value is in seconds, so for example, setting it to 3600 would sync the clock every hour.
    For details on the above, please refer to https://learn.microsoft.com/en-us/troubleshoot/windows-server/active-directory/w32time-sync-specialpollinterval-ignored
    https://learn.microsoft.com/en-us/windows-server/networking/windows-time-service/configuring-systems-for-high-accuracy

    Other TPA references for your understanding:
    https://serverfault.com/questions/111954/how-to-set-a-frequent-period-for-ntp-client-to-sync-with-the-ntp-server

    https://blog.jsinh.in/how-to-change-time-sync-time-interval-in-windows/#:~:text=The%20default%20time%20to%20automatically,state%20before%20making%20any%20changes.

    If I have answered your question, please accept this as answer as a token of appreciation and don't forget to thumbs up for "Was it helpful"!

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.