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 delete call history in Skype
How to switch from 3D Dock to 2D in Mac OS X
How to encrypt my files in Mac OS X?
How to disable notification center in Mac OS X
How to install apache, php, mysql with macport in Mac OS X
Mac RDP to Win 8.1 error - Remote Desktop Connection cannot verify the identity of the computer that...
How to downgrade to PHP 5.2 using MacPort
How to enable email notification in Adium?
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! 🙂