Clearing the print queue is too simple. Follow my steps below and you’ll be able to clear all the stuck print jobs from the print queue instantly.
Clearing Print Queue in Windows
- Open Command Prompt as an administrator.
- Copy-paste these lines one after another and you’re done.
net stop spooler
del %systemroot%\System32\spool\printers\* /Q
net start spooler
exit
Clearing Print Queue in Mac
- Open System Preferences.
- Then, open Printers & Scanners.
- Press Ctrl + Click on the empty area on left side. A pop-up will appear.
- Reset the printing system.
- If prompted, enter your system’s password.
- Finally, confirm the reset. That’s all.
- Always remember that you need to reinstall your printer on Mac once you reset the printing system.
See how easily we cleared the stuck print jobs from the print queue. Do let me know if you need any assistance. I will reply to you ASAP.