How to Install Windows 11 on Proxmox (VM Creation)

  • Post author:Frank Joseph
  • Post last modified:May 5, 2025
  • Post category:Proxmox
  • Reading time:13 mins read

In this tutorial, we will look at how to install Windows 11 on Proxmox. The process to install Windows 11 on Proxmox is extremely similar to most other virtual machine installations on Proxmox, but since Windows 11 requires TPM, it’s slightly different.

It’s always a good idea to ensure that Proxmox is up to date, which helps this process, but after Windows 11 is installed, there are cool things you can do to the VM like GPU passthrough and more, so check out some of our other Proxmox tutorials!

How to Install Windows 11 on Proxmox

We will look at how to install Windows 11 on Proxmox below, but there are a few prerequisites that must be done first before we can configure the VM.

Prerequisites to Installing Windows 11 as a VM

  1. Download the latest Windows 11 ISO and upload it to Proxmox.
  2. Download the latest VirtIO Drivers and upload them to Proxmox (under the installation section). This is how we’ll install our drivers.
iso image upload in proxmox

After the ISO images above have been downloaded, move on to the next steps to learn how to install Windows 11 on Proxmox.

Configuring the VM for Windows 11 on Proxmox

1. Select Create VM to create a new virtual machine.

2. Enter the VM ID and Name, then select Next.

giving a name to a proxmox vm.

3. In the OS section, select the Windows 11 ISO image. Under Guest OS, make sure that Microsoft Windows and 11/2022/2025 are selected. Then select Next.

setting up the OS for windows 11 in proxmox.

4. In the System section, the default values are generally fine, but there are a few changes we need to make. Select the same storage location for the TPM Storage and EFI Storage that you intend on using for the disk. Select QEMU Agent, then ensure that q35 and OVMF (UEFI) are selected.

setting up the system settings in proxmox.

5. In the Disks section, select the storage type you’d like to use, then set the Disk Size as at least 64GB (this is the minimum Microsoft recommends for Windows 11, but you can always increase it later).

setting up the disk in proxmox.

6. Set the CPU, Memory, and Network settings to whatever you’d like (even using a VLAN if you’d like), then confirm the settings and select Finish. Make sure that the VM does not start after creation!

confirming the vm settings in proxmox. how to install windows 11 on proxmox.

7. After the VM is created, select it, then select Hardware. Add a new CD/DVD Drive with the VirtIO Drivers downloaded earlier. After the drive has been added, Start the virtual machine!

This is required so that we can install the drivers in Windows 11.

adding the CD/DVD Drive.

Installing the Windows 11 Operating System

Now that Proxmox has been configured, we will run through the steps on how to install Windows 11. The key is ensuring that the correct drivers are utilized during the installation.

1. Boot up the VM and access the Windows Setup (you might have to press a key to boot into the Windows installation when first starting the virtual machine). Select the correct settings, then select Next.

windows 11 setup.

2. Select Install Now and the installation will begin.

windows installation screen.

3. Add a Product Key if you have one, or select I don’t have a product key.

windows activation screen.

4. Select the version of Windows 11 you’d like to install, then select Next.

windows version selection.

5. Accept the terms (if you agree with them), then select Next.

windows license terms.

6. Select Custom as we will have to install the correct drivers before proceeding.

windows setup upgrade or custom.

7. The drivers will not be installed by default meaning that the Install Windows screen below will initially be blank. To install the drivers, select Load Driver, browse to the VirtIO disk, select amd64, then w11, and finally, OK.

windows disk drivers.

8. Windows should find the correct Driver. If it did, select Next to install it.

windows virtio driver install.

9. After it’s installed, you’ll see the hard drive selected. You can now proceed and Windows will install! After the installation, the VM will reboot.

disk setup process in windows.

Windows 11 Setup Process

Now that Windows 11 is installed, the final step is to configure it. I am not going to provide screenshots for this as it’s a basic Windows 11 configuration.

  1. Select the Country and Keyboard, then proceed. Windows 11 will start to check for updates.
  2. Add a PC name. After adding a PC name, the VM will restart.
  3. Set up the device for personal use or work/school.
  4. Sign in to your Microsoft Account.
  5. Set up a PIN.
  6. Choose your Privacy settings.
  7. Customize your experience, then determine if you’d like to configure Android access.
  8. Determine if you’d like to use a free trial of Microsoft 365 and Microsoft’s Game Pass.

Finally, Windows will search for updates, then get the system ready. When complete, you’ll see the Windows 11 desktop!

windows 11 desktop.

If you open the Device Manager, you will notice that a few drivers must be installed, so that’s the final step.

device manager in windows 11.

Troubleshooting Networking Driver Issues

If you run into an issue where you do not have networking in the Windows 11 setup (which is required), run these steps below to pull up a command prompt and then skip the online account steps.

1. In the Country selection, press shift + F10 to pull up a command prompt window.

2. Type in the command below which will skip the online account requirement and proceed with the install.

start ms-cxh:localonly

    VirtIO Driver Installation

    The VirtIO CD is used for drivers, and the easiest way to install them all is to run the automated installer.

    1. Open the VirtIO CD Drive (it should still be mounted). double-click the virtio-win-gt-x64.msi file to run the installer.

    virtio driver installation in windows 11.

    2. Run the installer, ensure that everything is selected, then select Next to install the drivers.

    windows 11 virtio driver setup.

    3. After the installation is complete, all drivers should be successfully installed and Windows 11 should be fully functional!

    Conclusion: Proxmox Windows 11

    This tutorial looked at how to install Windows 11 on Proxmox. Overall, the Proxmox Windows 11 setup process is very similar to other types of installations, with the exception being the TPM configuration and driver installation. As long as you set both of those up properly, you’ll have a fully functional Windows 11 virtual machine!

    Thanks for checking out the tutorial on how to install Windows 11 on Proxmox.

    Frank Joseph

    Frank Joseph is the founder of WunderTech, where he shares tutorials on NAS, servers, virtualization, and home lab setups. Frank has over 15 years of experience in corporate IT and application management. Frank holds a Bachelor of Science in Computer Information Systems and an MBA. He publishes content on his website and YouTube channel to help users build and manage their home lab solutions.