ACTIVE MALWARE WINDOWS TESTED: WINDOWS 11

How to fix
Disable Windows 11 Defender Credential Guard
on Windows

Easily disable Windows 11 Defender Credential Guard with our expert-tested guide. Optimize your security settings and enjoy a smoother experience!

How to disable Windows 11 Defender Credential Guard?
Quick Summary
Impact level
Medium
Est. time
10 minutes
Offer Fortect PC Suite
Fix it now →
Ad · we may earn a commission
0 Comments
01

Why does How to disable Windows 11 Defender Credential Guard occur?

  • Security feature designed to protect credentials
  • Encapsulates login information in a secure container
  • Prevents unauthorized access to credentials
  • May interfere with certain applications
  • Can block access to authentication for some programs
Offer Fortect PC Suite

Repairs Windows system files, removes malware, and restores a clean OS state — without reinstalling.

Ad · we may earn a commission
Get Fortect PC Suite ↗

Hello. I was wondering if it was possible to disable Windows 11 Defender Credential Guard. If so, what are the steps I should take?

A security feature in Windows 11 called Windows Defender Credential Guard helps defend against attempts to steal your passwords and other credentials. It accomplishes this by encapsulating your login information in a secure container, making it far more difficult for hackers to access it.

Your credentials are stored securely in a container created by Credential Guard using virtualization-based security (VBS).[ref en-1] Only trustworthy processes are permitted access to this container, which is segregated from the rest of the operating system.

Pass-the-hash,[ref en-2] pass-the-ticket,[ref en-3] and brute-force[ref en-4] attacks are some frequent sorts of methods used to target credentials that Credential Guard is made to help defend against. Additionally, it can aid in preventing the lateral movement of users within a network using stolen credentials.

It's important to note that some applications might not work with Windows Defender Credential Guard since it can prevent them from accessing authentication. The Active Directory database, Domain Controllers, certain security programs, and other programs that support encryption are also not supported by this functionality.

Credential Guard is helpful in preventing theft of the private information on your PC by isolating it. Depending on their requirements and the applications they use, users can decide whether to enable or disable Credential Guard on their Windows 11 computer.

How to disable windows 11 defender credential guard
How to disable windows 11 defender credential guard

Before attempting to disable Windows Defender Credential Guard, you should take the following precautions:

  1. Disconnect any remote connections to your PC
  2. Temporarily disable any third-party antivirus software running on your computer
  3. Close any unnecessary background apps

Method 1. Disable using the Registry Editor

Users should be especially careful when modifying the registry as it contains a wide variety of settings and configurations for the Windows operating system and the programs that run on it. If users absolutely need to perform changes in the Registry Editor it is best to create a backup and restore it if something goes wrong. You can follow the steps in the How to back up and restore the Windows registry? article.

  • Open the Start menu search, type Regedit in the search box, and select Registry Editor
  • Navigate to the following keys and set their values to 0 to disable the virtualization-based security:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\LsaCfgFlags

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DeviceGuard\LsaCfgFlags

Disable using the registry editor
Disable using the registry editor

  • Restart your computer

Method 2. Disable using the Group Policy

  • Press the Windows key + R to open the Run dialog box
  • Type gpedit.msc, and click OK to open the Group Policy Editor
  • Navigate to the following location:

Computer Configuration\Administrative Templates\System\Device Guard

Disable using the group policy
Disable using the group policy

  • Click on Device Guard and double-click the Turn on Virtualization Based Security policy option
  • Choose the Disabled or the Not Configured option and the OK button to save the changes
  • Exit and restart your PC

Method 3. Disable using the UEFI Lock

  • Open the Start menu search, type Command Prompt in the search space, and select Run as Administrator
  • Click Yes when the User Account Control window appears
  • Run the following command and click Enter:

bcdedit

Disable using the uefi lock
Disable using the uefi lock

  • Then copy and paste the following commands in the Command Prompt:

mountvol X: /s
copy %WINDIR%\System32\SecConfig.efi X:\EFI\Microsoft\Boot\SecConfig.efi /Y
bcdedit /create {0cb3b571-2f2e-4343-a879-d86a476d7215} /d "DebugTool" /application osloader
bcdedit /set {0cb3b571-2f2e-4343-a879-d86a476d7215} path "\EFI\Microsoft\Boot\SecConfig.efi"
bcdedit /set {bootmgr} bootsequence {0cb3b571-2f2e-4343-a879-d86a476d7215}
bcdedit /set {0cb3b571-2f2e-4343-a879-d86a476d7215} loadoptions DISABLE-LSA-ISO
bcdedit /set {0cb3b571-2f2e-4343-a879-d86a476d7215} device partition=X:
mountvol X: /d

Method 4. Disable Virtualization-Based Security

  • Open the Start menu search, type Command Prompt in the search space, and select Run as Administrator
  • Click Yes when the User Account Control window appears
  • Run the following command and click Enter:

bcdedit

  • Then copy and paste the following commands and press Enter:

bcdedit /set {0cb3b571-2f2e-4343-a879-d86a476d7215} loadoptions DISABLE-LSA-ISO,DISABLE-VBS

bcdedit /set vsmlaunchtype off

Disable virtualization based security
Disable virtualization based security

  • Restart your PC to implement the changes

Bottom line

To disable Windows 11 Defender Credential Guard, users should first disconnect remote connections, disable third-party antivirus software, and close unnecessary background apps. Then, they can modify settings using the Registry Editor. If these steps do not resolve the issue, further troubleshooting may be necessary.

Did this fix work for you?
Natalie Park

Written & verified by

Windows Update & Maintenance Specialist
Windows Update troubleshooting Update error codes System maintenance WSUS configuration Feature update recovery

Natalie Park specialises in Windows Update troubleshooting and long-term system maintenance. She covers failed and stuck updates, error codes, component store corruption, and the disruption caused by problematic feature updates. Natalie's guides take readers from reading the specific Windows Update error code through manual component repair, WSUS configuration, and clean update procedures. She also covers routine maintenance tasks — driver updates, disk health monitoring, event log interpretation — that keep Windows running reliably over years of use.

0 Comments

Be the first to comment

Still worried? Run a free check.

Paste any URL or domain — we'll scan it against 4.2M known threats in 10 seconds.

View full scanner → Add to your website →