Skip to content
English
  • There are no suggestions because the search field is empty.

Clearing A Stuck Printer Queue

Search

Clearing A Stuck Printer Queue

If there are documents stuck in the printer queue, you can run these commands from command prompt to clear them:

  1. net stop spooler
  2. del %systemroot%\System32\spool\printers\* /Q /F /S
  3. net start spooler

Note: It may be helpful to open Task Manager and end the "CSPrinter.exe" process. It will relaunch automatically on the next print job.

___________________________________________________

Still Not Working?:

Turn off power to printer

Ping IP address that shows for printer

     If still comes up, then you have an IP Conflict

         Change the IP address of the printer to one not in use (ping new address with power off before changing)

         Go to DHCP - add to reservations

Related Articles