How To Delete A Printer In Windows 11 __link__ May 2026
rundll32 printui.dll,PrintUIEntry /dl /n "Printer Name" Delete the printer and its driver:
Find the printer you want to delete in the list. how to delete a printer in windows 11
Get-PrinterDriver -Name "*partial name*" Remove-PrinterDriver -Name "Full Driver Name" Step 1: Open Command Prompt as Administrator . rundll32 printui
Whether you’re troubleshooting a malfunctioning device, replacing an old printer, or simply cleaning up your system, removing unused printers in Windows 11 is a straightforward process. However, Microsoft has redesigned the Settings app, so the method is different from Windows 10. replacing an old printer
Remove-Printer -Name "Printer Name" (Optional) Remove the printer driver:
Click on the printer’s name to expand its options.
Get-Printer | Format-Table Name Delete the printer (replace "Printer Name" with the actual name):