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:
Mac: Change print screen file format to jpg
How to encrypt my files in Mac OS X?
Mac: How to create recent applications shortcut in Dock?
How to search files by content in Mac / Linux
How to create shortcut in Mac OS X
How to burn data CD or DVD in Mac OS X
How to switch from 3D Dock to 2D in Mac OS X
How to copy a DVD in Mac OS X
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! 🙂