Reply To: OS switching problem

Reply To: OS switching problem

TechTablets Forums Chuwi Forums Chuwi Hi8 Discussion OS switching problem Reply To: OS switching problem

#10453
Usman Jubapu
Participant
  • Posts: 2

What 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:

  1. Set that service startup type to Manual
  2. 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.

Lost Password

Skip to toolbar