
Printer Spooler Crash
Printer Spooler Crash: Windows Printer Service Failure
Quick Fix
Restart the Print Spooler service, clear the spool folder, and update drivers. If that fails, run SFC and reinstall the driver.
What it Means
The Printer Spooler Crash occurs when the Windows Print Spooler service stops unexpectedly, halting all print jobs and leaving the printer in a hung state.
Possible Causes
- 1Corrupted or outdated printer driver
- 2Conflicting software or malware
- 3Corrupted spool folder files
- 4System file corruption or memory issues
- 5Printer firmware issues
How to Fix
Step-by-Step Solutions
- Restart Print Spooler Service
Open Services, find Print Spooler, right‑click and restart. This clears temporary errors.
net stop spooler && net start spooler - Clear the Spool Folder
Delete all files in C:\Windows\System32\spool\PRINTERS. This removes corrupted job files.
del /F /Q C:\Windows\System32\spool\PRINTERS\*.* - Update or Reinstall Printer Driver
Uninstall the driver via Device Manager, then reinstall the latest driver from the manufacturer.
- Run System File Checker
Scan for corrupted system files that may affect the spooler.
sfc /scannow - Check for Malware
Run a full system scan with Windows Defender or a trusted AV.
Commands You Can Try
Technical Details
Related Errors
Still stuck?
Pro tips
- Use Print Management console to view job status
- Enable verbose logging for the Print Spooler to diagnose
- Set printer to use legacy driver if new driver fails
- Create a system restore point before making changes
If the spooler continues to crash after following all steps, or you see persistent error messages, contact Microsoft Support or your printer manufacturer.
If these solutions didn't help, try searching our database for similar issues.
Contact Support