Error Codes Wiki

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

  1. 1Stop the spooler: net stop spooler
  2. 2Clear stuck print jobs: delete all files in C:\Windows\System32\spool\PRINTERS\
  3. 3Restart the spooler: net start spooler
  4. 4If the spooler still crashes: update all printer drivers from manufacturer websites
  5. 5Remove unnecessary printers: Settings > Bluetooth & devices > Printers & scanners > remove unused
  6. 6Set automatic restart: services.msc > Print Spooler > Properties > Recovery tab > First failure: Restart the Service

Tags

print-spoolerspoolsvprintingcrashservice

Related Items

More in System

Frequently 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.