1

I had an update yesterday and since then is not working. (not sure is that's the reason, I didn't start VM in the last 2 weeks)

Starting a VM in VirtualBox, I receive a error box that contains the following error message:

Call to WHvSetupPartition failed: ERROR_SUCCESS (Last=0xc000000d/87) (VERR_NEM_VM_CREATE_FAILED).

This is my configuration:

  1. Turn off Hyper-v
  2. Turn off Windows sandbox
  3. Application Guard (doesn't appear on list)
  4. Credential Guard (doesn't appear on list)
  5. Turn off Device Guard (doesn't appear on list)
  6. Turn off Guard (doesn't appear on list)
  7. Turn off Containers
  8. Turn off Virtual Machine Platform
  9. Turn off Windows Hypervisor Platform
  10. Core isolation>Memory integrity is OFF
  11. SVM Enabled on Bios
  12. tried running this bcdedit /set hypervisorlaunchtype off CMD as administrator

Windows 10 64bits Version 1909 (OS build 18363.476)

Restarted windows few times

https://i.sstatic.net/Ijfz1.png

Update: uninstalling and installing VirtualBox worked.

Rustx
  • 13

2 Answers2

1

Windows Sandbox and associated software is a Hyper-V implementation. It conflicts with VMware Workstation and may well conflict with Virtual Box. I had to disable Sandbox and reinstall VMware Workstation. Try uninstalling and reinstalling Virtual Box and then restart again

-1

I updated my VirtualBox6 to VirtualBox7 and it worked for me. Hope this will help you guys as well.