Command to Delete a Printer

 

Replace "Printer_Name" with the exact name of the printer you want to delete (as shown in the "Printers & Scanners" settings). For example:


printui.exe /dl /n "Printer_Name"



Alternative (Using PowerShell in CMD):



powershell "Remove-Printer -Name 'Printer_Name'"


Comments

Popular posts from this blog

step-by-step command to back up drivers in win

Disable Firewall VIA Command Prompt (CMD)