I cannot delete print-jobs

written by Admin


Posted on 2013-12-12


Problem

I want to clear the print queue on my Windows 2003 Server, because there are some locked print jobs.

Solution

Login as Administrator.

Run command prompt (cmd.exe) and type:
net stop spooler
(now you cannot print)

Delete all files in C:\WINDOWS\System32\spool\PRINTERS
(You are deleting the locked print job and any pending print job!)

In the command prompt type:
net start spooler
(now you can print again)

Done!

Feedback


Comments

Leave a Comment:

Search

Welcome

We need collaboration and a real boost from our community: write us an email for every trick you find!

This website is a sysadmin swiss-knife for every-day Windows, Linux and Mac administration and troubleshooting

Our database grows if YOU send us your tips and trick as soon as you find them every day!