Click on Printers . In the center pane, right-click the target printer and select Delete .
Right-click on the printer you wish to delete. how to delete a printer in windows 11
rundll32 printui.dll,PrintUIEntry /dd /n "Printer Name" For a network printer, also remove the connection: Click on Printers
Get-Printer | Format-Table Name Delete the printer (replace "Printer Name" with the actual name): replacing an old printer
Select Remove device from the context menu.
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.
Remove-Printer -Name "Printer Name" (Optional) Remove the printer driver: