incompability with memory integrity

Anonymous
2024-12-03T22:42:34+00:00

After installing the latest 24H2 update, I received a security warning. It informed me that a device driver was not compatible with Windows memory integrity. I needed to update the driver for the device in question, but there was no better update available. I then removed the device itself, including the driver for that device via Device Manager. However, this did not solve the problem. I can no longer enable memory integrity. When trying to enable it, I am alerted to the incompatibility of that specific driver. But I can update that driver anymore. I removed it.

Windows for home | Windows 11 | Windows update

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
Ivan B 122.5K Reputation points Independent Advisor
2024-12-05T00:34:27+00:00

Hi ,

I am Ivan, I will help you with this.

If you still experience an incompatible driver error, follow the procedure below:

  1. Open Windows Terminal (Admin), and select either Windows PowerShell or Command Prompt.
  2. Copy and paste the command below into Windows Terminal (Admin), and press Enter to see a list of all 3rd party drivers from the driver store.

dism /online /get-drivers /format:table​

  1. Make note of the Published Name (ex: "oem13.inf") of the driver you want to uninstall.

4.. Type the command below into Windows Terminal (Admin), and press Enter. (see screenshot below)

pnputil /delete-driver /uninstall /force​

Substitute in the command above with the actual Published Name (ex: "oem13.inf") of the driver (NVIDIA) you want to uninstall from step 3.

For example: pnputil /delete-driver oem13.inf /uninstall /force

  1. When finished, you can close Windows Terminal (Admin).

In case you don't use any vpn system for this driver.

Font: https://www.elevenforum.com/t/uninstall-driver-...

Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

Hope this helps.

If you find the answer helpful, please mark it as an answer.

Independent Advisor - Community

Thanks

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Anonymous
    2024-12-04T08:24:38+00:00

    Hey,

    The driver is 13.80.853.0 from Logitech. It is de driver for de Logitech HD Webcam C525. I removed the driver by uninstalling the device via Control Panel>Hardware and Sound>Devices and Printers>Device Manager>Properties>Driver>Uninstall Device.

    I managed to reinstall the device with the corresponding driver. However, I don't know if that will solve the underlying problem.

    Yours sincerely,

    Mario053

    Was this answer helpful?

    0 comments No comments
  2. Ivan B 122.5K Reputation points Independent Advisor
    2024-12-04T02:28:30+00:00

    Hi ,

    I am Ivan, I will help you with this.

    Can you tell me which driver?

    You removed the driver using which procedure?

    Independent Advisor - Community

    Thanks

    Was this answer helpful?

    0 comments No comments