How to Remove Old Driver Package Files on Windows
Delete outdated driver package files on Windows and free up storage with Kudu’s cleanup tools.
By Kudu Team
Fix this automatically with Kudu
Run a free system scan to detect and resolve this issue automatically — no manual steps required.
Download Kudu Free →What Causes This?
Windows keeps copies of driver packages in the Driver Store so devices can install, roll back, or reconnect without needing the original installer. Over time, old graphics, printer, audio, chipset, and network drivers can pile up after updates, hardware changes, or failed installs. These leftover packages are usually harmless, but they can waste storage and make driver management harder.
Common Symptoms
- System drive space keeps shrinking for no obvious reason
- You find many old driver versions installed after GPU or printer updates
- Windows reports low disk space on a small SSD
- Driver cleanup tools or Disk Cleanup don’t free much space
- You want to remove outdated drivers without breaking current devices
How to Fix It Manually
-
Check your free disk space first
- Open File Explorer with
Win + E. - Click This PC in the left sidebar.
- Look at your C: drive and note how much free space you have.
- Open File Explorer with
-
Open Command Prompt as Administrator
- Click Start and type
cmd. - Right-click Command Prompt and choose Run as administrator.
- Click Yes if User Account Control appears.
- Click Start and type
-
List all driver packages in the Driver Store
- In Command Prompt, run:
pnputil /enum-drivers - Windows will show published names such as
oem12.inf, provider names, driver dates, and versions. - Look for older versions from the same vendor, especially for graphics cards, printers, audio devices, and old hardware you no longer use.
- In Command Prompt, run:
-
Identify the packages you no longer need
- Compare the Driver Version and Driver Date fields.
- Keep the newest package for any device you still use.
- Be careful not to remove chipset, storage, touchpad, or network drivers unless you are sure they are old and unused.
- If you’re unsure, create a restore point first:
- Press
Win + S, type Create a restore point, and open it. - Click Create, name it, and save it.
- Press
-
Delete an old driver package
- In the same admin Command Prompt, run:
pnputil /delete-driver oem12.inf /uninstall /force - Replace
oem12.infwith the actual published name you want to remove. - If the driver is not currently in use, Windows should remove it.
- Repeat for other outdated packages one at a time.
- In the same admin Command Prompt, run:
-
Use Device Manager for old devices you no longer have
- Press
Win + Xand click Device Manager. - Click View > Show hidden devices.
- Expand categories and look for grayed-out devices you no longer use.
- Right-click the old device and choose Uninstall device.
- If available, check Attempt to remove the driver for this device, then click Uninstall.
- Press
-
Restart your PC and confirm the cleanup
- Restart Windows normally.
- After rebooting, test important hardware like Wi‑Fi, sound, Bluetooth, printers, and graphics.
- Check free space again in This PC.
Fix It Automatically with Kudu
Manually sorting through driver packages is slow, and deleting the wrong one can cause device problems. Kudu can scan for outdated driver-related junk and other unnecessary system files, then clean them up safely in a few clicks. It’s the easier way to recover storage without digging through pnputil output yourself.
Fix this automatically with Kudu
Run a free system scan to detect and resolve this issue automatically — no manual steps required.
Download Kudu Free →Related guides
How to Remove Old Driver Leftovers on Windows
Clean leftover driver files on Windows and reduce clutter safely using Kudu’s cleanup features.
How to Remove Old Windows Update Files
Delete leftover Windows update files and reclaim disk space safely with Kudu’s cleanup and optimization tools.
How to Remove Old Windows Setup Files
Clean old Windows setup files after upgrades and free disk space with Kudu’s cleanup tools.
How to Remove Windows Cache Files
Clean Windows cache files safely and reclaim storage while reducing clutter that can slow down your PC with Kudu.