Troubleshooting Print Spooler Keeps Stopping Issue on Windows 10
The print spooler service is a crucial component in Windows 10 that manages print jobs. However, users often encounter issues where the print spooler keeps stopping, leading to printing problems. This article will guide you through understanding this issue and provide practical solutions to resolve it.
Understanding the Print Spooler Service
Before delving into the solutions, it's essential to understand what the print spooler service does. The print spooler service, also known as the 'Print Spooler,' temporarily stores print jobs in a queue before sending them to the printer. It ensures that your printer doesn't get overwhelmed with too many print jobs at once.
Causes of Print Spooler Keeps Stopping Issue
The print spooler service can stop due to various reasons, including:

- Printer driver issues or outdated drivers
- Corrupted print spooler files
- Malware or virus infection
- Incorrect print settings or permissions
- Hardware-related problems
Solutions to Resolve Print Spooler Keeps Stopping Issue
Restart the Print Spooler Service
Sometimes, simply restarting the print spooler service can resolve the issue. Here's how to do it:
- Press Win + X on your keyboard and select Command Prompt (Admin) or Windows PowerShell (Admin).
- Type the following command and press Enter:
net stop spooler
- After the service stops, type the following command and press Enter to restart it:
net start spooler
Update or Reinstall Printer Drivers
Outdated or corrupted printer drivers can cause the print spooler to stop. Update your printer drivers from the manufacturer's official website, or reinstall them using the following steps:
- Press Win + X on your keyboard and select Device Manager.
- Expand the Printer queues category, right-click on your printer, and select Uninstall device.
- Restart your computer. Windows should automatically reinstall the driver. If not, visit the manufacturer's website to download and install the latest driver.
Delete Corrupted Print Spooler Files
Corrupted print spooler files can cause the service to stop. To delete these files, follow these steps:

- Press Win + X on your keyboard and select Command Prompt (Admin) or Windows PowerShell (Admin).
- Type the following command and press Enter:
net stop spooler
- Navigate to the following folder and delete all files:
C:\Windows\System32\spool\PRINTERS
- Restart the print spooler service using the following command:
net start spooler
Check Print Settings and Permissions
Incorrect print settings or permissions can cause the print spooler to stop. Ensure that your printer is set as the default printer and that you have the necessary permissions to print.
Scan for Malware or Virus
Malware or virus infection can cause various system issues, including the print spooler keeps stopping problem. Run a full system scan using a reputable antivirus software to ensure your system is clean.
Check Hardware-related Problems
Sometimes, the issue might be hardware-related, such as a faulty printer or cable. Ensure that your printer is properly connected and turned on. Try using a different USB port or cable to rule out any hardware-related problems.
Preventing the Print Spooler Keeps Stopping Issue
To prevent the print spooler keeps stopping issue in the future, ensure that you keep your printer drivers up-to-date, maintain your system's security by running regular antivirus scans, and avoid printing large files or using low-quality printer drivers.
If none of the above solutions work, it's recommended to contact a professional technician or the manufacturer's customer support for further assistance.