Are you in dire need of printing a document but canโt do so because of a stuck print job in Windows 10? Here are some ways toย clear the print queue in Windows 10ย easily.
Printers may appear easy to use but can be very flimsy at times. Handling print Queue when you urgently want to use a printer can be quite frustrating. The print queue not only prevents the present document but all future documents from printing. The problem is not hard to detect either. If the message โPrintingโ remains indefinitely even though the paper is not stuck and the ink is right, then certainly there is a Print queue issue. There are certain ways that can be used to clear the print queue in Windows 10.
Why does aย print job gets stuck in Windows 10?
The answer lies in the fact that the printing document isnโt directly sent for printing. The document is first received at the spooler, i.e., a program used to manage and queue the print jobs. This spooler is particularly helpful while rearranging the order of print jobs or deleting them entirely. A stuck print job prevents the documents in the queue from printing, which affects all the documents further down the queue.ย
Often you can solve the error by deleting the print job from the queue. Toย delete a stuck print job in Windows 10,ย go to โPrintersโ in the setting and click on โOpen Queue.โ Cancel the print job causing a problem, and you are good to go. If you canโt delete a particular print job, then try deleting the entire print queue. If this doesnโt work either, then try restarting all your devices. Unplug all your connections and plug them to reboot your device completely. This is the first approach that you should have for a stuck print job. If these traditional methods donโt work, then here are some other detailed methods for clearing aย print job in Windows 10.
How To Clear Print Queue In Windows 10?
There are a few methods that can be employed toย clear a print job in Windows 10. Clearing and restarting the Print Spoolerย is one of the best methods to use for fixing the stuck print job. It doesnโt delete your documents but creates an illusion that the documents are being sent for the first time to the printer. The process is done by stopping the Print Spooler until you clear the entire temporary cache used by the spooler and then starting it again. This can be accomplished by using a manual method or by making a batch file.
Method 1: Manually Clearing and Restarting the Print Spooler
1. Typeย โServices.โ in the Windows search bar and open the โServicesโ app.
2. Find โPrint Spoolerโ in the menu and double-click to open the Properties.
3. Click on โStopโ in the Properties tab and minimize the window to use it again later.
4. Open โFile Explorerโ and go to the below address location:
C:\Windows\System 32\spool\PRINTERS
5. You may be asked for permission to access the location. Click on โContinueโ to move forward.
6. Once you reach the destination, select all the files and press Delete on your keyboard.
7. Now go back to the Spooler properties window and click on โStart.โ
8. Click on โOkโ and close the โServicesโ app.ย
9. This will restart the spooler, and all the documents would be sent to the printer for printing.
Method 2: Clear Print Queue using a Batch File for the Print Spooler
Creating a batch file is a viable option if your print jobs frequently get stuck. Using the Services app every now and then can be a hassle that can be solved by a batch file.
1. Open a text editor like Notepad on your computer.
2. Paste the commands below as separate lines.
Net stop spooler Del/Q/F/S โ%windir%\System32\spool\PRINTERS\*.*โ Net start spooler
3. Click on โFileโ and choose โSave as.โ Name the file with the extension โ.batโ at the end and choose โAll files (*.*)โ in the โSave as typeโ menu. Click on Save, and you are good to go.
4. Simply double-click on the batch file, and the work will be done. You can place it at the most accessible place on your desktop for easy access.
Also Read: How to Get Your Printer Back Online in Windows 10
Method 3: Clear Print Queue Using Command Prompt
You can delete a stuck print job in Windows 10 by using Command Prompt as well. Using the method will stop and start the print spooler again.
1. Type โcmdโ in the search bar. Right-click on the โCommand Promptโ app and choose the run as administrator option.ย
2. Type the command โnet stop spoolerโ, which will stop the spooler.ย
3. Again type the following command and hit Enter:
Del %systemroot%\system32\spool\printers\*/Q
4. This will do the same task as the methods above.
5. Start the spooler again by typing the command โnet start spoolerโ and press enter.
Method 4: Use the Management Console
You can use the service.msc, shortcut in the management console to clear the print queue in Windows 10. This method will stop the spooler and clear it to delete a stuck print job:
1. Press the Windows Key + R key together to open the run window.
2. Type โServices.mscโ and hit Enter.
Note: You can also access the โServicesโ window via Windows Management. Right-click the Windows icon and choose Computer Management. Choose Services and Application then double-click on Services.ย
3. In the Services window, right-click on Print Spooler and select Properties.
4. Click on the โStopโ button to stop the Print Spooler service.
5. Minimize the window and open file explorer. Type the address โC:\ Windows\ System32\ Spool\ Printersโ or navigate to the address manually.
6. Select all the files in the folder and delete them. They were the files that were in the print queue at the instance.
7. Go back to the Services window and click on the โStartโ button.
Recommended:
- Fix Common Printer Problems in Windows 10
- Fix Printer Driver is unavailable on Windows 10
- How To Lock Or Unlock Cells In Excel?
- How to Fix Whatsapp Images Not Showing In Gallery
We hope the above guide was helpful and you were able to successfully clear the print queue in Windows 10. If you’re still stuck, then there may be compatibility issues with the printer and the data to be printed. Outdated printer drivers can also be an issue. You can also run the Windows Printer Troubleshooter to identify the correct problem. It will help you fix the errors in the print jobs. Follow the methods above to delete a stuck print job and clear the print queue in Windows 10, and you shouldnโt have any problems.