Virtualbox will get upset and not run if Microsoft Hyper-V is enabled.
Here’s the solution:
- Open command prompt as administrator
- search for ‘command’
- right-click then select ‘run as administrator’
-
paste the following command:
dism.exe /Online /Disable-Feature:Microsoft-Hyper-V -
Then reboot.