Windows

Print job is stuck on a workstation

Have you ever had a problem printing on a workstation and have the documents stack up in the queues – all documents will delete except one?  This is an age old problem, where you get a print job that seems to be stuck in the printer queue on a workstation.  The easiest way to get rid of this print job that works most of the time is to stop and start the spooler service on the workstation.

This is most easily accomplished via the command line in Windows XP, Vista, or Windows 7.  Follow the steps below to bounce the service and successfully get the print job out of the queue.

  • Open a command prompt by typing cmd at a search/run menu
  • Type the following command to stop the print spooler service: net stop spooler
  • Type the following command to start the print spooler service: net start spooler
  • Alternatively on Vista and Windows 7 you can run both commands together net stop spooler & net start spooler

spooler2

After the command has run, most likely you will be able to delete the hung job from the printer, or it will have already deleted out.

Subscribe to VirtualizationHowto via Email 🔔

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Brandon Lee

Brandon Lee is the Senior Writer, Engineer and owner at Virtualizationhowto.com and has over two decades of experience in Information Technology. Having worked for numerous Fortune 500 companies as well as in various industries, Brandon has extensive experience in various IT segments and is a strong advocate for open source technologies. Brandon holds many industry certifications, loves the outdoors and spending time with family.

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.