If you connect to different printers across several locations all the time, you’ll probably not use all of the printers installed on your device – probably just once or twice. However, your device ends up with many printers installed on it without you realizing it.

Thankfully, you can remove any printer you’re no longer using, except it doesn’t completely get erased from your device – the printer driver remains in your device’s inventory in case you need it again.

Table of Contents
    Remove or Uninstall a Printer Driver from Windows 10 image 1

    If you’re sure you won’t need it, you can remove or uninstall old, obsolete or uninstalled printer drivers, and leftover driver packages or registry entries from your device.

    We’re going to walk you through five ways to completely uninstall printer drivers in Windows 10.

    How To Remove Or Uninstall Printer Drivers In Windows 10

    These are a few of the ways you can remove printer drivers in Windows 10:

    • Uninstall printer software using Settings.
    • Remove printer driver from Print Server Properties.
    • Uninstall printer driver using Control Panel.
    • Use Print Management to remove old printers.
    • Delete old printers via Registry Editor.
    • Uninstall printer using Command Prompt.
    • Remove a printer using PowerShell.
    • Delete remnants from Windows driver store.

    Uninstall Printer Software Using Settings

    If you don’t need a particular printer anymore, you can follow the usual steps to uninstall a printer from Settings and then uninstall its software, especially if using a third-party utility. 

    If the Settings app installed other tools to manage your printer automatically, you’ll have to manually remove the leftover software.

    • Open Settings>Devices.
    Remove or Uninstall a Printer Driver from Windows 10 image 2
    • Click Printers & Scanners
    Remove or Uninstall a Printer Driver from Windows 10 image 3
    • Select your printer, click Remove device, and click Yes when asked to confirm the deletion.
    Remove or Uninstall a Printer Driver from Windows 10 image 4

    Note: The steps above only remove the printer from the list, so you’ll need to remove any leftover printer software or related applications.

    • Open Settings>Apps.
    Remove or Uninstall a Printer Driver from Windows 10 image 5
    • Click Apps & Features and select the printer software you’d like to remove.
    Remove or Uninstall a Printer Driver from Windows 10 image 6
    • Click Uninstall and follow the steps to completely remove any leftover printer-related applications.

    Remove Printer Driver From Print Server Properties

    If you’re still seeing an old printer, or one that you previously uninstalled, appearing on the Printers & Scanners page, you can remove or uninstall the printer driver and driver packages.

    • Open Settings>Devices>Printers and Scanners on the left pane.
    • Scroll down to Related settings and click Print Server Properties. Alternatively, you can right-click Start>Run and type printui /s /t2 to go to the Print Server properties page directly.
    Remove or Uninstall a Printer Driver from Windows 10 image 7
    • Select the Drivers tab. From the list, click on the old printer entry and select Remove.
    Remove or Uninstall a Printer Driver from Windows 10 image 8
    • You’ll get two options in a popup – Remove driver or Remove driver and driver package. Select the latter and click OK.
    Remove or Uninstall a Printer Driver from Windows 10 image 9
    • If you get a confirmation prompt to Remove Driver Package, click Delete.

    Uninstall Printer Driver Using Control Panel

    You can remove and uninstall your printer and leftover printer driver or related apps from Control Panel using these steps.

    • Open Control Panel>Hardware and Sound.
    Remove or Uninstall a Printer Driver from Windows 10 image 10
    • Click Devices and Printers.
    Remove or Uninstall a Printer Driver from Windows 10 image 11
    • Under Printers, right-click your device and click Remove device. Click Yes to confirm the action.
    Remove or Uninstall a Printer Driver from Windows 10 image 12
    • Next, go to Settings>Apps>Apps & Features and select the software you want to remove. 
    • Click Uninstall and follow the on-screen steps to completely remove the printer software.

    Use Print Management To Remove Old Printers

    Ideally, if you used the Print Server properties method above, it should remove and uninstall the printer driver. However, you can use the Print Management console to completely remove printers you no longer use, and their drivers.

    The Print Management dialog shows you the printers and current print jobs on your device. Before you delete the old printer driver though, make sure it’s not being used by any other printer.

    • Open Control Panel>System and Security.
    Remove or Uninstall a Printer Driver from Windows 10 image 13
    • Click Administrative Tools.
    Remove or Uninstall a Printer Driver from Windows 10 image 14
    • Double-click the Print Management shortcut.
    Remove or Uninstall a Printer Driver from Windows 10 image 15
    • Under Custom Filters, select All Printers
    • Right-click the printer you want to remove.
    Remove or Uninstall a Printer Driver from Windows 10 image 16
    • Click Delete and Yes to confirm the action.
    Remove or Uninstall a Printer Driver from Windows 10 image 17
    • Open Settings>Apps>Apps & Features and click the printer software you want removed. 
    • Click Uninstall and follow on-screen instructions to completely remove the printer driver.

    Delete Old Printers Via Registry Editor

    If you open the Add a printer page and find old printers still listed there, edit the registry to remove leftover entries. To do this, start by creating a system restore point, and then follow the steps below.

    • Right-click Start>Run. 
    • Type regedit.exe and click OK (or press Enter on your keyboard) to open the Registry Editor.
    Remove or Uninstall a Printer Driver from Windows 10 image 18

    Find the registry key:

    HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\Printers\Roamed
    Remove or Uninstall a Printer Driver from Windows 10 image 19
    • Right-click the printer from the right pane, and select Delete.
    • Check printer entries and delete unwanted items by going to this key: HKEY_CURRENT_USER\Printers\Connections
    Remove or Uninstall a Printer Driver from Windows 10 image 20

    Next, go to this key:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Printers
    Remove or Uninstall a Printer Driver from Windows 10 image 21
    • Click to expand the key, right-click your printer and select Delete.
    Remove or Uninstall a Printer Driver from Windows 10 image 22

    Some subkeys may still have references to your old printer, so you can clear the following as well:        

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Environments\Windows NT x86\Drivers\Version-3 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Environments\Windows x64\Drivers\Version-3   HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Environments\Windows x64\Drivers\Version-4

    Once this is done, exit the Registry Editor.

    Uninstall Printer Using Command Prompt

    If you’re a fan of command lines, the Command Prompt is another tool you can use to delete a printer and remove related drivers and apps.

    • Click Start and type CMD in the search bar. 
    • Click Command Prompt and select Run as administrator from the right pane.
    Remove or Uninstall a Printer Driver from Windows 10 image 23
    • In the Command Prompt window, type this command: wmic printer get name and press Enter to see the list of printers on your device.
    Remove or Uninstall a Printer Driver from Windows 10 image 24
    • To uninstall the printer, type printui.exe /dl /n “YOUR-PRINTER-NAME” and press Enter. Remember to replace YOUR-PRINTER-NAME with your printer’s full name. For example, printui.exe /dl /n HP DJ 2600 Series CL3.
    Remove or Uninstall a Printer Driver from Windows 10 image 25
    • To uninstall the printer software, open Settings>Apps>Apps & Features and select the printer software you want to remove. Click Uninstall and follow the on-screen instructions to complete the process.

    Remove a Printer Using PowerShell

    If you prefer PowerShell over Command Prompt, here are the steps to take to remove the printer and related software.

    • Right-click Start > Windows PowerShell (Admin).
    Remove or Uninstall a Printer Driver from Windows 10 image 26
    • Type this command: Remove-Printer –Name “YOUR-PRINTER-NAME”.
    Remove or Uninstall a Printer Driver from Windows 10 image 27
    • Open Settings > Apps > Apps & Features, and click the software you want removed. 
    • Click Uninstall and follow the directions to remove it completely.

    Delete Remnants From The Windows Driver Store

    This solution is meant to remove any remnants of drivers that may still be on your device even after deleting driver packages.

    In the driver store, you’ll find inbox and third-party driver packages, which were installed and stored in the folder even before the driver itself got installed. 

    Each of the subfolders in the store holds a driver package and corresponding .inf file, but it’s a bit difficult to find the specific driver package you’d like to remove.

    The good news is you can use a third-party tool to explore the Windows driver store and completely remove the old printer driver once for all. It’ll also save you lots of space that would otherwise have been occupied by junk files.

    What Happens When Drivers Are Deleted?

    A device driver is a piece of software that tells your computer’s operating system how to communicate with the device it’s connected to. 

    For example, to connect to your printer and execute the print command, a printer driver is needed to bridge the gap between the two devices, and deliver the print job to you.

    Without the printer driver, your printer is just hardware that doesn’t work. Similarly, deleting the printer driver after deleting the printer from your computer renders it inoperative.

    However, if you delete the driver, you can undo the deletion using System Restore, from the previous restore point created when you deleted the driver from your computer.

    Alternatively, Windows will automatically install the driver on your operating system by searching for it from its extensive library of drivers. If it doesn’t find a suitable driver, it’ll search for a driver online through Windows Update. Otherwise, you can visit the device manufacturer’s website to find the specific driver for your printer.

    Leave a Reply

    Your email address will not be published. Required fields are marked *