It worked....so sorry for my confusion.
Do I need to do something with the second driver? Thanks
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I got an error message saying that I can't turn on Memory Integrity due to the following drivers:
usb2ser.sys & wdcsam64_prewin8.sys
I can't find these files anywhere in this laptop.
Please Help.
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 worked....so sorry for my confusion.
Do I need to do something with the second driver? Thanks
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
let me try this: I copied and pasted
Microsoft Windows [Version 10.0.22000.1335]
(c) Microsoft Corporation. All rights reserved.
C:\WINDOWS\system32>pnputil/delete-driver oem34.inf/uninstall/force
Microsoft PnP Utility
Failed to delete driver package: The system cannot find the path specified.
C:\WINDOWS\system32>wmic sysdriver where "PathName like 'oem34inf" get Name, PathName, State
Node - DESKTOP-IM4OQ84
ERROR:
Description = Invalid query
C:\WINDOWS\system32>wmic sysdriver where "PathName like 'oem34.inf'" get Name, PathName, State
No Instance(s) Available.
C:\WINDOWS\system32>wmic sysdriver where "PathName like 'usb2ser.sys'" get Name, PathName, State
No Instance(s) Available.
C:\WINDOWS\system32>oem34.inf and usb2sser.sys pnputil /delete-driver oem34.inf /uninstall /force
'oem34.inf' is not recognized as an internal or external command,
operable program or batch file.
C:\WINDOWS\system32>
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more