I HATE THIS. I walk into a room to fix a jam and some user has like 40 print jobs. Realizing what she’s done, she tries to delete the first job. Then the waiting begins. And more waiting. I’ve seen people go into services and do some or other. Do this:
- open notepad/wordpad
- Type:
@net stop spooler
@del %windir%\system32\spool\printers\*.* /q /f
@net start spooler - Save as delete.bar or WTF.bat.
- Double click and enjoy.
Sometimes the print icon doesn’t disappear, so you’ll need to right-click and refresh the queue.
you can do it yourself or download this batch file.
batch (82)Popularity: -1% [?]
