Print spooler errors can occur in Windows 10, regardless of the application you're printing from, and may appear in many ways:
These issues usually appear just after you try to send the print job to the printer and then realize the printer isn't responding.Figuring out printer spooler errors is a smaller subset of printer troubleshooting.
These print spool errors may occur on Windows 10, 8, 7, & Vista.The solutions below should work for all of these versions of Windows. We have separate instructions for Windows 11.
It's best to start with the automatic printer troubleshooter and then systematically work through the printing process on the computer to isolate and fix the cause of print spooler errors
Run the printer troubleshooter. You'll find this if you search for Troubleshooting Settingsand selectingAdditional troubleshooters. It will walk you through a wizard that may potentially isolate and fix the print spooler error.
If you see an actual error code from your print spooler, make sure to look up what that specific error code means. The error code can explain what the issue is and let you skip to the appropriate step below to fix it.
Stopping and restarting the print spooler typically resolves many printing issuesorprint jobs stuck in the print spooler. Try this before moving on to any of the more complicated steps below. You can use the Net command at the command prompt to stop and start drivers. To do this, navigate in the command prompt toC:\Windows\System32and use the commandsnet stop spoolerfollowed bynet start spooler.
Net Command (Windows 10).Set the Print Spooler service to Automatic. The Print Spooler service is a Remote Procedure Call (RPC) service, which you can find by runningservices.msc. You'll see the "Print Spooler" service in the process list. Make sure to set it toAutomaticrather than Manual.
Clear the Printer Queue. If the issue causing the print spooler to fail is a stuck print job, you may need to cancel it and clear the printer queue. You can stop the print spooler service using the net command before clearing the queue. You can also manually delete print spooler files inC:\Windows\System32\spool\PRINTERS or C:\Windows\System32\spool\PRINTERS(depending on your operating system).
Remove all printers and install only the ones you use. Having a clutter of old printers installed on your computer can sometimes cause print spooler conflicts and other issues. It also makes it confusing to know which is the correct printer to select. You can do this in Windows Settings by selectingDevices>Printers & Scanners.
Update or reinstall printer drivers. Many times, print spooler issues are caused by missing or corrupt driver files. First, try updating your existing printer drivers. If that doesn't work, then download the latest printer drivers from the manufacturer's website and install those latest drivers.
If you're using an older printer (and older printer drivers), those drivers may not be compatible with Windows 10. In this case, you'll need to run the drivers using Windows Compatibility mode.
Reset print spooler registry keys. The registry contains important information to make the print spooler connect to your printer properly. By deleting old information there, it can reset the spooler and fix any issues. To do this, first back up the existing registry, and then open the registry and delete all folders inside the following registry directory except for thewinprintentry. Use//HKEY_LOCAL_MACHINESYSTEM/CurrentControlSet/Control/Print/Environments/Windows NT x86/Print Processors/for 32 bit Windows or//HKEY_LOCAL_MACHINESYSTEM/CurrentControlSet/Control/Print/Environments/Windows NT x64/Print Processors/for 64 bit Windows.
If you're still having problems with print spooler errors, try installing the latest Windows Updates and performing a scan with your antivirus software to clean out any malware or virus infections that may be causing issues with the print spooler.
Several issues can cause print spooler errors, including print spooler settings, one failed print job, other non-working printers, and printer driver issues.
It's good practice to start with the more straightforward, more common causes and work your way toward the most complicated ones to isolate the cause.
FAQAndroid phones have a print function, but you might see a printer spooler error when the system process fails. To fix it, reset and clear the Android OS Print Spooler cache. Go toSettings >Apps>Show System Apps>Print Spooler >Clear Cache and Data.
To resolve this specific error, you must resolve the dependency for the spooler service. Open an elevated Command Prompt (run Command Prompt as administrator) and enter this command:SC CONFIG SPOOLER DEPEND= RPCSS. When you exit the Command Prompt window, the spooler should start properly.