Windows Time synchronization is not working, and it still fails when I change the server. What could I do?
LastUpdate : Mon, 11 Apr 2016
Answer
Please open a command prompt with administrator permission, and follow the steps below to run commands.
1. regsvr32 w32time.dll
2. w32tm /unregister
3. w32tm /register
4. net stop w32time
5. net start w32time