To clear the held-up print queue with a batch file, follow these steps:
- Turn off your printer.
- In the Cortana search box, type Notepad and hit enter on your keyboard.
- Copy the text below and paste in Notepad:
- @echo off.
- echo Stopping print spooler.
- echo.
- net stop spooler.
- echo Erasing Temporary Junk Printer Documents.
- How do I clear the print queue in Windows 10?
- How do I force clear my printer queue?
- How do I clear the print queue in CMD?
- How do I get rid of a print job that won't delete?
- How do I fix a print queue issue?
- How do I manually delete a print job in Windows 10?
- Why are documents in queue and not printing?
- Why do documents get stuck in printer queue?
- Why do print jobs get stuck in the queue?
- Why does my print queue not clear after printing?
- How do I clear my printer queue without administrator?
- How do I clear the print queue in Word?
How do I clear the print queue in Windows 10?
can't delete print queue in Windows 10
- Open the Services window (Windows key + R, type services. ...
- Select Print Spooler and click the Stop icon, if it is not stopped already.
- Navigate to C:\Windows\system32\spool\PRINTERS and open this file. ...
- Delete all contents inside the folder. ...
- Return to the Services window, select Print Spooler, and click Start.
How do I force clear my printer queue?
How do I clear the print queue if a document is stuck?
- On the host, open the Run window by pressing the Windows logo key + R.
- In the Run window, type services. ...
- Scroll down to Print Spooler.
- Right click Print Spooler and select Stop.
- Navigate to C:\Windows\System32\spool\PRINTERS and delete all files in the folder.
How do I clear the print queue in CMD?
Windows: Clear Print Queue
- Select Start.
- Type Command .
- Right-click “Command Prompt” and select “Run as administrator“.
- Type net stop spooler then press “Enter“.
- Type del %systemroot%\System32\spool\printers\* /Q then press “Enter“.
- Type net start spooler then press “Enter“.
- The print queue on your Windows should now be cleared.
How do I get rid of a print job that won't delete?
Click Start, type “services,” and then click the Services app. In the right-hand pane of the Services window, find and double-click the “Print Spooler” service to open its properties window. In the properties window, on the “General” tab, click the “Stop” button.
How do I fix a print queue issue?
How to fix stuck printer queue on PC
- Cancel your documents.
- Restart the Spooler service.
- Check your printer drivers.
- Use a different user account.
How do I manually delete a print job in Windows 10?
Type C:\Windows\System32\Spool\Printers and hit Enter on your keyboard. Click and drag to highlight the files. Right-click the selected files. Click Delete.
Why are documents in queue and not printing?
When you print a document, it's not sent directly to your printer. Instead, it gets placed in a queue. Once in the queue, Windows comes along and notices something needs to be printed, and sends it to the printer. The problem is that sometimes the queue gets “stuck”, for lack of a better word.
Why do documents get stuck in printer queue?
A document is stuck in the printer queue for your Snapshot printer. You are unable to remove the print job using the Windows printer manager. The print job may be corrupted. Manually delete the temporary print job files from your Windows printer spooler folder.
Why do print jobs get stuck in the queue?
If your print jobs still get stuck in 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.
Why does my print queue not clear after printing?
This behavior happens when Advanced Job Status is chosen in Print Manager. This option should be turned off in most printers. To check the setting of Advanced Job Status, do the following: In the Print Manager window, choose Printer from the File menu.
How do I clear my printer queue without administrator?
This can be done by right clicking on the printer, and clicking on printer properties. Click on the security tab, and place in your group or username you wish to allow to manage the printer and documents.
How do I clear the print queue in Word?
To delete jobs from printer queue go into Start Menu > Control Panel > Printers (or Devices and Printers) > find the printer with the problem in the displayed list, double click on it > It should display the list of jobs printing. You should see one with "Error" in the Status column.