Stop Ubuntu from Adding All Printers on Network Open terminal and type in command: sudo systemctl stop cups-browsed followed by: sudo systemctl disable cups-browsed You may still start/stop the service manually if you want: sudo systemctl start cups-browsed sudo systemctl stop cups-browsed