Problem description
Open the virtual machine when prompted "VMware does not shut down, turn on the use of blue screen again, in Safe mode again will not blue screen, but prompted" unable to open the kernel device \\.\global\vmx86: The system cannot find the specified file, you want to install VMware Restart before workstation? ”
Cause analysis
This is because the virtual machine service is not turned on
Solution Solutions
Click "Start → run", enter CMD in the Run box to open a command prompt, and then execute the following command in turn
net start VMCI
net start vmx86
net start Vmnetuserif
sc config Vmci=auto
sc config Vmx86=auto
sc config Vmnetuserif=auto
Conv New, published in the blog Park
Reprint please indicate the source, welcome mail exchange:[email protected]
Unable to open kernel device with VMware prompt \\.\global\vmx86: The system cannot find the file specified