I also ran the DG_Readiness_Tool with -Disable.
All Device Guard / Credential Guard registry keys are already absent,
and SIPolicy.p7b does not exist, which confirms that VBS and Code Integrity
are fully disabled.
this is the command output:
PS C:\Users\PC\Desktop\dgreadiness_v3.6> .\DG_Readiness_Tool_v3.6.ps1 -Disable
###########################################################################
Readiness Tool Version 3.4 Release.
Tool to check if your device is capable to run Device Guard and Credential Guard.
###########################################################################
Disabling Device Guard and Credential Guard
Deleting RegKeys to disable DG/CG
Errore: Impossibile trovare la chiave del Registro di sistema o il valore specificato.
Errore: Impossibile trovare la chiave del Registro di sistema o il valore specificato.
del : Impossibile trovare il percorso 'C:\WINDOWS\System32\CodeIntegrity\SIPolicy.p7b' perché non esiste.
In riga:1 car:1
+ del "$env:windir\System32\CodeIntegrity\SIPolicy.p7b"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\WINDOWS\Syst...ty\SIPolicy.p7b:String) [Remove-Item], ItemNotFoundEx
ception
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand
Disabling Hyper-V and IOMMU
Disabling Hyper-V failed please check the log file
Please reboot the machine, for settings to be applied.
PS C:\Users\PC\Desktop\dgreadiness_v3.6>
Hyper-V was already disabled as well.
At this point, Windows is running without any hypervisor or virtualization
security layer, so there is no possible Windows-side conflict with VMware.
Given that the hardware is modern and fully supports VT-x/EPT and IOMMU,
this strongly points to a VMware Workstation Pro issue rather than
a hardware limitation or misconfiguration.
-------------------------------------------
Original Message:
Sent: Feb 07, 2026 04:30 AM
From: RaSystemlord
Subject: Nested Virtualization Issues on VMware Workstation Pro 25 + Windows 11 25H2
See the 7 step instructions, even from today in another post. It is painful to disable everything that is required for Nested case.