Forum Discussion
How to remove OEM drivers Causing Memory Integrity Problems.
Alabamatom1963
The result I received...
PS C:\Windows\system32> pnputil /enum-drivers
pnputil : The term 'pnputil' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ pnputil /enum-drivers
+ ~~~~~~~
+ CategoryInfo : ObjectNotFound: (pnputil:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
- Francismayer60Dec 10, 2024Copper Contributor
You need to use the correct version of PoweShell and must run it as administrator. I found the correct version and launched it with run as administrator and it works.
- neiberlewisOct 30, 2024Copper Contributor
Hi Dave Similarly I received pnputil as an unknown script. I am using Windows 11 and the Memory Integrity is unable to be turned on as oem60.inf recorded as driver ew_usbenumfilter.sys is the driver blocking memory integrity. The driver is shown as Huwawei.
Regards Neil
- doojinsiMar 28, 2025Copper Contributor
You must have c:\windows\system32 in your system path.
- jullyjuntherJan 10, 2025Copper Contributor
Have you put the space between pnputil and / ?