From 832863f12564b92d279f679d8869eb8e72a83369 Mon Sep 17 00:00:00 2001 From: ImranHabib <47118050+joinimran@users.noreply.github.com> Date: Fri, 15 Jan 2021 10:53:57 +0500 Subject: [PATCH] Update windows/security/identity-protection/credential-guard/credential-guard-manage.md Co-authored-by: Trond B. Krokli <38162891+illfated@users.noreply.github.com> --- .../credential-guard/credential-guard-manage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/identity-protection/credential-guard/credential-guard-manage.md b/windows/security/identity-protection/credential-guard/credential-guard-manage.md index d09a59f416..0a55fcfb87 100644 --- a/windows/security/identity-protection/credential-guard/credential-guard-manage.md +++ b/windows/security/identity-protection/credential-guard/credential-guard-manage.md @@ -262,6 +262,7 @@ To disable Windows Defender Credential Guard, you can use the following set of p >bcdedit /set {0cb3b571-2f2e-4343-a879-d86a476d7215} loadoptions DISABLE-LSA-ISO,DISABLE-VBS >bcdedit /set vsmlaunchtype off >``` + For more info on virtualization-based security and HVCI, see [Enable virtualization-based protection of code integrity](/windows/security/threat-protection/device-guard/enable-virtualization-based-protection-of-code-integrity ). @@ -289,4 +290,3 @@ Set-VMSecurity -VMName -VirtualizationBasedSecurityOptOut $true ``` -