I'm trying to use VM to run a game and apparently I need to enable the GPU in the VM, and to do that I need to use Windows Sandbox (WSB) in the VM, but I can't get WSB enabled, the checkbox is grayed out, and when I put the cursor on it, this message appears:
"Windows Sandbox cannot be installed: The processor does not have the required virtualization capabilities."
- I have a home edition of Windows 10, which runs an Enterprise edition of Windows 11 in Virtual Box.
- My processor is an intel
- Hyper-V is enabled on W11
- I ran the "\VBoxManage modifyvm VMNAME --nested-hw-virt on" command on my real machine, which does not show any errors
- In VirtualBox, the VT-x option in the System->Processor menu is checked
If someone has an idea, I'm interested, thanks.