Windows 10qcow2 Here

sudo apt update sudo apt install qemu-kvm libvirt-daemon-system libvirt-clients bridge-utils virt-manager sudo systemctl enable --now libvirtd

The VM feels slow, and disk is at 100% usage. Fix: You forgot the VirtIO drivers. Switch the disk bus from IDE to VirtIO in your VM config. windows 10qcow2