Skip to content

Instantly share code, notes, and snippets.

@alexblackie
Created October 10, 2013 02:45
Show Gist options
  • Save alexblackie/6912237 to your computer and use it in GitHub Desktop.
Save alexblackie/6912237 to your computer and use it in GitHub Desktop.
Force Windows to use UTC hardware clock.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation]
"RealTimeIsUniversal"=dword:00000001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment