VMware Workstation

 View Only
Expand all | Collapse all

Unable to open kernel device "\\.\VMCIDev\VMX"

MasterZ123

MasterZ123May 25, 2014 11:07 PM

brianez21

brianez21Oct 04, 2016 01:34 PM

lw4

lw4Oct 29, 2020 05:41 PM

  • 1.  Unable to open kernel device "\\.\VMCIDev\VMX"

    Posted Dec 30, 2011 05:25 PM

    Hello,

    for the past few months i have been trying to figure out a solution for this problem and i really hav high hopes in this thread!

    Here's the problem:-

    Every time i try powering on my virtual machine it says

    " Unable to open kernel device "\\.\VMCIDev\VMX": Overlapped I/O operation is in progress. Did you reboot after installing VMware Player?

    Module DevicePowerOn power on failed. "

    I have tried to to edit the .vmx file and replace the TRUE with FALSE next to vmci0.present and i have also tried deleting the file

    PLEASE i need help really badly. Specially from the experts.

    And if u think that my system doesn't support hardware virtualisation, then that's not the case because i hav previously installed the virtual machine before but i had to remove it for a few reasons! :'(

    i also have another problem. i've installed vmware workstation on my external hard drive, so whenever i try to re-install or repair or uninstall my software it can't. it says that the "MSI" failed to install.

    THANKS



  • 2.  RE: Unable to open kernel device "\\.\VMCIDev\VMX"

    Posted Dec 30, 2011 09:36 PM

    the easy workaround is to simply set
    vmci0.present = "false"

    in the vmx-file of all your VMs

    probably you will never ever need VMCI as most of the users



  • 3.  RE: Unable to open kernel device "\\.\VMCIDev\VMX"

    Posted Dec 31, 2011 08:37 AM

    Hello,

    Well, I just tried it and the message stops appearing.

    BUT, now whenever I switch on my machine it boots up using a CD and then the apple logo(since I am using Mac OS X) appears for a second or two and then it restarts again and again until I power off the machine.

    thanks



  • 4.  RE: Unable to open kernel device "\\.\VMCIDev\VMX"

    Posted Dec 31, 2011 08:56 AM

    If your host is a Mac, the only VMware product seems to be VMware Fusion. Or are you using a Mac, and use Bootcamp to boot into Windows?

    VMware Workstation is for Windows/Linux but not for Mac.

    At least my information. Virtualbox is released for Mac.



  • 5.  RE: Unable to open kernel device "\\.\VMCIDev\VMX"

    Posted Dec 31, 2011 03:58 PM

    Hello,

    My host is windows 7 and i am trying to install Mac OS X using Vmware workstation.



  • 6.  RE: Unable to open kernel device "\\.\VMCIDev\VMX"

    Posted Dec 31, 2011 04:03 PM

    that will not work - and by the way - is considered as illegal - so we are not allowed to discuss it here



  • 7.  RE: Unable to open kernel device "\\.\VMCIDev\VMX"

    Posted Feb 29, 2012 06:50 AM
      |   view attached

    Hi,

    Could you please let me know the procedure to make vmci0.present = "false". If i close this kernal device error the virtuall machine will not start.

    I thought of re-installing VMware due to this problem, but its not letting me to do that also, its showing an Error 1921: service VMware Authorization Service (VMAuthdservice) could not be stopped.

    I tried all ur previous suggetions which u have given to other guys,

    • to stop the VMware authorization service, but its letting me to stop. As this is a corporate laptop, I don't have full authorization I guess, only I have the authorization to install the s/w's and I can't go back to him and ask for this, as they will not agree to do so.
    • Also i don have any things under SAM folder.

    I use to use workstation 7, but when i upgraded it its showing a problem. Please advise how can I make this VMware workstation 8 work?

    Attachment(s)

    doc
    Errors.doc   480 KB 1 version


  • 8.  RE: Unable to open kernel device "\\.\VMCIDev\VMX"

    Posted Feb 29, 2012 10:57 AM

    Hi
    sorry I do not see how the authorisation service is related to the VMCI problem ???

    to disable VMCI for a single VM just edit the vmx-file



  • 9.  RE: Unable to open kernel device "\\.\VMCIDev\VMX"

    Posted Feb 29, 2012 11:24 AM

    Thank you very much for the quick reply.

    Could you please advise where the vmx-file I can find. Also if possible please provide me a path for the same.



  • 10.  RE: Unable to open kernel device "\\.\VMCIDev\VMX"

    Posted Feb 29, 2012 11:39 AM

    if you move the mouse over the VM icon in the library pane the path to the vmx-file should be displayed as a small yellow hint.-

    The path to the directory where you store your VMs is something that you specified yourself ... you should know that.

    If you misconfigured your explorer to hide known file-extensions the file may  be listed "name-of-the-VM" - Virtual machine Configuration file.
    If your explorer is not misconfigured it will display "name-of-the-VM.vmx"



  • 11.  RE: Unable to open kernel device "\\.\VMCIDev\VMX"

    Posted Feb 29, 2012 12:41 PM

    Sorry i did not find the file, so i was not able to change the status of it

    Actually the error which i was getting is before installing the Virtual machine. Here i was trying to install the Ubuntu, After selecting the .iso file and specifying whether i want split disk or single disk and allocating the storage space, it's not starting the installation. The error pops up saying kernel device error.

    Even I am unable to uninstall VMware 8, so that I could Install VMware 7 :smileysad:



  • 12.  RE: Unable to open kernel device "\\.\VMCIDev\VMX"

    Posted Feb 29, 2012 12:44 PM

    at the moment WS 7.1.4 IMHO is the best version

    I do not understand why you have problems to find your ubuntu.vmx
    it should be inside the directory where you created that VM.
    Without the ubuntu.vmx there would not be a VM

    what happens if you try to uninstall ?
    please dont use doc format to post screenshots - use *.jpg or *.png instead



  • 13.  RE: Unable to open kernel device "\\.\VMCIDev\VMX"

    Posted Feb 29, 2012 01:22 PM

    Here I have attached the screen shots of error in .jpeg format.

    Yeah WS 7 was good, but when WS 8 was installing, the older version uninstalled, now it is not allowing me to uninstall this WS 8.



  • 14.  RE: Unable to open kernel device "\\.\VMCIDev\VMX"

    Posted Feb 29, 2012 01:26 PM

    in the 3rd screenshot you see the vmx-file
    open it with a text editor and edit the line

    vmci0.present = "true"

    change the value to "false"

    then start the VM again



  • 15.  RE: Unable to open kernel device "\\.\VMCIDev\VMX"

    Posted Feb 29, 2012 02:06 PM

    Thank you very much :), now I m able to install Ubuntu.



  • 16.  RE: Unable to open kernel device "\\.\VMCIDev\VMX"

    Posted Feb 09, 2024 08:30 AM

    It works:)

     

    Cheers bro!!



  • 17.  RE: Unable to open kernel device "\\.\VMCIDev\VMX"

    Posted Oct 13, 2014 10:52 AM
      |   view attached

    Dear Concern,

    I've badly needed a help about the same problem...... i sent the screen sort of my problem. plz give the solution.......,

    another thing is i didn't find .vxm file

    thanks.



  • 18.  RE: Unable to open kernel device "\\.\VMCIDev\VMX"

    Posted Jun 02, 2021 09:52 AM

    I found the vmx but its a file that get me to another file...and that file does not have true or false

    it goes like this:

    docs then VMs then Debian 10.x 64-bit then Debian 10.x 64-bit.vmx.lck then M04698



  • 19.  RE: Unable to open kernel device "\\.\VMCIDev\VMX"

    Posted May 25, 2014 11:07 PM

    Thank You !!! Helped a lot



  • 20.  RE: Unable to open kernel device "\\.\VMCIDev\VMX"

    Posted Oct 04, 2016 01:34 PM

    Just come to thank you! :smileyhappy:



  • 21.  RE: Unable to open kernel device "\\.\VMCIDev\VMX"

    Posted Oct 29, 2020 05:41 PM

    Thank you

    it works!



  • 22.  RE: Unable to open kernel device "\\.\VMCIDev\VMX"

    Posted May 09, 2022 11:52 PM

    OMG !!! Thank you so much. Setting vmci0.present = "false" is what solved my problem.

    Running vmware workstation 16 pro in Windows 10 as host and Fedora 35 in the VM and around 3 weeks ago, after performing a windows update, multiple applications started having network connection issues, including vmware workstation and ALL of my VMs. But the fedora VM is the most important.

    The fix was finally re-creating the VMnet0 bridge and the vmci0.present setting change to false. I've been racking my head for weeks trying to get this to work without having to reinstall windows. I know the underlying Windows update problem is still there and since I did not have a recent backup, would probably need re-install windows but so so so glad I got the fedora VM working again for now. Will worry about the rest of Windows later.



  • 23.  RE: Unable to open kernel device "\\.\VMCIDev\VMX"

    Posted Mar 06, 2012 07:39 AM

    Hi guy,

    Just set 'vmci0.present' to "FALSE" is OK, I'm sure it is useful.

    However, if you wana repair or re-install your vmware, you can try my method as following.

    1. delete all the vmware files manually, e.g. C:\Program Files\VMware and C:\Documents and Settings\All Users\Application Data\VMware

    2. delete all the key which contains string 'vmware' from windows registry.

    3. restart your computer

    4. re-install the same version vmware and select 'repair' operation.

    5. vmware is fixed now.

    Then you can uninstall and re-install as well.

    I hope it is helpful for you.



  • 24.  RE: Unable to open kernel device "\\.\VMCIDev\VMX"

    Posted Mar 29, 2025 08:10 AM

    Thanks. That really worked.




  • 25.  RE: Unable to open kernel device "\\.\VMCIDev\VMX"

    Posted Jan 31, 2022 12:39 AM

    Also had this problem after incorporating VMWare Workstation into a captured wim for SCCM deployment.

    Adding

     vmci0.present = “FALSE

    to C:\ProgramData\VMware\VMware Workstation\settings.ini

    fixes it for me on all newly created VMs after deploying the image to PC's.

    Matt