No description
Find a file
2025-09-12 11:27:54 -04:00
BlockDeviceInstall.ps1 Add files via upload 2025-09-11 21:29:54 -04:00
LICENSE Initial commit 2025-09-11 21:29:22 -04:00
README.md warning 2025-09-12 11:27:54 -04:00

WindowsDeviceRemover

Remove and Prevent Device Drivers from Being Installed by Windows

About

Some devices will automatically install their driver and this could be un-wanted behavoir from the user. This simple script allows you to select a device to remove and prevent windows from reinstalling it. The script takes advantage of the Prevent installation of devices that match any of these device IDs policy in Group Policy to specify the device you want to prevent getting installed.

Warning

This script is meant for advanced users, if you remove a device that you should not have I am not responsible for your actions.

How to Use

Run PowerShell as Admin

iwr https://raw.githubusercontent.com/zoicware/WindowsDeviceRemover/main/BlockDeviceInstall.ps1 | iex
{ED086B30-2560-452C-9892-49F5FD8C077F}

Example Result

mhvhm