<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>I noticed that VBoxDrv on Windows host can't be stopped using command like this:</DIV>
<DIV> </DIV>
<DIV>net stop vboxdrv</DIV>
<DIV> </DIV>
<DIV>even after changing the service start value to be 3 (on demand).</DIV>
<DIV> </DIV>
<DIV>Is there any particular reason why this driver can't be stopped? </DIV>
<DIV> </DIV>
<DIV>net start vboxdrv  (after start, immediately do stop, no use at all)</DIV>
<DIV>net stop vboxdrv</DIV>
<DIV>sc query vboxdrv</DIV>
<DIV>SERVICE_NAME: vboxdrv<BR>        TYPE               : 1  KERNEL_DRIVER<BR>        STATE              : 3  STOP_PENDING<BR>                                (STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN)<BR>        WIN32_EXIT_CODE    : 0  (0x0)<BR>        SERVICE_EXIT_CODE  : 0  (0x0)<BR>        CHECKPOINT         : 0x0<BR>       
 WAIT_HINT          : 0x0</DIV></td></tr></table>