Change Windows time to UTC time



  1. If the time is messed up from trying to get Windows to use UTC, boot into Windows, and set the time as it would be normally (correct timezone, no regedit, Windows Time service enabled, recently synced, etc)
  2. Do the regedit you mentioned already
  3. Press Windows key + "X". Select Command Promt (Admin)
  4. Sync the time w32tm /config /update
  5. Disable Windows Time service sc config w32time start= disabled
  6. Install a 3rd party NTP client
  7. Verify that it works with a reboot

Post a Comment

Previous Post Next Post