Share via

Printer queue is stuck - can't delete one document

Anonymous
2017-11-17T18:19:39+00:00

Tried to delete documents in printer queue.  There is one document that will not finish deleting (small file).  I tried a complete shutdown and reboot, yet can't remove this document, and nothing after will print.  Using current Windows 10, Canon iR-ADV C5030 printer on wireless network.

[Moved from: Windows / Windows 10 / Devices & drivers]

Windows for home | Windows 10 | Files, folders, and storage

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

  1. Anonymous
    2017-11-17T18:22:51+00:00

    Press Windows key + R

    Type: services.msc

    Scroll down to print spooler service, right click it then select Properties

    Click the Stop button.

    Browse to C:\Windows\System32\Spool\PRINTERS then delete the job inside that folder.

    500+ people found this answer helpful.
    0 comments No comments

Answer accepted by question author

  1. DaveM121 871.3K Reputation points Independent Advisor
    2017-11-17T18:21:28+00:00

    Hi Michael, try manually clearing the Print Queue

    Click Start.

    Type cmd

    Right-click “Command Prompt” and select “Run as administrator“

    Run the following commands and hit enter after each one:

    net stop spooler

    del %systemroot%\System32\spool\printers\* /Q

    net start spooler

    The print queue on your Windows should now be cleared

    Close Command Prompt

    200+ people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful