Clear stuck jobs & restart the spooler service
services.msc and press Enter
This fixes most spooler issues caused by stuck print jobs.
# Run these commands in Command Prompt (Admin)
net stop spooler
del /Q /F /S "%systemroot%\System32\spool\PRINTERS\*.*"
net start spooler
Let Windows automatically detect and fix printer issues.
Press Windows + I
System > Troubleshoot > Other troubleshooters
Click "Run" next to Printer
Follow prompts to apply suggested fixes
Corrupted drivers are a common cause of spooler crashes.
Right-click Start > Device Manager
Expand "Print queues" or "Printers"
Right-click printer > Uninstall device > Check "Delete driver"
Restart computer. Windows will auto-install or download from manufacturer
If the spooler stops immediately after starting, try these fixes:
Repairs corrupted Windows files:
sfc /scannow
Fix: Open services.msc, find Print Spooler, right-click > Start. If it won't start, run the clear queue commands above first.
Fix: Clear spooler folder, restart service. If persists, check for Windows updates and restart computer.
Fix: Driver issue. Reinstall printer driver from manufacturer's website. Also try removing and re-adding the printer.