Set hardware clock as GMT in Windows

In windows, the system will read the hardware clock as local time by default. To change the hardware clock so that it is stored in GMT timezone. We can edit registry using regedit:

add the following key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\RealTimeIsUniversal

DWORD: 1