Uninstall a Printer Driver in Windows 11/10

Printer drivers allow Windows to communicate with your printer and control its features, such as paper size, print quality, duplex printing, and scanning. While these drivers usually work without issues, they can sometimes become corrupted, outdated, or incompatible after Windows updates or printer changes. In such cases, uninstalling the printer driver and installing a fresh copy is often the best solution.

Removing an old or damaged printer driver can resolve problems such as printers not being detected, print jobs getting stuck, recurring error messages, incorrect printing, or driver conflicts after replacing a printer. Windows 11 and Windows 10 provide several built-in methods to completely remove printer drivers without requiring third-party software.

Update Windows Drivers

In this guide, you’ll learn the best ways to uninstall a printer driver in Windows 11 and Windows 10.

Why Uninstall a Printer Driver?

PC running slow or unstable? Do you want to update drivers?

There are several situations where removing a printer driver is recommended.

Common reasons include:

  • Corrupted printer driver.
  • Driver installation failed.
  • Printer is no longer used.
  • Replacing the printer with a newer model.
  • Driver conflicts after Windows updates.
  • Printer keeps showing offline.
  • Printing errors or blank pages.
  • Print Spooler problems.
  • Incorrect printer settings.
  • Reinstalling the latest driver.

Method 1: Remove the Printer from Windows Settings

Before uninstalling the driver, remove the printer from Windows.

  1. Open Settings.
  2. Go to Bluetooth & devices.
  3. Select Printers & scanners.
  4. Click the printer you want to remove.
  5. Select Remove.
  6. Confirm the removal.

This removes the printer from Windows, but the driver package may still remain installed.

Method 2: Remove the Printer Driver Using Print Server Properties

Print Server Properties allows you to completely remove installed printer drivers.

  1. Press Win + R.
  2. Type:
printui.exe /s /t2
  1. Press Enter.
  2. Open the Drivers tab.
  3. Select the printer driver.
  4. Click Remove.
  5. Choose:
  • Remove driver only, or
  • Remove driver and driver package
  1. Click OK.

Removing the driver package ensures Windows doesn’t automatically reuse the old driver.

Method 3: Uninstall the Driver Through Device Manager

Repair PC

Some printers also appear in Device Manager.

  1. Press Win + X.
  2. Open Device Manager.
  3. Expand Print queues.
  4. Right-click the printer.
  5. Select Uninstall device.
  6. If available, check Delete the driver software for this device.
  7. Click Uninstall.

Restart your computer after the removal.

Method 4: Use Print Management (Windows Pro Editions)

PC running slow or unstable? Do you want to update drivers?

Windows Pro includes the Print Management console.

  1. Press Win + R.
  2. Type:
printmanagement.msc
  1. Press Enter.
  2. Expand Print Servers.
  3. Expand your computer name.
  4. Select Drivers.
  5. Right-click the driver.
  6. Choose Delete.

This removes the selected printer driver from the system.

Method 5: Stop the Print Spooler Before Removing Drivers

Sometimes Windows prevents driver removal because the Print Spooler is using it.

  1. Press Win + R.
  2. Type:
services.msc
  1. Press Enter.
  2. Locate Print Spooler.
  3. Right-click it.
  4. Select Stop.

Remove the driver using one of the previous methods.

Afterward:

  1. Return to Services.
  2. Right-click Print Spooler.
  3. Select Start.

Method 6: Remove Driver Files Using Command Prompt

Advanced users can remove printer drivers using Windows command-line tools.

PC running slow or unstable? Do you want to update drivers?

Open Command Prompt as Administrator.

Display installed printer drivers:

pnputil /enum-drivers

Locate the printer driver and note its Published Name.

Remove it using:

pnputil /delete-driver oemXX.inf /uninstall /force

Replace oemXX.inf with the appropriate driver name.

Restart the computer after the removal.

Method 7: Install the Latest Printer Driver

After uninstalling the old driver, install the latest version from the printer manufacturer’s support website.

Avoid reinstalling outdated drivers if newer versions are available.

Restart Windows once installation is complete.

Print a test page to verify everything is working correctly.

Method 8: Run the Printer Troubleshooter

If Windows still experiences printer problems after reinstalling the driver, run the built-in troubleshooter.

  1. Open Settings.
  2. Navigate to System > Troubleshoot > Other troubleshooters.
  3. Locate Printer.
  4. Click Run.
  5. Apply the recommended fixes.

Restart your computer if prompted.

Method 9: Install Windows Updates

Windows updates often include improved printer compatibility and updated drivers.

  1. Open Settings.
  2. Select Windows Update.
  3. Click Check for updates.
  4. Install available updates.
  5. Restart your computer.

Reconnect the printer after updating.

Method 10: Repair Corrupted Windows System Files

If Windows repeatedly fails to remove or reinstall printer drivers, damaged system files may be responsible.

Open Command Prompt as Administrator.

Run:

sfc /scannow

After the scan completes, run:

DISM /Online /Cleanup-Image /RestoreHealth

Restart your computer after both commands finish.

These tools repair Windows components that affect printer installation and driver management.

Tips for Managing Printer Drivers

Following these practices can help prevent future driver problems.

  • Install drivers only from trusted sources.
  • Remove unused printer drivers regularly.
  • Keep Windows updated.
  • Update printer firmware when available.
  • Restart the computer after major driver changes.
  • Keep only the drivers for printers you actively use.
  • Create a restore point before installing new drivers.
  • Avoid disconnecting the printer during driver installation.

These habits help maintain stable and reliable printer performance.

Conclusion

Uninstalling a printer driver in Windows 11 or Windows 10 is often the best solution for resolving printing errors, driver conflicts, and communication problems. Whether you remove the driver through Windows Settings, Print Server Properties, Device Manager, or Print Management, Windows provides several built-in tools to safely uninstall outdated or corrupted printer drivers. After removing the old driver, installing the latest version from the printer manufacturer and keeping Windows updated helps ensure reliable printing and prevents future compatibility issues.

Frequently Asked Questions

Does removing a printer also uninstall its driver?

Not always. Removing the printer from Settings typically removes the printer configuration, but the driver package may remain installed until it is removed separately.

What’s the difference between removing the driver and removing the driver package?

Remove driver only deletes the installed driver while keeping the driver package stored in Windows. Remove driver and driver package deletes both, preventing Windows from automatically reinstalling the old driver.

Why can’t I delete a printer driver?

The Print Spooler service or another application may still be using the driver. Stopping the Print Spooler or restarting the computer usually allows the driver to be removed.

Will uninstalling a printer driver affect other printers?

Only if those printers use the same driver package. If multiple printers rely on the same driver, removing it may require reinstalling the driver for those printers afterward.

PC running slow or unstable? Do you want to update drivers?

GeeksDigit.Com
Logo