Windows 10.qcow2

qemu-system-x86_64 -enable-kvm -m 4096 -cpu host -smp 4 \ -drive file=windows-10.qcow2,if=virtio \ -cdrom win10.iso \ -cdrom virtio-win.iso \ -vga qxl

Download QEMU from qemu.org . Use the command line similar to Linux, though you lose KVM acceleration (so performance is slower). Use WHPX (Windows Hypervisor Platform) instead: Windows 10.qcow2

Upload the windows-10.qcow2 to Proxmox via the command line ( /var/lib/vz/images/ ). Convert it to a Proxmox VM using: qemu-system-x86_64 -enable-kvm -m 4096 -cpu host -smp 4

A complete installation of Windows 10, including the system kernel, drivers, and the registry [8]. including the system kernel