Why does this VirtualBox error appear? Call to VidMessageSlotMap failed: Last=0xc000000d/87 (VERR_NEM_VM_CREATE_FAILED)
Solution 1:
I was getting the same error. Leaving Virtual Machine Platform on made VM run.
Solution 2:
I had exactly the same error :
Call to VidMessageSlotMap failed: Last=0xc000000d/87 (VERR_NEM_VM_CREATE_FAILED).
I resolved this with a second reboot of the system. Hyper-V functionality and Windows containers were already disabled:
Disable-WindowsOptionalFeature -Online -FeatureName containers
I use French Windows 10 Pro. I have none of the following items: "Vitual Machine Platform", "Windows Hypervisor", "Windows Sandbox", "Windows Subsystem for Linux".
Solution 3:
My problem was started when i have enable WSl2 in windows 10 machine. But i am able to run WSL2 and Virtual Box by following steps:-
- Open Virtualbox
- Click on File Menu
- Select Check for update
- This will download a file in your downloads
- Click on downloaded file and follow the steps
My error is gone after installing below version. Version 6.1.16 r140961 (Qt5.6.2)
Happy troubleshooting.