Get-Printer | Format-Table Name Delete the printer (replace "Printer Name" with the actual name):
Click Yes on the confirmation dialog. Limitation: This method sometimes leaves printer drivers behind. Use Method 1 or 4 for a cleaner removal. Method 3: Delete a Printer That Won't Delete (Stuck/Failed Removal) If a printer reappears after deletion or shows an error when trying to delete, use this method. how to delete a printer in windows 11
Right-click on the printer you wish to delete. Get-Printer | Format-Table Name Delete the printer (replace
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. Method 3: Delete a Printer That Won't Delete
Find the printer you want to delete in the list.
Remove-Printer -Name "Printer Name" (Optional) Remove the printer driver:
Get-PrinterDriver -Name "*partial name*" Remove-PrinterDriver -Name "Full Driver Name" Step 1: Open Command Prompt as Administrator .