Oracle VM VirtualBox 安装报 (VERR_NEM_VM_CREATE_FAILED)错误
Call to WHvSetupPartition failed: ERROR_SUCCESS (Last=0xc000000d/87) (VERR_NEM_VM_CREATE_FAILED).
- 在 Windows 10 启用或关闭 Windows 功能
 
关闭 Hyper-V
虚拟机平台


- 在  PowerShell 使用管理员 身份启动
 
命令行中输入 
bcdedit /set hypervisorlaunchtype off

- 重启电脑,再启动 Oracle VM VirtualBox,就可以使用了