How to remove unnecessary printers

To remove any of the default printers on the Cameyo server, connect to your Cameyo server as admin and run elevated Command Prompt or Powershell.


CMD: printui.exe /dl /n "PRINTER NAME"

Powershell: Remove-Printer -Name "PRINTER NAME"

 

Either of these commands can be used for the Microsoft printers (Microsoft XPS Document Writer and Microsoft Print to PDF) by simply changing the printer name above in quotes.


If it becomes necessary to add Microsoft Print to PDF after having removed it, please see here.