Timezone keeps changing to UTC

103 views
Skip to first unread message

Justin Vegan

unread,
Mar 10, 2016, 4:31:49 PM3/10/16
to Remix OS for PC
Everytime i boot back to windows 10 it thinks im in another timezone.  i did have it set for automatic,  i live in austin tx and it thinks my timezone is UTC.  so i have to manually set the time

Larry Underhill

unread,
Mar 10, 2016, 4:35:25 PM3/10/16
to Remix OS for PC
Same here

ras...@gmail.com

unread,
Mar 10, 2016, 5:27:16 PM3/10/16
to Remix OS for PC
Me Three!

Larry Underhill

unread,
Mar 10, 2016, 6:49:19 PM3/10/16
to Remix OS for PC
I found a temporary fix for it here:http://forum.xda-developers.com/showthread.php?t=3330718
How to fix broken auto time sync on windows ,after enabling time sync on remix os?

dgdn

unread,
Mar 10, 2016, 8:55:49 PM3/10/16
to Remix-O...@googlegroups.com
BEWARE: in WINDOWS 10 you need to create the "RealTimeIsUniversal" instance as it
                    does not exist in the registry, 
                    using: run regedit
                       then add the dword/qword value

following should work in windows 7 / 8 / 8.1
---------------------------------------------------------
Create a *.reg file (on the desktop) with the following content and double-click it to import it into registry: (create file using notepad, save as .txt, then change to .reg file)
If the above appears to have no affect, and a 64-bit variant of Windows is being used, using  QWORD value instead of a DWORD value may resolve the issue.

CREATED .reg FILES (created files attached)
-------------------------------------------------------------

Windows 32 bit machine (dword)
-------------------------------------------
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation] "RealTimeIsUniversal"=dword:00000001


Windows 64 bit machine (dword)
--------------------------------------------
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation] "RealTimeIsUniversal"=dword:00000001


Windows 64 bit machine (qword)
-------------------------------------------
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation] "RealTimeIsUniversal"=qword:00000001

This has been working fine for me with Remix_OS & Windows 10 dual-boot using qword, also had used it before with
android-x86 Marshmallow latest test build.
TIME-FIX_32bit.reg
TIME-FIX_64bit-qword.reg
TIME-FIX_64bit-dword.reg

dargi...@gmail.com

unread,
Mar 11, 2016, 6:39:09 AM3/11/16
to Remix OS for PC
If i have 46bit machine with 32bit UEFI and 32bit Win10, which file should i use?

nelso...@gmail.com

unread,
Mar 11, 2016, 10:47:32 AM3/11/16
to Remix OS for PC
46bit machine?
Reply all
Reply to author
Forward
0 new messages