Windows Registry Editor Version 5.00

; HWID Core — Disable VBS + HVCI + Vulnerable Driver Blocklist
; https://hwidcore.com/faq
;
; DOUBLE-CLICK this file → Click Yes on both prompts → RESTART your PC.
; Reverses: use the Windows Security UI toggles (Core Isolation).

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuard]
"EnableVirtualizationBasedSecurity"=dword:00000000
"RequirePlatformSecurityFeatures"=dword:00000000
"HypervisorEnforcedCodeIntegrity"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity]
"Enabled"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CI\Config]
"VulnerableDriverBlocklistEnable"=dword:00000000
