How to Fix Print Jobs Stuck in Queue on Windows
Print jobs stuck in the queue, can't delete prints, or queue shows "Deleting" but never clears? Fix stuck print spooler queue issues.
📖
Main Troubleshooting Guide
How to Fix Printer Not Working →Complete symptoms, causes, and step-by-step solutions
Symptoms
You might be experiencing this problem if you notice:
- •Print jobs show "Deleting" but never actually delete
- •Queue shows "Error" or "Printing" but nothing prints
- •Can't cancel or remove stuck print jobs
- •New print jobs get stuck behind old ones
- •Print queue says "1 document(s) in queue" permanently
- •Printer starts printing after hours of being stuck
Common Causes
- ⚠Print Spooler service hung on a corrupted job
- ⚠Spooler temp files locked by the service
- ⚠Large or complex document causing spooler crash
- ⚠Printer driver unable to process the job
- ⚠Network printer offline but jobs keep queueing
- ⚠Insufficient permissions on spooler folder
Solutions
Solution 1: Clear Print Queue (Quick Method)
- 1Open Services (services.msc)
- 2Find "Print Spooler" > right-click > Stop
- 3Navigate to: C:\Windows\System32\spool\PRINTERS
- 4Delete ALL files in this folder (these are the stuck jobs)
- 5Go back to Services > right-click Print Spooler > Start
- 6The queue is now empty — try printing again
Solution 2: Clear Queue via Command Line
- 1Open Command Prompt as Administrator
- 2Run: net stop spooler
- 3Run: del /Q /F /S "%systemroot%\System32\spool\PRINTERS\*.*"
- 4Run: net start spooler
- 5This is the same process but automated — useful for recurring issues
- 6You can save these commands as a .bat file for quick access
Solution 3: Fix Recurring Stuck Queues
- 1If queues get stuck frequently: the printer driver may be the issue
- 2Go to Settings > Printers & scanners > your printer > Manage
- 3Click "Printing preferences" > reduce print quality or change format
- 4Try printing a simple text file to test
- 5If complex documents always get stuck: update or reinstall the printer driver
- 6For network printers: ensure the printer is online and not in sleep mode
FIXES THIS IN 5 MINUTES
Fix Print Jobs Stuck in Queue Automatically
RescuePC Toolkit includes 109+ automated repairs that fix this problem with one click. No command line knowledge required.
Download Now - Free TrialNo credit card required • Works on Windows 10 & 11