- First, shut down the virtual machine.
- Make certain that you’ve enabled VT-x/EPT in your virtual machine.
- Modify the vmx file associated with your virtual machine and add the following lines to the end of the VMX file:
hypervisor.cpuid.v0 = “FALSE”
mce.enable = “TRUE” - Restart your virtual machine.