Skip to content

Instantly share code, notes, and snippets.

@maxjf1
Created December 8, 2021 00:14
Show Gist options
  • Save maxjf1/2334609fec9e9a71c0a616c86025a4bf to your computer and use it in GitHub Desktop.
Save maxjf1/2334609fec9e9a71c0a616c86025a4bf to your computer and use it in GitHub Desktop.
Windows time fix
Reg add HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation /v RealTimeIsUniversal /t REG_QWORD /d 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment