Memory Integrity cannot be turned ON

Anonymous
2022-05-28T11:11:41+00:00

In Windows security I got a massage that memory integrity in windows security is off. But I can't turn it on. Every time I try to turn it on but i get a massage that it can't turn on. Please help me to resolve my problem.

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,431 Reputation points Volunteer Moderator
2022-10-18T15:29:23+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?

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

54 additional answers

Sort by: Oldest
  1. Anonymous
    2023-04-03T21:43:25+00:00

    "Here is what typically works for most of the users who know the driver name as it is mentioned in Windows Security"

    What about the users that don't know the name of the driver?

    Anyway, how can I find the name of the driver? what will stop working after I delete that driver?

    Was this answer helpful?

    8 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2023-04-04T06:47:24+00:00

    In Windows security I got a massage that memory integrity in windows security is off. But I can't turn it on. Every time I try to turn it on but i get a massage that it can't turn on. Please help me to resolve my problem.

    Finally figured it out for ASUS motherboards. Here is what to do.

    1. Power on the system and press[delete] key to enter BIOS
    2. Press F7 to enter Advanced Mode.
    3. Enter the menu "CPU Configuration."
    4. Move to the SVM Mode menu and switch this to "Enabled." (If you are an ASUS board user like me, I will bet that your SVM Mode is currently set to "Disabled.")

    As to the rest of the steps, you will just need to follow what the Windows Security menu tells you to do afterwards.

    Here's a YouTube link basically doing what I've described in text above.

    https://www.youtube.com/watch?v=cnSgkEK8CWw

    Hope it does magics for you like it did for me!!

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2023-04-10T14:48:15+00:00

    The incompatible driver on my PC is a Huawei USB driver ew_usbccgpfiler.sys which is reported as the most up-to-date driver by Windows Update. If I delete it my USB devices stop working, including my mouse and keyboard, until the system reinstalls the same incompatible driver, and I still cannot turn on Memory Integrity, Any suggestions?

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2023-04-29T13:26:05+00:00

    How are we supposed to know what driver it is? It doesnt tell us.

    Sumit D neglected to mention that you need to click Review incompatible drivers which is a line of text displayed in the Core Isolation window, to get the list of drivers causing the issue.

    PS - I tried uploading a screenshot to my reply but I get a "Something went wrong" error message.

    Was this answer helpful?

    4 people found this answer helpful.
    0 comments No comments