up vote 1 down vote favorite
share [g+] share [fb]

On Windows 7, is the way to sync the clock to the time server more frequently still the same as before (by regedit)?

Are there other ways such as by using the control panel or system tool?

link|improve this question

70% accept rate
feedback

2 Answers

up vote 5 down vote accepted

It's the same. It hasn't changed since Windows XP.

To change the delay, simply edit the following registry key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w32time\TimeProviders\NtpClient

The value there is the number of seconds between updates.

link|improve this answer
I found that it was W32time ("W" instead of "w")... shouldn't matter since it seems case insensitive. – 動靜能量 Nov 28 '09 at 18:27
Windows is case-insensitive. – Andrew Moore Nov 28 '09 at 19:39
feedback

Atomic Clock works well for me. But it is not yet officially supported on Windows 7 from what the notes say. But it works for Windows Vista, so it could still work.

http://www.worldtimeserver.com/atomic-clock/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.