Skip to content

sitinoldae/WindowsCoreIsolationDriverFix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

WindowsCoreIsolationDriverFix

Batch Script to Remove Drivers by OEM Driver Name This batch script allows you to remove all drivers in Windows that match a specified OEM driver name. It uses the pnputil.exe command-line tool to search for and uninstall driver packages.

Prerequisites Windows operating system Administrative privileges to run the batch script Usage Replace in the script with the actual name of the OEM driver you want to remove.

Save the script as a .bat file.

Run the script as an administrator by right-clicking the file and selecting "Run as administrator".

The script will search for all drivers that match the specified OEM driver name, and uninstall them one by one.

Once all drivers have been uninstalled, the script will display a message indicating that the operation has completed.

License This batch script is released under the MIT License. Feel free to use, modify, and distribute the script as needed.

About

This batch script allows you to remove all drivers in Windows that match a specified OEM driver name.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published