software:printspooler
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| software:printspooler [2012/03/20 14:57] – created superwizard | software:printspooler [2022/08/29 17:46] (current) – [Remove print jobs from "Print Spooler" Windows] superwizard | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Remove print jobs from "Print Spooler" | ||
| + | <WRAP center round box > | ||
| + | 2022-08-29 | ||
| + | |||
| + | < | ||
| + | user that cannot print | ||
| + | |||
| + | It's most likely a corrupt file in the print spool folder that is causing the service to stop. The simple fix is | ||
| + | 1) Stop the print spool service (Print Spooler) | ||
| + | 2) Go to C: | ||
| + | 3) delete any of the files that are in there | ||
| + | 4) start the print spooler back up | ||
| + | In my experience this is the issue 99% of the time. I've seen this being cause mostly by a user printing a web page that has a flash element in it. | ||
| + | |||
| + | </ | ||
| + | |||
| + | From < | ||
| + | |||
| + | To remove spooled print jobs that could be causing this problem, simply remove (or delete) files with extensions of " | ||
| + | |||
| + | From < | ||
| + | |||
| + | |||
| + | </ | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | ====== common causes of print spooler stop ====== | ||
| + | |||
| + | http:// | ||
| + | |||
| + | * @echo off | ||
| + | * :: clnspool.cmd - delete pending print jobs and restart spooler | ||
| + | * :: for Citrix PS4 environment, | ||
| + | * :: net stop " | ||
| + | * del /q %systemroot%\system32\spool\printers\*.* | ||
| + | * net start spooler | ||
| + | * :: net start " | ||
| + | * :done | ||
| + | * | ||
| + | |||
| + | http:// | ||
| + | |||
| + | http:// | ||
| + | |||
| + | * To remove spooled print jobs that could be causing this problem, simply remove (or delete) files with extensions of " | ||
| + | |||
| + | http:// | ||
| + | |||
| + | ====== Adobe Printspooler laserjet 1020 ====== | ||
| + | |||
| + | |||
| + | http:// | ||
| + | |||
| + | ====== spool not open ====== | ||
| http:// | http:// | ||
| Line 20: | Line 76: | ||
| http:// | http:// | ||
| - | |||
software/printspooler.1332255470.txt.gz · Last modified: by superwizard
