EN
VirtualBox - Cannot enable nested VT-x/AMD-V without nested-paging and unresricted guest execution!
1
answers
6
points
Hi,
I have decided to upgrade my Windows 10 to 11, installing and enabling WSL 2.
That changes crushed my VirtulBox giving the error when I try to run some machine:
Cannot enable nested VT-x/AMD-V without nested-paging and unresricted guest execution!
(VERR_CPUM_INVALID_HWVIRT_CONFIG)
How to rollback my configuration?
1 answer
4
points
Do steps:
- Run Command Prompt as administrator
- Execute:
bcdedit /set hypervisorlaunchtype off
- Restart your Windows
See also
0 comments
Add comment