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:
Word cannot start the spelling checker - Word 2011
Arrow key not working in vi / vim - Mac OS
Mac: Change print screen file location
Adjust your Mac fan speed with smcFanControl
How to verify SHA-1 checksum in Mac OS X?
Macport: Can't map the URL 'file://.' to a port description file
Free image editor for Mac OS X / XP / Vista / Linux
How to create password protected zip file 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! 🙂