Share via

How to delete legacy drivers that prevent enabling Memory Integrity

Anonymous
2022-08-18T13:32:20+00:00

I am unable to activate Memory Integrity in Windows 11 due to a few legacy drivers for devices that don't show in Device Manager (even when Show Hidden Devices is enabled), or apps that don't show in add or remove programs. I located them in C:\windows\System32\DriverStore\FileRepository\ but I need SYSTEM permission to delete them, and I can't figure out how to obtain that.

How can I get SYSTEM permission, or is there another (safer) way to remove the drivers (and possibly any associated Registry entries)?

The drivers are:

ssudcdf.sys

ssuddmgr.sys

ssudobex.sys

wdcsam64_prewin8.sys

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

TekkieBoy 12,541 Reputation points Volunteer Moderator
2022-08-19T09:48:13+00:00

Hello

Have you tried:

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

Was this answer helpful?

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

25 additional answers

Sort by: Most helpful
  1. Anonymous
    2022-12-05T09:27:45+00:00

    Search for "Published name"eg. oem26.inf

    Right click - Remove

    Was this answer helpful?

    10+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2022-08-19T07:54:32+00:00

    That's the problem. There are no devices associated with those drivers. And yes, I have enabled viewing hidden devices. They seem to be remnants that uninstall programs did not properly clean up. Three are Samsung USB drivers, and I no longer have a Samsung device, and the other is a Western Digital driver for pre-Windows 8. The updated WD driver is installed, but I can't get rid of the old one (actually two with the same name just different dates, versions and published names).

    I found Samsung USB drivers online and installed them, then uninstalled hoping it might remove them, but it had no effect. I assume because it installed and uninstalled updated drivers ignoring the old ones.

    It's odd to me that Windows Security didn't start having a problem with these until this week.

    Was this answer helpful?

    10+ people found this answer helpful.
    0 comments No comments
  3. DaveM121 884.2K Reputation points Independent Advisor
    2022-08-19T08:03:01+00:00

    Hi geoear13,

    Click the link below to download a small free utility that does not require installation.

    https://download.sysinternals.com/files/Autorun...

    When the file downloads, unzip it.

    Run Autoruns64 as Administrator

    Select the Drivers Tab in Autoruns

    Can you find those drivers in Autoruns?

    if you can, untick them from that tab

    Then restart (not shut down) your PC and those drivers should not load.

    Was this answer helpful?

    8 people found this answer helpful.
    0 comments No comments
  4. DaveM121 884.2K Reputation points Independent Advisor
    2022-08-18T14:05:37+00:00

    Hi geoear13,

    I am Dave, I will help you with this.

    Usually the best option to avoid the permissions error, is not to delete those driver files, right click each driver file and choose rename, then add .old to the file name of each of the driver files

    Then restart (not shut down) your PC, that will stop those drivers loading on startup.

    Was this answer helpful?

    8 people found this answer helpful.
    0 comments No comments