The print queue stuck in my Mac machine. I’m not able to clear the print queue. Whenever i clear the print queue, the print job will show up again. These print jobs has stucked in my Mac machine for long time.
To clear print queue in Mac, follow the steps below:-
Advertisements
- Go to Finder -> Application -> Utilities -> Terminal
- Enter the command below:-
$ cancel -a
- Once entered, it will clearall the print queue in your machine
* ‘cancel’ is a command that used to clear all the print job in Mac OS X. With the parameter -a, it meas clear all the print job, in other words clear the print queue.
Related posts:
How to burn data CD or DVD in Mac OS X
How to enable file sharing in Mac OS X?
How to reload .bash_profile in Linux or Mac?
How to turn on Firewall in Mac?
How to change desktop icon size in Mac?
How to show hidden files in Finder - Mac OS X
Word cannot start the spelling checker - Word 2011
Adjust your Mac fan speed with smcFanControl
Share this with your friends:-
Thank you SO much! I was having this same problem and it worked for me, too! Notice the TWO spaces “cancel(space)-a(space)-” and hit enter – voila!
I used to, just a little while ago, clear from clicking on my printer logo and there the request showed for pausing, resuming or canceling. What happened to the canceling request in such a simple way., just by clicking on the printer logo
Thanks! I had the same problem and it worked for me. So easy! 🙂
OMG … Thank you so much.
This worked for me. Thank you. It too was driving me insane!
Thank you so much. It works fine however I should mention here for other folks out there that in my case the $ symbol was not needed as it was already there and it wouldn’t work if entered it again.
@J
This will work OS 10.4 (I think) through OS 10.8
In Terminal type
“cancel -a -”
(notice the space after the “a”)
Cannot make this work, any other ideas?
Doesn’t work but thanks.
Thankyou so much! That was driving me crazy! 🙂