Windows Print Spooler Crash — Spoolsv.exe Errors and Fix Guide
Errorsystem
Overview
Fix Windows Print Spooler service crashing (spoolsv.exe), causing printing failures, stuck print jobs, and 'Print Spooler keeps stopping' errors.
Key Details
- The Print Spooler service (spoolsv.exe) manages all print jobs in the Windows printing pipeline
- When the spooler crashes, all printers become unavailable and queued jobs are lost
- Corrupted print jobs or third-party printer drivers are the most common crash causes
- The spooler service can be set to restart automatically after crashes
- Print Spooler vulnerabilities (PrintNightmare) led to Microsoft security patches that may affect compatibility
Common Causes
- Corrupted print job stuck in the spool folder crashing the service on restart
- Incompatible or buggy third-party printer driver
- Too many printers installed causing spooler resource exhaustion
- Security update for PrintNightmare vulnerability breaking older printer drivers
- Malware targeting the Print Spooler service
Steps
- 1Stop the spooler: net stop spooler
- 2Clear stuck print jobs: delete all files in C:\Windows\System32\spool\PRINTERS\
- 3Restart the spooler: net start spooler
- 4If the spooler still crashes: update all printer drivers from manufacturer websites
- 5Remove unnecessary printers: Settings > Bluetooth & devices > Printers & scanners > remove unused
- 6Set automatic restart: services.msc > Print Spooler > Properties > Recovery tab > First failure: Restart the Service
Tags
print-spoolerspoolsvprintingcrashservice
Related Items
More in System
windows-C000021A-status-system-process-terminatedWindows Error 0xC000021A — STATUS SYSTEM PROCESS TERMINATED
Criticalwindows-C0000225-boot-configuration-errorWindows Error 0xC0000225 — Boot Configuration Error
Criticalwindows-C000000F-boot-selection-failedWindows Error 0xC000000F — Boot Selection Failed
Criticalwindows-80004005-unspecified-errorWindows Error 0x80004005 — Unspecified Error
Warningwindows-80070570-file-or-directory-corruptedWindows Error 0x80070570 — File or Directory Corrupted
Errorwindows-system-0xc0000185Windows Error 0xC0000185 — Boot Device Inaccessible
CriticalFrequently Asked Questions
Usually a corrupted print job or bad driver. Clear the spool folder first. If it keeps crashing, remove all printers, reinstall one at a time to identify the problematic driver.