Releases: Kaseioo/windows_time_synchronizer
Releases · Kaseioo/windows_time_synchronizer
Release list
First release v1.0.0
Should work for Windows 10 and Windows 11.
- This will NOT be as accurate as normal windows time synchronisation, and may drift away from correct time due to millisecond divergence.
- The executable must be ran as Administrator, as it will update the system time.
- By default, the program uses some common time servers. You can override this by creating a
ntp_servers.txtfile and adding it to the same directory as the executable. One NTP address per line; check readme for more information.
Some antivirus software (including Windows Defender) might flag this as a false positive since it hooks into the Windows API and requires administrator privileges.