<?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>Microsoft &#8211; Nexto</title>
	<atom:link href="https://nexto.ch/category/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>https://nexto.ch</link>
	<description>Business Empowerment</description>
	<lastBuildDate>Sat, 26 Oct 2024 20:18:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>Clear Print Queue</title>
		<link>https://nexto.ch/node/17</link>
		
		<dc:creator><![CDATA[Nexto]]></dc:creator>
		<pubDate>Thu, 15 Oct 2020 15:25:00 +0000</pubDate>
				<category><![CDATA[Microsoft]]></category>
		<guid isPermaLink="false">https://nexto.ch/?p=228092</guid>

					<description><![CDATA[If you have a long list of hung or corrupt print jobs...]]></description>
										<content:encoded><![CDATA[<h5>If you have a long list of hung or corrupt print jobs in Microsoft Windows 10, you can clear the print queue follow these methods:</h5>
<p><strong>CLI Method</strong></p>
<p>You can clear the print queue using these commands:</p>
<ol>
<li>Select Start.</li>
<li>Type Command.</li>
<li>Right-click “Command Prompt” and select “Run as administrator“.</li>
<li>Type net stop spooler then press “Enter“.</li>
<li>Type del %systemroot%\System32\spool\printers\* /Q then press “Enter“.</li>
<li>Type net start spooler then press “Enter“.</li>
<li>The print queue on your Windows should now be cleared. Type exit, then press “Enter” to exit the command window.</li>
</ol>
<p><strong>GUI Method</strong></p>
<p>You can clear the print queue from GUI using this steps:</p>
<ol>
<li>Hold down the Windows Key and press “R” to bring up the Run dialog.</li>
<li>Type services.msc, then press “Enter“.</li>
<li>Find the “Print Spooler” service in the list. Right-click it, then select “Stop“.</li>
<li>Leave the Services window open. Hold down the Windows Key and press “R” to bring up the Rundialog.</li>
<li>Type %systemroot%\System32\spool\printers\, then press “Enter“.</li>
<li>Select all of the files by holding “CTRL” and pressing “A“.</li>
<li>Press the “Delete” key to delete all of the files.</li>
<li>Go back to the Services window, right-click “Print Spooler“, then select “Start“</li>
</ol>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
