Printers that are no longer in use can clutter your system, cause printing errors, or even interfere with new printer installations. Whether a printer is offline, stuck, duplicated, or completely obsolete, removing it properly is often the best solution.
If you’re using Windows 11, there are multiple supported ways to uninstall or remove a printer—depending on whether it’s a local printer, network printer, or one that refuses to disappear. This guide walks you through all reliable methods, step by step.
Why You May Need to Remove a Printer in Windows 11
Common reasons include:
- Printer is offline or unreachable
- You replaced the printer with a new model
- Duplicate printers keep appearing
- Driver corruption or print errors
- Network printer no longer exists
- Windows keeps selecting the wrong default printer
Removing the printer completely helps reset printing behavior.
Remove or Uninstall a Printer in Windows 11
Try the methods below in order. Most printers can be removed using the first or second method.
1. Remove a Printer from Settings (Recommended)
This is the easiest and most common method.
- Open Settings.
- Go to Bluetooth & devices → Printers & scanners.
- Find the printer you want to remove.
- Click the printer name to open its options.
- Click Remove.
- Confirm the action.
The printer should disappear immediately from the list.
2. Remove a Printer Using Control Panel
Some legacy or stubborn printers still respond better to Control Panel.
- Open Control Panel.
- Go to Devices and Printers.
- Right-click the printer you want to remove.
- Select Remove device.
- Click Yes to confirm.
This method is especially useful for older printer drivers.
3. Remove a Printer Using Print Management (Pro & Higher)
If you’re using Windows 11 Pro, Enterprise, or Education, this method gives deeper control.
- Press Windows + R, type
printmanagement.msc, and press Enter. - Expand Print Servers → Local Print Server → Printers.
- Right-click the printer you want to delete.
- Select Delete.
This removes the printer directly from the print server.
4. Remove Printer Drivers Completely (Fixes Reappearing Printers)
Sometimes the printer comes back because its driver is still installed.
- Open Print Management.
- Go to Drivers under your local print server.
- Find the driver associated with the removed printer.
- Right-click it and choose Remove Driver Package.
- Restart your PC.
This ensures the printer does not reinstall automatically.
5. Remove a Network Printer
If the printer is shared or network-based:
- Open Settings → Bluetooth & devices → Printers & scanners.
- Select the network printer.
- Click Remove.
- If it reappears, disconnect from the network temporarily and remove it again.
For domain-managed printers, IT admin permissions may be required.
6. Use Command Prompt to Remove a Printer (Advanced)
Useful when the printer UI is broken.
- Open Command Prompt (Admin).
- List installed printers:
wmic printer get name - Remove the printer:
printui.exe /dl /n "Printer Name" - Restart your PC.
Make sure the printer name matches exactly.
7. Restart the Print Spooler (If Removal Fails)
Sometimes the print queue locks the printer.
- Press Windows + R, type
services.msc, and press Enter. - Restart Print Spooler.
- Try removing the printer again using Settings or Control Panel.
This clears stuck print jobs.
Wrapping Up
Removing or uninstalling a printer in Windows 11 is straightforward once you use the right method. Whether you remove it from Settings, Control Panel, or Print Management—or go further by deleting the driver package—Windows gives you full control over printers when needed.
Once removed properly, your system stays clean, avoids printing conflicts, and is ready for a fresh printer setup if required.