Searching for an easy-to-understand method to restart print spooler windows 10? This post shows several methods you can follow and remember easily!
Printing demands in the office are always high, but the printing issues that follow seem to be an inseparable part of the task. Fortunately, the solutions to this problem are more often than not straightforward and only take several minutes.
The common way to solve these troubles is to either restart print spooler windows 10 or clear the print queue. In each step, we will show you several methods that are easy to remember and carry out. Let’s check it out.
How To Restart Print Spooler Windows 10
Using One Of Three Following Methods To Restart Print Spooler:
In this part, we will show you how to turn on print spooler windows 10 by restarting it, using one of the three following methods:
Method 1: Using Task Manager
Step 1: Open the Task Manager by simultaneously pressing Ctrl + Shift + Esc and then select Services.
Step 2: Scroll down and find Spooler.
Step 3: Right-click on Print Spooler and tap on Restart.

Restart Windows 10’s Print Spooler Via Task Manager
After the spooler has restarted, check to see if it’s working properly. If not, proceed to the next method.
Method 2: Using Command Point
Step 1: Open Start Window and search for Command Prompt.
Step 2: Right-click on Command Prompt and select Run As Administration.
Step 3: Type the following commands into the command console. It will stop the current print spooler activity by canceling the existing print job and then restart it.
net stop spooler
del /Q /F /S “%systemroot%\System32\Spool\Printers\*.*”
net start spooler
Refer to the following image.

Using Command Point For Windows 10 Restart Print Spooler
If the command is not working, check to see if there’s any typing error. If it still fails to work, proceed to the next method.
Method 3: Through Services
Step 1: Go to the Windows Search Bar and search for Services.
Step 2: Scroll down the list and find Print Spooler.
Step 3: Right-click on Print Spooler and choose Restart. Alternatively, you can tap on Restart on the left side pane.

Using the Services
Another way to start print spooler windows 10 through Services is by double-clicking on Print Spooler. Then, under the General Tab, click on the Start button. Finally, select OK to finish the process.

Using the Services method
Clear The Print Queue
In the first part, we have shown you how to start print spooler windows 10. In this part, we will show you how to clear the print queue using three different methods.
Method 1: Automatically Delete Files
Step 1: Open Start Window and search for the Control Panel.
Step 2: In the Control Panel window, look for Hardware and Sound and click on View Devices And Printer.
Step 3: Choose your printer and right-click on it.
Step 4: Click on See what’s printing, then delete the existing print job.
Method 2: Manually Delete Files
Step 1: Open Service, scroll down to find Print Spooler, and then click Stop to cancel the print spooler.
Step 2: Go to Computer and paste this prompt into the top of the window: ‘‘%windir%\System32\spool\PRINTERS”.
Step 3: Press Enter.
Step 4: Delete all the existing files.
Step 5: Once the deleting process has been completed, start Print Spooler Service again via the Services window.
Method 3: Use a batch file to clear and restart Print Spooler
Step 1: Create a new Text Document by right-clicking on the desktop wallpaper. Then, choose New to select Text Document.
Step 2: Copy and paste the following text into the Text Document.
net stop spooler
del /Q /F /S “%windir%\System32\spool\PRINTERS\*.*”
net start spooler
Step 3: On the top bar, select Files.
Step 4: Click on Save As, then set the format as All Files. Rename the file with the suffix .bat
Step 5: Right-click on the file, select Run as administrator. The program will delete the existing print files and restart the windows 10 print spooler.

Save the filename as a .bat file
When We Should Restart Windows 10’s Print Spooler
The print spooler Windows 10 manages the print queue by organizing the files into a particular order and sending them to the printer. You can restart the print spooler to fix the following common errors:
- Files stuck in the queue
- Files not sent to the printer
- Error message about printer not activated shows up
Knowing which error causes your printer to malfunction is the first step to finding the solution.
Final Thoughts
We hope this article has provided useful information on how to restart print spooler windows 10.
Most of the time, printing-related errors are not difficult to fix because they stem from various small bugs. But if none of these methods work, the problems may be more serious, and you should contact an engineer.
Thanks for reading our article and make sure to follow us.