mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 05:47:23 +00:00
Update windows/security/threat-protection/device-guard/enable-virtualization-based-protection-of-code-integrity.md
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
This commit is contained in:
parent
38375932c7
commit
019fb11c5f
@ -277,7 +277,7 @@ C. If you experience a critical error during boot or your system is unstable aft
|
|||||||
## How to turn off HVCI
|
## How to turn off HVCI
|
||||||
|
|
||||||
1. Run the following command from an elevated prompt to set the HVCI registry key to off
|
1. Run the following command from an elevated prompt to set the HVCI registry key to off
|
||||||
``` command
|
```ini
|
||||||
reg add "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity" /v "Enabled" /t REG_DWORD /d 0 /f
|
reg add "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity" /v "Enabled" /t REG_DWORD /d 0 /f
|
||||||
```
|
```
|
||||||
2. Restart the device.
|
2. Restart the device.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user