dxdiag within the Guest OS, the Driver Model shows as WDDM 1.1 instead of the expected WDDM 1.2.
VMware vSphere 8.0.x
The Guest OS defaults to WDDM 1.1, which lacks the necessary DirectX capabilities to support the modern Windows 11 Desktop Window Manager (DWM). This occurs because VM-level settings or cluster-level EVC configurations "clamp" (restrict) the host's hardware capabilities below the threshold required for WDDM 1.2.
Windows 11 requires WDDM 1.2+ for stable UI rendering; when the environment is not explicitly configured to support Direct3D (D3D) 11.0, the VMware SVGA driver fails to advertise the required caps to the guest. This fallback to WDDM 1.1 results in rendering failures in the modern shell, as confirmed by the consistent resolution of the issue once the driver model is elevated to WDDM 1.2.
Both the Cluster and VM EVC Graphics baseline and the individual VM Video Card settings must be elevated. This prevents the "clamping" of hardware capabilities and ensures the VMware SVGA driver natively supports WDDM 1.2, providing the stable rendering engine required by the Windows 11 shell.
1. Configure Cluster EVC Graphics:
2. Configure VM EVC and vSVGA Settings:
3. Right-click the VM and select Edit Settings.
3. Verify Driver Model:
dxdiag and navigate to the Display tab.