Immediate Relief for Queued Print Tasks
Immediate Relief for Queued Print Tasks
Have you ever run into a situation like this: you sent a job to the printer, but it just refused to print? Your print job fails and gets stuck in a queue. However you try to delete or cancel your print job, it just won’t go away!
Don’t panic. Many users have reported the same issue, and it’s quite easy to fix.
Try these fixes
- Fix 1 –Clear the print queue
- Fix 2 –Reinstall your printer driver
Fix 1: Clear the print queue
There are three options for you to clear the print queue. You don’t have to try them all; just take your pick.
Option 1: Restart the Print Spooler Service
- On your keyboard, press theWindows logo key +R at the same time to open theRun box.
- In the Run window, typeservices.msc and hitEnter .
- Scroll down toPrint Spooler .
- Right-clickPrint Spooler and selectStop .
- Navigate toC:\Windows\System32\spool\PRINTERS and delete all files in the folder. (Do NOT delete the folder itself.)
- In the Services window, right-clickPrint Spooler and selectStart .
- Go back to thePrint Job queue. All print jobs should have been removed now and you can start printing again normally.
Have trouble deleting the files?
Before deleting the files in the PRINTERS folder, you need to stop the Printer Spooler first. Otherwise, you’ll get an error message that says something likeThe action cannot be completed because the file is open .
After deleting the files, don’t forget to restart the service again.
Option 2: Use Command Prompt to Clear Stuck Files
The fastest way to clear the print queue is through the command prompt. It just takes a few commands:
- Typecmd in the search box and Run it as administrator.
- In the Command Prompt window, enter the following commands separately:
net stop spooler
del %systemroot%\System32\spool\printers* /Q /F /S
net start spooler
This will clear all of your print jobs stuck in a queue.
Option 3: Create a Bat file for permanent use
If you don’t want to go through all the trouble again, there’s a permanent fix for you to do this. Create your own batch file and you just need to open it every time you want to clear the print queue. Here is how to do it:
- Open Notepad or Notepad++ (but not a word processor like Microsoft Word.)
- Enter the following lines:
net stop spooler
del %systemroot%\System32\spool\printers* /Q /F /S
net start spooler - Then clickFile >Save as…
- Change the file type toAll files
- Name your file whatever you want, but add a**.bat** suffix.
- Make sure the Encoding type isANSI .
- Save the file. (Note where the file is saved.)
- Double-click the batch file to clear the print queue anytime you want.
Fix 2: Reinstall the printer driver
If your print jobs still get stuck in a queue, the main cause is a wrong or outdated printer driver. So you should update your printer driver to see if it fixes your problem.
There are two ways to update your printer driver: manually or automatically.
Option 1: Install the printer driver manually
Printer manufacturers such as HP, Canon, Brother, Dell, and Epson keep releasing new printer drivers to fix bugs and improve performance. To get them, you can go to your printer manufacturer’s website (always in the Support or Download section) and download the latest driver and install it manually.
- HP:HP software and Driver Downloads
- Canon:Canon Drivers & Downloads
- Brother:Brother Driver Downloads
- Dell:Dell Drivers & Downloads
- Epson:Epson Products & Drivers
Option 2: Automatic printer driver update (Recommended)
If you don’t have the time, patience, or computer skills to update your audio driver manually, you cando it automatically with Driver Easy . Driver Easy will automatically recognize your system and find the correct driver for your device.
You don’t need to know exactly what system your computer is running, you don’t need to risk downloading and installing the wrong driver, and you don’t need to worry about making a mistake when installing. Driver Easy handles it all.
All the drivers in Driver Easy come straight from the manufacturer .
- Download and install Driver Easy.
- Run Driver Easy and click theScan Now button. Driver Easy will then scan your computer and detect any problem drivers.
- Click the Update button next to your sound card driver to automatically download the correct version of that driver, then you can manually install it (you can do this with the FREE version).
OR clickUpdate All to automatically download and install the correct version of all the drivers that are missing or out of date on your system. (This requires the Pro version . You will get full support and a 30-day money-back guarantee. You’ll be prompted to upgrade when you click_Update All_ .)
4. Restart your computer for the changes to take effect.
5. Try printing again. Your printer should be working properly now.
Hopefully, your printer can work like a charm now. However, if none of the fixes above solved your printer stuck in a queue, please check the USB or Wireless connection to make sure that your printer is communicating well with your computer or mobile phone.
Feel free to drop us a comment if you have any questions or suggestions.
Also read:
- [New] Broadcast Without Breaks 2023 Guides to Overcoming Livestream Disruptions on FB for 2024
- [New] In 2024, Harnessing the Power of MOV Recording in Windows 10
- [Solved] No Print After Win7 Device Suspend
- [Tech Issue] HP Printer Driver Installation Failure on Windows 8-10
- [Updated] 2024 Approved Essential Underwater Videography Best Action Cameras for Snorkelers
- [Updated] Advanced GoPro Editing Straightening Fisheye Lens
- [Updated] In 2024, Reviving Past Joy on FB The Look Back Video Editing Path
- Banishing the Whiteout From Our Print Sources
- Elite Action Cameras Best 15 Handheld Choices
- Enhance Visibility: Utilizing Condensed Explorer Settings
- Expediting Clogged Print Order
- Fix All-Pages Print Glitch
- Get Your Intel Thunderbolt Controllers Up & Running - Download Guides!
- Guide to Setting Up HP LaserJet Compact Connectivity
- How PGSharp Save You from Ban While Spoofing Pokemon Go On Oppo A1 5G? | Dr.fone
- In 2024, Elevate Your Content The Secrets to Increased Subscribers
- Resolve Print Hang-Up Swiftly
- Restoring Scanner Integrity on Windows 11
- Set Up Your MFC-9330CDW Brother Fan
- Title: Immediate Relief for Queued Print Tasks
- Author: Thomas
- Created at : 2024-10-05 16:37:06
- Updated at : 2024-10-06 17:36:00
- Link: https://printer-issues.techidaily.com/immediate-relief-for-queued-print-tasks/
- License: This work is licensed under CC BY-NC-SA 4.0.