windows 11

  1. W

    GoXLR Passthrough to windows VM Not working

    Im trying to passthrough my goxlr to my windows 11 gaming vm. I select the usbport that it is on but the VM doesnt see the go xlr please help
  2. A

    Windows VM Some Hardware Greyed Out

    Hello everyone, I've ran onto this issue where I cannot seem to add any more USB devices to my VM, nor EFI Disks nor TPM states as the UI has them greyed out. Has anyone run onto this issue and can provide some input on how to address it? I'm on Proxmox 8.0.4 Thanks in advance!
  3. P

    [SOLVED] Enable secure boot on Windows 10 VM

    Hello everyone, I am trying to enable secure boot on a Windows 10 pro VM in order to upgrade it to Windows 11 (requierement of PC health check app for the upgrade). This is what I am doing : - Adding a EFI Disk (efitype=4m, pre-enrolled-keys)1, size=1M) to the VM. - Changing the BIOS...
  4. S

    [SOLVED] VM issues when running simultaneously with another VM

    New Proxmox user here. I have a TrueNAS Core 13.0-U5.2 VM. It is installed in a WD Blue SSD named VMs_CT_Main. I have passed through a Dell H310 HBA to it with 8 HDDs attached. Below is the config of the TrueNAS VM. kristian@pve:~$ sudo qm config 100 [sudo] password for kristian: agent: 1...
  5. B

    PVE 7 migration to PVE 8: Windows 11

    Hello, i am doing a migration from PVE7.1 with LVM to PVE8.0 with ZFS using fresh hardware. So far 4 linux migrations went flawless: Create a backup, transfer the backup file and the configuration. Do the restore on the new host. But then there is also a W11 VM and this ends in a Bluescreen...
  6. V

    Installing Windows 11 on Proxmox 6.3-2

    Is there a way to install Windows 11 on Proxmox 6.3-2?
  7. M

    [SOLVED] Proxmox VE 7.4-13 High I/O Delay Only With Windows 11 VMs

    Hello everyone! I'm experiencing high IO delays (18% - 30% and sometimes higher) when I start a Windows 11 Pro VM on Proxmox VE 7.4-13. I suspect it might be caused by running everything on a ZFS RAID 1 storage but then again I do not experience high IO delays when I run a Linux VM...it's only...
  8. M

    Windows 11 stuck when I set CPU type yo host

    Hello everyone! I am having an issue with my windows 11 vm on proxmox. I am trying to set the CPU type to host but windows 11 stuck and get into automatic repair screen. If I set the CPU type to qemu64, windows boot normally. I would like to run hyper-v but I can't do that if I don't set the...
  9. S

    GPU PASS THROUGH HELP!!

    Hello, I'm new to PROXMOX, I installed and now I want to use MAC OS and Windows 11 with GPU Pass Through, I followed almost many tutorial, But I'm failed. When I try to check after following IOMMU enable guides it still shows like this : AMD-Vi: AMD IOMMUv2 functionality not available on this...
  10. B

    Can't install some apps or unzip big files on Windows 11 VM

    Hello everyone! I would like to ask your help for a very strange behavior that I'm seeing. I have several Windows and Linux machines running on Proxmox. Every machine is working great, with the exception of one. Already tried to delete it and recreate a lot of times but the issue persists. Also...
  11. G

    Alder Lake i5 12400, Windows 11 guest with WSL Nested Virtualization not working

    Hi guys, I'm trying to run Windows 11 Guest with WSL2. My config is the following: i5 12400 Proxmox 7.4-3 Kernel 5.15.104-1 Windows 11 Guest - CPU type is Host Nested Virtualization is enabled (Checked with cat /sys/module/kvm_intel/parameters/nested) When booting into Windows 11, Task manager...
  12. N

    Windows doesn't load after going to sleep

    I would like to setup my geust machine (Windoes 11) to sleep after some time. It helps to save energy. However, after going to sleep, it doesn't log in anymore via consoles or RDP. I use SPICE on Proxmox 7.3-4
  13. B

    How to install windows11 Arm Version In PVE7.1 & X86_64 Server Env?

    Hi, My environment is a PVE7.1 & X86_64 architecture server; I want to install two test environments on it: Arm Linux and Arm Windows 11. I found a tutorial online: https://i12bretro.github.io/tutorials/0661.html And successfully installed Arm Debian; Here is my successfully Arm Debian VM...
  14. N

    no snapshot with Win11 VM TPM 2.0 activated ?

    Hello, I have installed a Windows 11 VM with TPM 2.0 active on the latest proxmox version : root@XXXXXXXXXXXXXX:~# pveversion -v proxmox-ve: 7.3-1 (running kernel: 5.15.85-1-pve) pve-manager: 7.3-6 (running version: 7.3-6/723bb6ec) pve-kernel-helper: 7.3-4 pve-kernel-5.15: 7.3-2...
  15. D

    Cant install Windows 11 VM

    Hi, Every time I try to install Windows 11 VM, after rebooting the VM, I get an error on the winload.efi I already had an Windows 11 VM running for some time. When I tried (without removing the 'succesfull' VM) to reinstall Windows 11 as a test, also this successful VM got stuck after a reset...
  16. M

    Win11 can't boot after shutdown

    After I shutdown a Win 11 VM it won't boot again if I don't restart the server. No idea where or how to look for a solution. swtpm_setup: Not overwriting existing state file. TASK ERROR: start failed: command '/usr/bin/kvm -id 111 -name 'Win11,debug-threads=on' -no-shutdown -chardev...
  17. O

    Windows VM w/ SPICE crashes on Sleep

    Hello, Looking for advice on where to post bug report. I find that my Windows VMs crash regularly if I enable the SPICE display. I tracked this down to the fact that enabling the SPICE display also enables the computer to go to sleep, and sleeping was causing crashing. Was happening on all my...
  18. R

    Install windows 11 vm on non-tpm host server?

    Is it possible to install a windows 11 vm on a host server running proxmox 7.x that does not have tpm? Or does the host server need to be tpm enabled to run a windows 11 vm?
  19. K

    VM random restart

    Hello everyone, so I manage to install windows on proxmox with nvidia drivers and parsec. VM has gpu passthrough RTX 3090. I can boot and it seams work good. But VM work stable by 5-15 minutes (in IDLE, game or on web browser), next get crash and restart. Parsec show messange "connection lost"...
  20. K

    [SOLVED] Power cycle Win11 gpu passthrough VM reboots 7.2 host

    Everytime I power off or reboot the win11 vm, the whole host goes down. The only work around I can find is to not passthrough the gpu. The vm currently uses a hook script to unbind and rescan the pci device. This all worked without problems until kernel 5.15 and then I had to introduce the...