<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; print job stuck</title> <atom:link href="http://www.ghacks.net/tag/print-job-stuck/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 17:32:23 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>How To Deal With Stuck Print Jobs</title><link>http://www.ghacks.net/2008/12/11/how-to-deal-with-stuck-print-jobs/</link> <comments>http://www.ghacks.net/2008/12/11/how-to-deal-with-stuck-print-jobs/#comments</comments> <pubDate>Thu, 11 Dec 2008 16:50:15 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Hardware]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[print job]]></category> <category><![CDATA[print job stuck]]></category> <category><![CDATA[printer jammed]]></category> <category><![CDATA[printer stuck]]></category> <category><![CDATA[printer tips]]></category> <category><![CDATA[printers]]></category> <category><![CDATA[spooler]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=8916</guid> <description><![CDATA[It happens from time to time that a print job is not processed by Windows and that it cannot be deleted at the same time; A stuck print job so to speak which will block all the other print jobs from being processed. Even a restart of the computer system will not get rid of [...]]]></description> <content:encoded><![CDATA[<p>It happens from time to time that a print job is not processed by Windows and that it cannot be deleted at the same time; A stuck print job so to speak which will block all the other print jobs from being processed. Even a restart of the computer system will not get rid of the stuck print job. There is however a fast and efficient method to remove the stuck print job from the print queue. All that basically needs to be done is to stop the Print Spooler service, delete the stuck print jobs manually and restart the Print Spooler service afterwards.</p><p>This can all be done in the Windows command line for maximum effectiveness or in the Windows Explorer interface for users who prefer to click their way through the process. To use the GUI approach you press [Windows R], type [services.msc] and look for the Print Spooler service. Right-click that service and select [Stop] from the context menu. This will stop the Print Spooler which will make it possible to delete the print jobs in the print queue. Keep the window open as we need it again to start the Print Spooler service.</p><p>Now use Windows Explorer to open <strong>%systemroot%\system32\spool\printers\</strong> and delete all files that are found inside. Once that has been done it is time to start the Print Spooler service again. This is done in the same menu where it was stopped. a right-click will not show an option to [Start] the Print Spooler service again. All print jobs should be gone and it should be possible to run new print jobs again.</p><p><span
id="more-8916"></span>If you prefer the command line you can run the following four commands for the same effect. It is probably a good idea to add them to a batch script.</p><p><code>net stop spooler<br
/> del %systemroot%\system32\spool\printers\*.shd<br
/> del %systemroot%\system32\spool\printers\*.spl<br
/> net start spooler</code></p><p>The script does exactly the same as the manual method.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/12/11/how-to-deal-with-stuck-print-jobs/feed/</wfw:commentRss> <slash:comments>26</slash:comments> </item> </channel> </rss>
