Run the following commands as admin in command prompt :
1 2 3 4 5 6 | W32tm /config /syncfromflags :manual /manualpeerlist : "time.nist.gov" W32tm /config /reliable : yes W32tm /config /update W32tm /resync Net stop w32time Net start w32time |