How to Kill Printer’s pending jobs instantly ?
Most of the time we end up tiresome in killing the tasks of pending printer jobs. Unfortunately by cancelling the printing jobs it may several minutes or end up in restarting the Computer.
There is a small technique by which the pending printer jobs can be instantly killed and a fresh new print job can be issued.
First open Run command (click start and Run). Type in cmd and hit enter. Then type in the following command
net stop spooler
You see the following message
Again type the following path in the Run
C:\windows\system32\spool\printers
A window will open with some JUNK files appearing. Press Ctrl+A for selecting all of them and delete them. Again come to the DOS window and type the following command.
net start spooler
The Print spooler service now will start.
If you click the Printer symbol in the tray (bottom right near time on the desktop) you WILL HAVE NONE OF THE PENDING JOBS.
Now you can issue any new Printing Jobs.
See U soon with another TIP.