76 How to handle error VirtualBox can’t enable the AMD-V extension?

July 19, 2025

on linux, was trying to start virtual box windows 10, and got the error "VirtualBox can’t enable the AMD-V extension. Please disable the KVM kernel extension".

The fix is to do

sudo modprobe -r kvm_amd kvm