Forum Discussion
YepYepYep22
Jul 09, 2025Copper Contributor
[Windows Server 2025 Host] KB5062553 (and June’s) Breaks GPU-P to Windows 11 VM
I'm running Windows Server 2025 as my Hyper-V host, with RTX A4500 20GB, and using GPU Partitioning (GPU-P) to assign GPU resources to a Windows 11 24H2 VM. Everything worked flawlessly before the la...
jakelondon
Jul 14, 2025Copper Contributor
Here's an off-roading solution: replace dxgkrnl.sys with an earlier version. The problematic version is 10.0.26100.4652. I started a new VM and updated it to 2025-03 and I copied dxgkrnl.sys (v. 10.0.26100.3912) to a VM that was not working and it booted without issue. See below for the now working vm with 2025-07 installed. Since this problem is related to dxgkrnl, it will probably be up to GPU manufacturers to update drivers. This solution is likely very unstable. The preferred approach would be to update a VM to 2025-04 and disable updates until Microsoft or Nvidia fix the problem.
YepYepYep22
Oct 18, 2025Copper Contributor
This actually destroyed my VM, it cannot boot anymore.