mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-18 11:53:37 +00:00
Indent a code block in a list item
This commit is contained in:
@ -299,9 +299,9 @@ C. If you experience a critical error during boot or your system is unstable aft
|
|||||||
|
|
||||||
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:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
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
|
||||||
```
|
```
|
||||||
|
|
||||||
1. Restart the device.
|
1. Restart the device.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user