- Removing in Settings |
- Removing in Control Panel (Win 10) |
- Removing in Print Server Properties (Win 11) |
- Removing in Print Server Properties (Win 10) |
- Removing in Print Management |
- Removing in CMD |
- Removing in PowerShell |
- Removing in Device Manager |
- Removing in Regedit |
- Uninstalling the Printer App |
- Video
This article was reviewed by Stan Kats and by wikiHow staff writer, Nicole Levine, MFA. Stan Kats is a Professional Technologist and the COO and Chief Technologist for The STG IT Consulting Group in West Hollywood, California. Stan provides comprehensive technology solutions to businesses through managed IT services, and for individuals through his consumer service business, Stan's Tech Garage. Stan holds a BA in International Relations from The University of Southern California. He began his career working in the Fortune 500 IT world. Stan founded his companies to offer an enterprise-level of expertise for small businesses and individuals.
There are 15 references cited in this article, which can be found at the bottom of the page.
This article has been fact-checked, ensuring the accuracy of any cited facts and confirming the authority of its sources.
This article has been viewed 1,698 times.
When you add a printer to Windows 10 or 11, the printer and its driver are stored on your computer until you remove them. If there are printers you've installed by accident or no longer need, there are many ways to remove printers from your computer. In this article, we'll teach you several ways to completely remove printers you've installed on your Windows PC. If your printer still shows up after removing it from Settings or Control Panel, we'll also show you how to permanently delete the printer and its driver from other places on your computer.
Quick Steps to Remove Printers from Windows 11
- Open the Start menu and click Settings.
- Click Bluetooth and devices.
- Click Printers & scanners.
- Select a printer and click Remove.
- If you still see evidence of the printer, try uninstalling the driver in Device Manager or the Registry Editor.
Steps
-
Open your Windows Settings. To open your Settings, press Windows key + i, or select Settings in the Start menu.
-
Click Bluetooth and devices. If you're using Windows 11, you'll see this option in the left panel. On Windows 10, click Devices instead.[1]Advertisement
-
Click Printers & scanners. This displays a list of installed printers.
-
Select the printer you want to remove. This opens the settings for the selected printer.
-
Click Remove or Remove device. This removes the installed printer from Windows.[2]
- If you get an error, stop the print spooler, then try again. To stop it, type services.msc into the search bar and press Enter. Right-click Print Spooler and select Stop.
- If the printer continues to appear when you're trying to print, try using the Device Manager method or the Registry Editor method next.
- If you installed an app to manage your printer, be sure to uninstall it so there's no trace of your printer left on your PC.
-
Open the Control Panel. If you're using Windows 10, you can remove a printer using the Control Panel. To open the Control Panel, press the Windows key, type control, and click Control Panel in the search results.
-
Click View devices and printers. You'll see this under the "Hardware and sound" heading. This will display a list of connected devices and installed printers.[3]
- If you don't see this option, click Devices and Printers instead.
-
Right-click a printer and select Remove device. If prompted, click Yes to confirm. This will remove the printer from your Windows 10 PC.
- If you get an error, stop the print spooler, then try again. To stop it, type services.msc into the search bar and press Enter. Right-click Print Spooler and select Stop.
- If the printer continues to appear when you're trying to print, try using the Device Manager method or the Registry Editor method next.
- If you installed an app to manage your printer, be sure to uninstall it so there's no trace of your printer left on your PC.
Removing a Printer in Print Server Properties (Windows 11)
-
Open your Windows Settings. To open your Settings, press Windows key + i, or select Settings in the Start menu.
-
Click Bluetooth & devices. It'll be in the left panel.
-
Click Printers & scanners. It's in the right panel. A list of installed printers will appear.
-
Click Print server properties. It's the only option under "Related settings." A dialog window will open.
-
Click the Drivers tab. On this tab, you'll see a list of all installed printer drivers.
-
Select your printer's driver and click Remove…. A confirmation message will appear.
-
Select "Remove driver and driver package" and click OK. This completely removes the printer driver from your PC.[4]
- If you get an error, stop the print spooler, then try again. To stop it, type services.msc into the search bar and press Enter. Right-click Print Spooler and select Stop.
- If the printer continues to appear when you're trying to print, try using the Device Manager method or the Registry Editor method next.
- If you installed an app to manage your printer, be sure to uninstall it so there's no trace of your printer left on your PC.
Removing a Printer in Print Server Properties (Windows 10)
-
Open the Control Panel. To open the Control Panel, press the Windows key, type control, and click Control Panel in the search results.
-
Click View devices and printers. You'll see this under the "Hardware and sound" heading. This will display a list of connected devices and installed printers.
-
Click your printer once, then select Print Server Properties. When you click the printer once to select it, some buttons will appear at the top of the window. Print Server Properties is one of those buttons.[5]
-
Click the Drivers tab. On this tab, you'll see a list of all installed printer drivers.
-
Select your printer's driver and click Remove…. A confirmation message will appear.
-
Select "Remove driver and driver package" and click OK. This completely removes the printer driver from your PC.[6]
- If you get an error, stop the print spooler, then try again. To stop it, type services.msc into the search bar and press Enter. Right-click Print Spooler and select Stop.
- If the printer continues to appear when you're trying to print, try using the Device Manager method or the Registry Editor method next.
- If you installed an app to manage your printer, be sure to uninstall it so there's no trace of your printer left on your PC.
-
Open the Print Management panel. If you're using Windows 10 or 11 Pro or Enterprise and are managing network printers, you can use the Print Management tool to remove installed printers. This won't work on Home editions of Windows. To open Print Management:[7]
- Press Windows key + R.
- Type printmanagement.msc.
- Click OK.
-
Expand the "Print Servers" section. You'll see this in the left panel.[8]
-
Expand the print server that the printer is connected to. Several options will appear.
-
Click Printers under the print server's name. All connected printers will appear in the right panel.
-
Right-click a printer and select Delete. Alternatively, if you're using Active Directory, select Remove from directory instead. This removes the printer.[9]
-
Run Command Prompt as an administrator. To do this, type cmd into the Windows search bar, right-click Command Prompt, and select Run as administrator.
- You can use these steps to remove an installed printer in Windows 10 or 11 with simple commands.
-
Type wmic printer get name and press ↵ Enter. This returns a list of installed printers. Take note of the name of the printer you want to remove.[10]
-
Type printui.exe /dl /n "Printer_Name" and press ↵ Enter. Replace "Printer_Name" with the name of the printer you want to remove. This removes the printer from Windows.[11]
- If you get an error, stop the print spooler, then try again. To stop it, type services.msc into the search bar and press Enter. Right-click Print Spooler and select Stop.
- If the printer continues to appear when you're trying to print, try using the Device Manager method or the Registry Editor method next.
- If you installed an app to manage your printer, be sure to uninstall it so there's no trace of your printer left on your PC.
-
Run PowerShell as an administrator. To do this in Windows 11, right-click the Start menu and select Terminal (Admin). In Windows 10, right-click the Start menu and select Open PowerShell as an administrator.[12]
- You can use these steps to remove an installed printer in Windows 10 or 11 with simple commands.
-
Type Get-Printer | Format-Table and press ↵ Enter. This displays a list of connected printers in an easy-to-read table format. Make note of the name of the printer you want to remove in the "Name" column.[13]
-
Type Remove-Printer -Name "Printer_Name" and press ↵ Enter. Replace "Printer_Name" with the name of the printer you want to remove. This removes the printer from Windows.[14]
- If you get an error, stop the print spooler, then try again. To stop it, type services.msc into the search bar and press Enter. Right-click Print Spooler and select Stop.
- If the printer still appears, you may need to remove the driver as well. To do, run the command Remove-PrinterDriver -Name "Printer-Name".[15]
- If you installed an app to manage your printer, be sure to uninstall it so there's no trace of your printer left on your PC.
-
Open Device Manager. If you removed an installed printer on Windows 10 or 11 but it still shows up when you try to print, you may be able to get rid of it permanently by uninstalling its drivers in Device Manager. To open this tool, right-click the Start menu and select Device Manager.
-
Click the View menu and select Show hidden devices. This ensures all devices are displayed.
-
Expand the "Printers" section. If you don't see this section, expand "Print queues" instead. Any installed printers will appear here.
-
Right-click a printer and select Uninstall device. A confirmation message will appear.
-
Select "Delete the driver software for this device" and click Uninstall. This completely removes the printer from Windows 10 and 11.
- If you get an error, stop the print spooler, then try again. To stop it, type services.msc into the search bar and press Enter. Right-click Print Spooler and select Stop.
- If you installed an app to manage your printer, be sure to uninstall it so there's no trace of your printer left on your PC.
- If your printer still appears when you try to print, try removing it from the registry.
-
1Open the Registry Editor. If you've already removed a printer and its driver but still see it in some places on Windows 10 or 11, you can fix the issue by removing it from the registry. To open the Registry Editor, type regedit into the Start search, then press Enter.
-
2Navigate to the printer environments key. The easiest way to do this is to copy this path and paste it into the address bar at the top of the Registry Editor: Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Environments.[16]
-
3Select your version of Windows. In most cases, you'll want to select Windows x64 under the "Environments" folder heading in the left panel. If you're using a 32-bit version of Windows, select Windows x86 instead.
- To find out if your Windows PC is 64-bit or 32-bit, check out our guide to finding the bit count of your computer.
-
4Expand the "Drivers" folder and find your printer's entry. Your printer driver may appear under any of these subfolders (e.g., Version-3 or Version-4), so check any that appear. Just look for the name of your printer and select its folder entry.[17]
-
5Right-click the printer driver and select Delete. This removes the printer's driver from your computer.
-
Open your Windows Settings. If you used an app to manage your printer, you can uninstall it so it no longer appears in the Start menu. To open your Settings, press Windows key + i, or select Settings in the Start menu.
-
2Select Apps. It's in the left panel on Windows 11. On Windows 10, click the Apps icon.[18]
-
3Click Installed apps (Windows 11) or Apps & features (Windows 10). A list of installed apps will appear.
-
Uninstall your printer's app. Follow these steps to remove your printer's application:
- On Windows 11, click the three-dot menu ••• on your printer and select Uninstall.
- On Windows 10, click your printer's app, then click the Uninstall button.
- If you get an error, stop the print spooler, then try again. To stop it, type services.msc into the search bar and press Enter. Right-click Print Spooler and select Stop.
Expert Q&A
Video
Tips
References
- ↑ https://support.microsoft.com/en-us/windows/add-or-install-a-printer-in-windows-cc0724cf-793e-3542-d1ff-727e4978638b#id0ebf=windows_10
- ↑ https://support.microsoft.com/en-us/windows/add-or-install-a-printer-in-windows-cc0724cf-793e-3542-d1ff-727e4978638b#id0ebf=windows_11
- ↑ https://www.montclair.edu/information-technology/wp-content/uploads/sites/168/2018/05/Deleting-a-Printer-on-a-Windows-10-Computer.pdf
- ↑ https://help.brother-usa.com/app/answers/detail/a_id/170650/~/manually-delete-the-printer-driver-from-print-server-properties---windows
- ↑ https://help.brother-usa.com/app/answers/detail/a_id/170650/~/manually-delete-the-printer-driver-from-print-server-properties---windows
- ↑ https://help.brother-usa.com/app/answers/detail/a_id/170650/~/manually-delete-the-printer-driver-from-print-server-properties---windows
- ↑ https://www.support.xerox.com/en-us/article/KB0430626
- ↑ https://smallbusiness.chron.com/delete-printer-active-directory-53390.html
- ↑ https://smallbusiness.chron.com/delete-printer-active-directory-53390.html
- ↑ https://learn.microsoft.com/en-us/windows/win32/wmisdk/wmic
- ↑ https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/rundll32-printui
- ↑ https://www.geeksforgeeks.org/techtips/how-to-open-windows-powershell-as-admin-in-windows-11/
- ↑ https://winaero.com/list-installed-printers-windows-10/
- ↑ https://learn.microsoft.com/en-us/powershell/module/printmanagement/remove-printer?view=windowsserver2025-ps
- ↑ https://learn.microsoft.com/en-us/powershell/module/printmanagement/remove-printerdriver?view=windowsserver2025-ps
- ↑ https://customercare.primera.com/portal/en/kb/articles/how-to-remove-driver-from-registry-if-unable-to-remove-using-print-server-properties-because-of-in-use-error-and-restarting-spooler-doesn-t-work-nor-computer-restart
- ↑ https://support.bradyid.com/articles/en_US/Knowledge/How-to-Remove-a-Printer-Driver-from-the-Windows-Registry
- ↑ https://support.microsoft.com/en-us/windows/uninstall-or-remove-apps-and-programs-in-windows-4b55f974-2cc6-2d2b-d092-5905080eaf98#id0ebd=windows_10








































