monoright.blogg.se

Print queue won t clear
Print queue won t clear








print queue won t clear
  1. Print queue won t clear how to#
  2. Print queue won t clear windows#

Luckily, the procedure for clearing out the print queue is the same for Windows 8, Windows 7, Vista, and XP. Then all you have to do is run the batch file anytime you want to clear out the print queue.

You can read my previous post if you want to know how to create a batch file. Deleting content from this folder can never harm your computer, so don’t worry if you see some files or folders and aren’t sure what they are for. F will force delete all read-only files and /S will delete any subdirectories if those exist. The middle command deletes everything in the printers folder and the /Q is for quiet mode, which means you won’t get a prompt asking if you want to delete each file. The first and third commands are fairly obvious: they stop and start the print spooler service. for a server, then you can create a batch file with the commands below or just type them into the command prompt:ĭel %systemroot%\System32\spool\printers\* /Q /F /S Now you can go back to the Services console and right-click and choose Start for the Print Spooler service!Īt this point, you should be able to print without a problem. This will clear all print queues (If you’re doing this on a server, it’s a good idea to first make sure there are no other print jobs being processed for any of the other printers on the server because doing this step will delete those jobs also).Ĥ. You can also type %windir%\System32\spool\PRINTERS into the address bar in Explorer if the C drive is not the default Windows partition. Delete all the files in this folder. Next you need to go to the following directory: C:\WINDOWS\System32\spool\PRINTERS. Step 2:Locate the Print Spoolerservice entry. At this point, no one will be able to print anything on any of the printers that are being hosted on this server.ģ. Method 1 of 3 Stop and start the Print Spooler service Step 1:Type services.mscin the Start/taskbar search field and then hit the Enter key. In order to do this, you need to be logged in as Administrator. On the host, open the Run window by pressing the Windows logo key + R. Scroll down to the Print Spooler service and right click on it and select Stop. Go to Start, Control Panel and Administrative Tools. In order to get the printing services back up and running, follow these steps:ġ.










Print queue won t clear