Linux:
timedatectl set-local-rtc 1 --adjust-system-clockWindows:
- Navigate to the following key in the left pane of the registry editor:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TimeZoneInformation- Right-click the “TimeZoneInformation” key and select New > DWORD (32-bit) Value.
- Name your new value RealTimeIsUniversal.
- Double-click the RealTimeIsUniversal value you just created, set is value data to 1, and click “OK”.
Thanks for leaving this lying around on the internet! Can confirm it fixed my issue for Win11.. So that's SEVEN YEARS this has been a problem in windows land.. rubbish!