TechTablets › Forums › Chuwi Forums › Chuwi Hi8 Discussion › OS switching problem
Tagged: windows10 chuwivi10
- This topic has 9 replies, 9 voices, and was last updated 9 years, 9 months ago by
Camilo Mendoza.
-
AuthorPosts
-
August 26, 2015 at 12:07 pm #10403
Did you checked it in the Event Viewer? There you can find out what executed it…
-----CHUWI HI8-----
August 27, 2015 at 7:11 am #10441I tried to check this Event Manager. There are so many events happening after startup, so it’s difficult to say, what is causing the problem….
August 27, 2015 at 9:12 am #10453What is happening here is that as soon “Insyde Dual OS WMI Service” runs at Windows startup, it gives the prompt to switch OS. So we have to prevent it from starting automatically and run the service whenever we want to switch to android. So follow steps as below:
- Set that service startup type to Manual
- Create a batch file with the following text in it:
net stop DualOSService
net start DualOSService
This batch file will only execute the commands if right-clicked and run as an administrator.
So I put this file inside the InsydeQ2S folder in Program Files and created a shortcut to it on the Desktop. In the shortcut properties I changed the Icon of the shortcut to the icon from DualOSSwitcher.exe, and under Advanced, I checked the option to Run as Administrator.
Now it doesn’t run at startup and when I run the shortcut, it just prompts me to allow UAC then one more tap on the actual application needed to reboot to Android.
August 29, 2015 at 6:13 pm #10544September 8, 2015 at 11:21 am #11121That linked version of Insyde works better than the one in the downloads section (no auto reboots)… but it still tries to switch the OS to android every time you boot into Windows 10. It just gives you the option to cancel. So still not a perfect solution.
October 18, 2015 at 10:40 pm #13578Solution here : http://techtablets.com/forums/topic/insyde-windows-to-android-switcher/
Although for the vi10 – this sorted out my Hi8 with Windows 10.
January 5, 2016 at 4:50 am #21251Hi, I am having the same issue as everyone else. However, I am not as savvy as most of you being older and not wiser when it comes to technology. In addition, I lost touch screen capabilities only on windows and no idea what drivers to look at to install. (Well I did look at them and tried the recover boot, however, mine does not show a USB drive to link the install too from a USB stick) If anyone has the patients to help a granddad I’m all yours….
Cheers from New Zealand
Jase
May 1, 2016 at 10:54 pm #35764Estimados, resolvi el problema colocando estas líneas en un archivo por lotes, ejecutando el servicio y modificándole el tipo de inicio
@echo offSc start DUALOSSERVICESc config DUALOSSERVICE start=demandexitMe funcionó correctamente ya no me vuelve a salir el molestoso aviso de querer cambiar a Android al iniciar Windows 10 EXITOS!!!!
September 26, 2016 at 8:27 pm #50821hola
me ha desaparecido la opción de cambiar el os en w10. ¿ Como puede reinstalarlo?
-
AuthorPosts
- You must be logged in to reply to this topic.

