Core Isolation Memory Integrity fails to enable because of incompatible driver: etchsp.sys

Trying to enable win10 Memory Integrity and it fails because of

etchsp.sys 

- import date: 12/15/20

- Driver date:1/10/2017

- Driver version 6.2.2.1 -

- Published Name oem92.inf

Any idea?....besides not enabling Memory Integrity?

Parents
  • In my case I couldn't find the driver in the Windows Device Manager so it was not running anymore but still stored somewhere on my PC (actually in Program Files(x86) and the subfolder ETC) but I couldn't uninstall or didn't wan't to delete the Driver Files via the Explorer.

    What did it for me was opening the CMD as an administrator (very important to open it as an admin) and running the following command:

    pnputil /delete-driver oem81.inf /uninstall /force

    In your case it would be "oem92.inf" of course. Just restart your PC after that and you should be able to activate the feature! ChatGPT was of great help with that problem

Reply
  • In my case I couldn't find the driver in the Windows Device Manager so it was not running anymore but still stored somewhere on my PC (actually in Program Files(x86) and the subfolder ETC) but I couldn't uninstall or didn't wan't to delete the Driver Files via the Explorer.

    What did it for me was opening the CMD as an administrator (very important to open it as an admin) and running the following command:

    pnputil /delete-driver oem81.inf /uninstall /force

    In your case it would be "oem92.inf" of course. Just restart your PC after that and you should be able to activate the feature! ChatGPT was of great help with that problem

Children
No Data