/Delete-old-drivers

Delete old drivers using Get-WindowsDriver

Primary LanguagePowerShellMIT LicenseMIT

ko-fi

Overview

Delete old drivers using Get-WindowsDriver function.

If you want only to display drivers to uninstall, comment out line & pnputil.exe /delete-driver "$Name" /force

GUI

If prefer GUI: DriverStoreExplorer

Inspired by

Habr