How to Fix “Incompatible Driver” and Enable Memory Integrity in Windows 11

Windows 11 includes advanced security features designed to protect the system from malicious code and unauthorized kernel-level access. One of these features is Memory Integrity, which is part of Core Isolation within Windows Security. Memory Integrity uses hardware virtualization to isolate critical system processes and prevent malicious drivers or code from running in protected memory.

However, when trying to enable Memory Integrity, some users may encounter an error stating “Incompatible driver”. This message appears when Windows detects drivers that do not meet the security requirements needed for virtualization-based protection. These outdated or incompatible drivers prevent the feature from being enabled.

To enable Memory Integrity successfully, you must identify and remove or update the problematic drivers. In this guide, we will walk you through the steps to fix the “Incompatible driver” error and enable Memory Integrity in Windows 11.

How to Fix “Incompatible Driver” and Enable Memory Integrity in Windows 11

Follow the methods below to resolve the driver conflict and activate Memory Integrity.

1. Identify the Incompatible Driver

The first step is to determine which driver is causing the issue.

  1. Press Windows + I to open the Settings app.
  2. Click Privacy & security in the left sidebar.
  3. Select Windows Security.
  4. Click Device security.
  5. Under Core isolation, click Core isolation details.
  6. Look for the Memory integrity section.
  7. If incompatible drivers are detected, Windows will list their names.
  8. Note the driver file name displayed in the message.

This information helps identify which driver must be updated or removed.

2. Update the Problematic Driver

Updating the driver may resolve the compatibility issue.

  1. Right-click the Start button.
  2. Select Device Manager.
  3. Locate the hardware associated with the incompatible driver.
  4. Right-click the device.
  5. Select Update driver.
  6. Choose Search automatically for drivers.
  7. Install any available updates.
  8. Restart your computer after the update.

Updated drivers often support Memory Integrity.

3. Uninstall the Incompatible Driver

If no update is available, removing the driver may be necessary.

  1. Open Device Manager.
  2. Locate the device associated with the incompatible driver.
  3. Right-click the device.
  4. Select Uninstall device.
  5. Enable Delete the driver software for this device if available.
  6. Click Uninstall.
  7. Restart your computer.

After removal, Windows may automatically install a compatible driver.

4. Remove the Driver Using Command Prompt

Some incompatible drivers may not appear clearly in Device Manager.

  1. Press Windows + S and search for Command Prompt.
  2. Right-click Command Prompt.
  3. Select Run as administrator.
  4. Enter the following command to list installed drivers:
pnputil /enum-drivers
  1. Locate the incompatible driver by name.
  2. Run the following command to remove it:
pnputil /delete-driver oemXX.inf /uninstall /force
  1. Replace oemXX.inf with the driver file name.
  2. Restart your computer.

This method removes problematic drivers from the driver store.

5. Enable Memory Integrity

After resolving driver conflicts, you can enable the feature.

  1. Open Settings using Windows + I.
  2. Go to Privacy & security.
  3. Select Windows Security.
  4. Click Device security.
  5. Open Core isolation details.
  6. Turn on Memory integrity.
  7. Restart your computer when prompted.

Memory Integrity will now be active.

Conclusion

The “Incompatible driver” error occurs when outdated or unsupported drivers prevent Windows 11 from enabling the Memory Integrity security feature. These drivers must be updated or removed to allow the system to use virtualization-based protection.

By identifying the incompatible driver, updating or uninstalling it through Device Manager, removing it using Command Prompt if necessary, and then enabling Memory Integrity in Windows Security, you can successfully activate this important security feature and improve the overall protection of your Windows 11 system.

Posted by Raj Bepari

I’m a digital content creator passionate about everything tech.