It shows, what can I do next?
Failed to delete driver package: One or more devices are presently installed using the specified INF.
PS C:\Users\pradh>
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have a driver that is prohibiting me from turning on memory integrity. The driver is wdcsam64.sys. How do I turn it off or delete so I can turn on memory integrity?
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.
It shows, what can I do next?
Failed to delete driver package: One or more devices are presently installed using the specified INF.
PS C:\Users\pradh>
Can you please give us the link to that WD download
I had the same issue (Windows 11). However when visiting the WD download page, I read that the listed downloads would solve that issue. Sure enough, after downloading and restarting, it did.
If you don't need this driver (for operating an external Western Digital USB-drive), you may delete it:
Right-click on Start, then click Windows Powershell (Administrator). In the PowerShell window, enter and run the following command:
pnputil /delete-driver oem**##**.inf
Replace ## with the number that appears on the appropriate line of the Windows security message.
You should now be able to activate the memory integrity option.
I noticed this same issue today when installing some updates on my computer as well. I do use the external hard drive so that answers the my question. Thanks!
Now to show my ignorance even further: If I delete it the way you described above and then attempt to utilize the hard drive, will that driver then need to be reinstalled each time I plug it into my laptop? I feel confident the answer is "yes." The bottom-line question is what security is not being provided to my laptop because of this and are there any workarounds?
Thanks!
Thanks, looks good, but how do I run this with admin privileges?