How To — Clear Printer Queue
sudo systemctl stop cups sudo rm /var/spool/cups/* # Removes spooled jobs sudo systemctl start cups
To clear a printer queue, you can typically use your operating system's built-in printer settings. If jobs are "stuck" and won't delete, you may need to restart the print spooler service manually. how to clear printer queue