NTP client Windows - akoston/McK-CCDC GitHub Wiki
run the following in a command prompt you open as administrator
Open a Command Prompt in Admin Mode from Task Manager the Secret Easy Way
To quickly open a command prompt with administrative privileges from Task Manager, open the “File” menu and then hold the CTRL key while clicking “Run New Task.” This will immediately open Command Prompt with administrative privileges—no need to type anything.
or
You can easily open the Command Prompt by clicking Start and then typing “cmd” into the search box. Alternatively, click/tap on the microphone icon in Cortana’s search field and say “Launch Command Prompt.”
To open Command Prompt with administrative privileges, right-click the result and then click “Run as Administrator.” You could also highlight the result with the arrow keys and then press Ctrl+Shift+Enter.
w32tm /unregister net stop w32time w32tm /register net start w32time w32tm /config /manualpeerlist: /syncfromflags:manual /reliable:yes /update net stop w32time net start w32time then check w32tm /query /source w32tm /query /configuration w32tm /stripchart /computer: /dataonly /samples:5