Cannot enable Core Isolation in Windows 11 due to incompatible drivers

Anonymous
2022-08-30T20:52:47+00:00

Core isolation on Windows 11 not possible, in my case, because of these drivers

I tried to find them in Windows/Sys32/drivers (as suggested in other forums) and deleting them but with no success so how can I solve the problem allowing the activation of core isolation?

Original title:

Core isolation not allowed for driver incompatibility

Windows for home | Windows 11 | Security and privacy

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Sumit 44,316 Reputation points Volunteer Moderator
2022-09-01T13:17:52+00:00

Hi,

Here is what typically works for most of the users who know the driver name as it is mentioned in Windows Security. Apparently, Microsoft changed/updated the incompatible driver list recently, which has ended up this issue for most of the users.

Method 1:

You can get the list of drivers by running this command in the elevated command prompt:

dism /online /get-drivers /format:table

After that, Make note of the Published Name (ex: "oem13.inf") of the driver that is shown as problematic.

Then use the pnputil command to delete the driver from the device:

pnputil /delete-driver <Published Name> /uninstall /force

Please note that running this command would remove the device driver and the next time you use the device, it would not work. Reinstalling the driver might help.

Method 2:

Another alternative is using Autoruns to delete the driver. Download it from here:

https://live.sysinternals.com/autoruns.exe

Run it as administrator.

Go to the Driver tab, locate the driver and delete the same.

[FIX] Memory integrity due to Incompatible drivers cannot be enabled - Your Windows Guide

Was this answer helpful?

100+ people found this answer helpful.
0 comments No comments

116 additional answers

Sort by: Oldest
  1. Anonymous
    2022-10-30T10:34:44+00:00

    Hello, I know I'm about a month or so late on this one but the problem I've been having is one that I haven't seen any others having nor any fix online either. So, I've been running Windows 11 since its release and never had a problem with Core Isolation. I did however run into a problem with Windows Update failing the update over and over again, I spoke to Microsoft three different times even allowed Remote Access to no avail, so I reset my pc with a fresh install of Windows. Once I reset with a fresh install, my problem with Windows Update went away. A week later there was an update for Windows 11 again but for a version I hadn't heard of (22H2), a couple days after installation I noticed my pc started to run extremely slow/buggy and started having problems with game crashes and O/S freezes that required Reboot. That was when I started to notice out of nowhere my Memory usage was extremely higher than usual, which was weird as I've never had a memory issue with the 16gb RAM that I have but even at Desktop with all apps closed, all non-pre-installed apps (All except Windows Security) closed from the system tray, as well as every single task I was able to end that didn't mess with my system, yet my pc was using 25-35% Memory while completely Idle. This was when I also noticed Windows Security requiring action through the System Tray, to find out Memory Integrity was no longer on with there being no reasoning (no listing for incompatible drivers) whatsoever. This was new and confusing to me as memory integrity had always been on before, and I didn't notice until a point where I couldn't pinpoint whether it was the fresh install reset or the update to the windows 11 22H2 that caused the issue I've been having. As mentioned earlier, there is no listing for incompatible drivers in windows security nor when I use cmd as admin, the error claims that 'Standard hardware security not supported' that my device "does not meet the requirements for standard hardware security" to be capable of memory integrity, which is completely false. I can't try to delete or find any incompatible drivers because I don't know which drivers I'm looking for, unfortunately, since it will not list any for me. Any idea on what I can do here and/or have you ever heard of such an issue from resetting or an update to a new windows version that could cause this problem?

    Was this answer helpful?

    4 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2023-01-04T15:09:56+00:00

    A more simple way to solve this exact question:

    1. Right-click at Start button and select Device Manager
    2. At Device Manager Menu, Show Device by Driver
    3. Find manually your "old" drivers and, if it not have any devices attached, right-click at selected driver and "Remove driver".

    Was this answer helpful?

    7 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2023-01-04T17:54:02+00:00

    A more simple way to solve this exact question:

    1. Right-click at Start button and select Device Manager
    2. At Device Manager Menu, Show Device by Driver
    3. Find manually your "old" drivers and, if it not have any devices attached, right-click at selected driver and "Remove driver".

    Thank you for your reply. I ended up doing the similar to your suggestion and just deactivated it. My problem was the driver

    belonged to my encryption software. After contact with them, it sounds like they are in no hurry to fix the problem anytime soon, so I'm replacing their program.

    Again, thank you for your response.

    Bruce P.

    PPICasper

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2023-01-04T20:40:58+00:00

    Simply removing old drivers is not always so easy. In my case, I traced the driver to a 10-year-old piece of photo editing software that I continue to use several times a month. That program - originally free - was subsumed into Adobe's outrageously-priced subscription-only graphics suite a few years back. I have been unable to find a suitable replacement, so I continue to live with the security exposure on both my desktop and laptop PC's. Life with computers is never simple!

    Was this answer helpful?

    5 people found this answer helpful.
    0 comments No comments