OS switching problem

OS switching problem

TechTablets Forums Chuwi Forums Chuwi Hi8 Discussion OS switching problem

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #10403
    Péter Kiss
    Participant
    • Posts: 18

    Did you checked it in the Event Viewer? There you can find out what executed it…

    -----CHUWI HI8-----

    #10441
    Joppe
    Participant
    • Posts: 3

    I 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….

     

    #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.

    #10544
    Jochen
    Participant
    • Posts: 4

    Try the Inside drivers linked here

    #11121
    Jason
    Participant
    • Posts: 2

    That 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.

    #13578
    Dave
    Participant
    • Posts: 10

    Solution here : http://techtablets.com/forums/topic/insyde-windows-to-android-switcher/

    Although for the vi10 – this sorted out my Hi8 with Windows 10.

    #21251
    Jason
    Participant
    • Posts: 1

    Hi, 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

    #35764
    yorsh
    Participant
    • Posts: 1

    Estimados, resolvi el problema colocando estas líneas en un archivo por lotes, ejecutando el servicio y modificándole el tipo de inicio

    @echo off
    Sc start DUALOSSERVICE
    Sc config DUALOSSERVICE start=demand
    exit

    Me funcionó correctamente ya no me vuelve a salir el molestoso aviso de querer cambiar a Android al iniciar Windows 10  EXITOS!!!!

    #50821
    Camilo Mendoza
    Participant
    • Posts: 1

    hola

    me ha desaparecido la opción de cambiar el os en w10. ¿ Como puede reinstalarlo?

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.

Lost Password

Skip to toolbar