<?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>Print Spooler &#8211; techspeeder</title>
	<atom:link href="https://techspeeder.com/tag/print-spooler/feed/" rel="self" type="application/rss+xml" />
	<link>https://techspeeder.com</link>
	<description>Troubleshooting Helps and Tips for the Geek</description>
	<lastBuildDate>Mon, 28 Jul 2014 22:43:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<site xmlns="com-wordpress:feed-additions:1">54126538</site>	<item>
		<title>Windows 7 Computer and Network Connections Freeze at Startup for 15 Minutes</title>
		<link>https://techspeeder.com/2014/07/28/windows-7-computer-and-network-connections-freeze-at-startup-for-15-minutes/</link>
					<comments>https://techspeeder.com/2014/07/28/windows-7-computer-and-network-connections-freeze-at-startup-for-15-minutes/#comments</comments>
		
		<dc:creator><![CDATA[Merlin Halteman]]></dc:creator>
		<pubDate>Mon, 28 Jul 2014 22:42:43 +0000</pubDate>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Computer Freezes]]></category>
		<category><![CDATA[Print Spooler]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[Windows 7]]></category>
		<guid isPermaLink="false">http://techspeeder.com/?p=909</guid>

					<description><![CDATA[Problem: Whenever, I would turn this Windows 7 desktop computer on, it would freeze up. A little blue circle would spin and spin over the network connections (in the right corner of the task bar). The computer would be totally unusable for at least fifteen minutes. When I would come back to it a little later on it would [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><strong>Problem:</strong> Whenever, I would turn this Windows 7 desktop computer on, it would freeze up. A little blue circle would spin and spin over the network connections (in the right corner of the task bar). The computer would be totally unusable for at least fifteen minutes. When I would come back to it a little later on it would work just fine. However, as soon as I would reboot, the computer and network connections would again freeze. I talked to the customer and he said he didn&#8217;t do much besides installing some Oki printer software. Here are a couple of the troubleshooting steps I tried.</p>
<ul>
<li>I tried System Restore. It errored out on me and did not finish successfully.</li>
</ul>
<ul>
<li>I ran Malwarebytes, just in case this was virus related. The computer was fine.</li>
</ul>
<ul>
<li>I tried disabling a couple startup items and services. It  didn&#8217;t make a difference.</li>
</ul>
<ul>
<li>I ran a check disk on the hard drive and it came back clear.</li>
</ul>
<p>However, I discovered that when I boot into <strong>safe mode with networking</strong> everything was fine. I decided to open <strong>&#8220;msconfig&#8221;</strong> and disable all services from starting.</p>
<p>I turned the computer on and it started just fine. I then enabled a few services at a time. I kept restarting, after enabling a few services. Each time it was fine, until I turned on the <strong>&#8220;server&#8221;</strong> service in Windows. The computer and network connections once again froze up.</p>
<p>Through some of my other research I found out that the server service and the print spooler service work together. However, the service server needs to start before the print spooler service does. I unchecked the print spooler and kept the server service checked for <span id="more-909"></span>startup. I rebooted the computer and it didn&#8217;t freeze at all. I decided to make the print spooler service dependent on the server service to start.  Here are the steps to do that.</p>
<p><strong>Step One: </strong><span style="color: #000000;">To create this dependency, </span><span style="color: #000000;">Click Start, and then click Run.</span><br style="color: #000000;" /><span style="color: #000000;">In the Open box, type <strong>regedit</strong> and then click OK.</span></p>
<p><span style="color: #000000;"><strong>Step Two:</strong> Locate and click the following registry key:</span><br style="color: #000000;" /><strong><span style="color: #000000;">HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Spooler</span></strong><br style="color: #000000;" /><br style="color: #000000;" /><span style="color: #000000;"><strong>Step Three:</strong> Click Add Value on the Edit menu.</span><br style="color: #000000;" /><span style="color: #000000;">Type <strong>DependOnService</strong> in the <strong>Value Name box</strong>.</span><br style="color: #000000;" /><span style="color: #000000;">Click <strong>REG_MULTI_SZ</strong> in the <strong>Data Type box</strong>, and then click OK.</span></p>
<p><span style="color: #000000;"><strong>Step Four:</strong> Type <strong>LanmanServer</strong> in the <strong>Data box</strong>, and then click OK.</span><br style="color: #000000;" /><span style="color: #000000;">Click Exit on the Registry menu to quit Registry Editor.</span></p>
<p><span style="color: #000000;">Restart your computer.</span></p>
<p>Once I created that dependency and restarted the computer, everything worked just fine. There was a conflict between the server and print spooler service. The print spooler service was trying to start before the server service. This caused the computer and network connections to freeze. Apparently the Oki software our customer had installed affected those services.</p>
<p>Let me know if this helped you out by posting in the comments or by liking us on Facebook.</p>
<p>This was posted by techspeeder.</p>
<p>Special thanks to <a href="http://www.dslreports.com/forum/remark,9240123" target="_blank">bangaroo</a> for his troubleshooting help.</p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://techspeeder.com/2014/07/28/windows-7-computer-and-network-connections-freeze-at-startup-for-15-minutes/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">909</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: techspeeder.com @ 2026-06-24 05:02:00 by W3 Total Cache
-->