Skip to content
Follow
Windows

How to Enable or Disable Microsoft Vulnerable Driver Blocklist in Windows 11

Richard
Written by
Richard
Oct 26, 2022 Updated Jun 19, 2026 2 min read
How to Enable or Disable Windows Hello Fingerprint
How to Enable or Disable Windows Hello Fingerprint

This guide explains how to manage the Microsoft Vulnerable Driver Blocklist in Windows 11. This feature keeps your computer safe by stopping known bad drivers from running.

⚡ Quick Answer

To enable or disable the Microsoft Vulnerable Driver Blocklist, open Windows Security, navigate to Device security, select Core isolation details, and toggle the Microsoft Vulnerable Driver Blocklist switch. This setting requires administrator privileges.

What is the Microsoft Vulnerable Driver Blocklist?

The Microsoft Vulnerable Driver Blocklist is a Windows security tool that stops known unsafe drivers from running on your computer.

Why use this feature?

Using this list helps maintain your system’s security baseline. It prevents drivers that have been flagged for kernel-mode code signing issues or known exploits from running. This ensures your computer remains stable and protected against unauthorized access.

What happens when you change it?

When enabled, Windows actively checks drivers against a database of known vulnerabilities. If you disable it, you might resolve compatibility issues with older hardware, but you significantly increase your risk of exploitation. Disabling this feature is generally not recommended unless you are troubleshooting specific hardware failures.

How to Enable or Disable the Blocklist

You can manage this setting through the Windows Security app. Note: This process requires admin privileges.

  1. Open the Start menu.
  2. Type Windows Security and click the app.
    windows 11 search windows security app on start menu
    windows 11 search windows security app on start menu
  3. Click Device security on the left sidebar.
    windows 11 security app device security option
    windows 11 security app device security option
  4. Select Core isolation details.
    windows 11 core isolation details link
    windows 11 core isolation details link
  5. Toggle the Microsoft Vulnerable Driver Blocklist switch to your preferred setting.
    windows 11 microsoft vulnerable driver blocklist button
    windows 11 microsoft vulnerable driver blocklist button

Technical Implementation and Troubleshooting

If the Microsoft Vulnerable Driver Blocklist stops a driver from working, you can find out which one is blocked and why. Checking the Event Viewer or using a simple PowerShell command can show you the exact error, helping you fix any issues that pop up.

PowerShell
Get-WdacPolicy -Type DriverBlocklist

If a device stops working after enabling this, check the Event Viewer under Applications and Services Logs > Microsoft > Windows > CodeIntegrity for specific error codes related to KB5020779.

Summary

The Microsoft Vulnerable Driver Blocklist is an important security layer that helps keep your PC safe from bad drivers.

Does the blocklist affect third-party antivirus software?

Usually, the Microsoft Vulnerable Driver Blocklist doesn’t cause problems with your antivirus software.

Can I manually add drivers to the blocklist?

Individual users cannot manually add drivers to the built-in Microsoft list. However, IT administrators can use Windows Defender Application Control (WDAC) to create custom policies that block specific drivers in their environment. This allows organizations to enforce their own security standards beyond the default Microsoft-provided blocklist.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Enable Core Isolation Memory Integrity in Windows 11
Windows How to Enable Core Isolation Memory Integrity in Windows 11
How to Check Device Performance in Windows 11
Windows How to Check Device Performance in Windows 11
How to Hide the Device Security Section in the Windows Security app on Windows 11
Windows How to Hide the Device Security Section in the Windows Security app on Windows 11
Protect Your Windows 11 with Microsoft Security
Windows Protect Your Windows 11 with Microsoft Security

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *