Skip to main content

Fixing the Time Mismatch Between Ubuntu and Windows 10

icysamon
Author
icysamon
Electronics & Creator

Open Notepad on Windows 10 and write the following code:

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation]
"RealTimeIsUniversal" = dword:00000001

Save the file, then change the extension from .txt to .reg.

Run the file to complete the setup.