<?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>My Technology Guide: Windows, Mac, Linux, Internet, Software, Review&#187; shutdown</title>
	<atom:link href="http://www.mytechguide.org/tag/shutdown/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mytechguide.org</link>
	<description>Daily updated articles of useful advanced computer guide, Windows, Linux, Mac, tips and tricks, software reviews, giveaway and more</description>
	<lastBuildDate>Wed, 08 Feb 2012 05:31:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Show Detailed (Verbose) Information While Windows Starts/Shutdown [How To]</title>
		<link>http://www.mytechguide.org/8627/detailed-verbose-information-windows/</link>
		<comments>http://www.mytechguide.org/8627/detailed-verbose-information-windows/#comments</comments>
		<pubDate>Sun, 24 Oct 2010 19:29:51 +0000</pubDate>
		<dc:creator>Mezanul</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[reboot]]></category>
		<category><![CDATA[regedit]]></category>
		<category><![CDATA[registry hack]]></category>
		<category><![CDATA[shutdown]]></category>
		<category><![CDATA[sluggish response]]></category>
		<category><![CDATA[standby]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[VerboseStatus]]></category>

		<guid isPermaLink="false">http://www.mytechguide.org/?p=8627</guid>
		<description><![CDATA[It is really frustrating when for some reason Windows takes up a lot of time to start-up or shutdown and you have no idea why it is happening. You desperately want to make Windows fast and try out almost all tips available to speed up Windows. But, at-last you still find Windows slow. Slow down [...]]]></description>
			<content:encoded><![CDATA[<div class="KonaBody"><p>It is really frustrating when for some reason Windows takes up a lot of time to start-up or shutdown and you have no idea why it is happening. You desperately want to <a title="77 Tips to Make Windows 7 Faster, Secure, Easy to Use" href="http://www.mytechguide.org/2009/10/03/77-tips-make-windows-7-faster-secure-easy-to-use/">make Windows fast</a> and try out almost all tips available to <a title="Boot Snooze: Reboot and then Standby or Hibernate for Faster Startup [Windows]" href="http://www.mytechguide.org/2010/05/31/boot-snooze-reboot-standby-hibernate-faster-startup-windows/">speed up Windows</a>. But, at-last you still find Windows slow. Slow down a bit and think again as the reason for Windows sluggish response might be hidden during Windows start-up or shutdown.</p>
<p>Now, if Windows would have displayed every details of what it is loading during starting or what it is unloading during shutdown like Linux does, it would have been very easy to find out the cause. Don&#8217;t despair as even though Windows may not show you every details but you can ask Windows to display some more detailed information during start-up and shutdown through this simple registry hack.<span id="more-8627"></span></p>
<p>When you instruct Windows to display verbose output during start-up and shutdown, it displays you a little more details about what it is doing during start-up, shutdown, login or log off instead of just displaying the standard messages. It is very handy for Windows diagnostic and find out which service or process is causing the delay.</p>
<p>If you want to do the registry hack yourself then follow the guide below otherwise simply download the ZIP archive <a rel="nofollow" href="http://cdn1.mytechguide.org/wp-content/uploads/2010/10/VerboseDisplay-mtg.zip" target="_blank">from here</a>. After downloading, open the archive file and double-click the <em>Enable-Verbose.reg</em> file to import it into the registry. To disable verbose display, simply import <em>Disable-Verbose.reg</em> into the registry. If you get UAC prompt or other confirmation during import, simply click on Yes to allow importing the .reg file into the registry.</p>
<ul>
<li>
<p>Press Windows Key + R to open the Run dialog box, type regedit and press Enter to open the Registry Editor. Windows 7 and Vista users will get UAC prompt, click Yes, to open the Registry Editor.</p>
</li>
<li>
<p>Now, browse to the following key:</p>
<pre><strong>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System</strong></pre>
</p>
</li>
<li>
<p>In the right pane, right-click and select New &gt; DWORD (32-bit) Value or DWORD value and name it as <code><strong>VerboseStatus</strong></code>.</p>
</li>
<li>
<p>Double-click on <code><strong>VerboseStatus</strong></code> DWORD to set its value as <code><strong>1</strong></code> with base as Hexadecimal.</p>
<p><img class="aligncenter size-large wp-image-8630" title="enable-verbose-messages" src="http://cdn2.mytechguide.org/wp-content/uploads/2010/10/enable-verbose-messages-500x241.png" alt="enable-verbose-messages" width="500" height="241" /></p>
</li>
<li>
<p>Now, Windows will display detailed information during start-up and shutdown.</p>
</li>
<li>
<p>If you want to disable verbose display, simply set the value of <code><strong>VerboseStatus</strong></code> as <code><strong>0</strong></code> instead of <code><strong>1</strong></code>.</p>
</li>
</ul>
<p>Simple isn&#8217;t it? Now you can easily find what is wrong with Windows and disable the service or program that is causing trouble. Share your views through comments below about this tip!</p>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.mytechguide.org/8627/detailed-verbose-information-windows/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Boot Snooze: Reboot and then Standby or Hibernate for Faster Startup [Windows]</title>
		<link>http://www.mytechguide.org/7994/boot-snooze-reboot-standby-hibernate-faster-startup-windows/</link>
		<comments>http://www.mytechguide.org/7994/boot-snooze-reboot-standby-hibernate-faster-startup-windows/#comments</comments>
		<pubDate>Sun, 30 May 2010 22:12:10 +0000</pubDate>
		<dc:creator>Mezanul</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[boot snooze]]></category>
		<category><![CDATA[cold boot]]></category>
		<category><![CDATA[computer boot]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[fast computer boot]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[Hibernation]]></category>
		<category><![CDATA[Portable]]></category>
		<category><![CDATA[Portable application]]></category>
		<category><![CDATA[reboot]]></category>
		<category><![CDATA[Restart]]></category>
		<category><![CDATA[shutdown]]></category>
		<category><![CDATA[sleep]]></category>
		<category><![CDATA[Sleep mode]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[standby]]></category>
		<category><![CDATA[startup]]></category>

		<guid isPermaLink="false">http://www.mytechguide.org/?p=7994</guid>
		<description><![CDATA[You want to startup Windows as quickly as possible the next time you start your computer. After all no one wants to wait 3-4 minutes for Windows to completely boot and load all the components. Usually, if you keep your computer in Sleep mode or use the Hibernate feature, then you will notice faster computer [...]]]></description>
			<content:encoded><![CDATA[<div class="KonaBody"><p>You want to startup Windows as quickly as possible the next time you start your computer. After all no one wants to wait 3-4 minutes for Windows to completely boot and load all the components. Usually, if you keep your computer in Sleep mode or use the Hibernate feature, then you will notice faster computer boot up. But if you are constantly use this method and start Windows after keeping it into Sleep or Hibernate mode, you will notice that Windows slowly becomes sluggish.</p>
<p>Windows works better when it is completely shutdown and then started up again. If you reboot your computer once, you will find it again fast. This is because when you reboot Windows clears a lot of data from cache files, Windows also applies the pending updates, and programs and services that may have become non-responsive are stopped and then started again. If you want to get the benefits of a reboot and still start quickly out of a hibernation, then there is a little geeky tool to help you.<span id="more-7994"></span></p>
<p><a href="http://skwire.dcmembers.com/wb/pages/software/boot-snooze.php" target="_blank">Boot Snooze</a> is a freeware portable application that combines the benefits of a complete Windows system reboot and boot quickly out of sleep or hibernation.</p>
<p><img class="aligncenter size-full wp-image-7995" title="Boot Snooze" src="http://cdn2.mytechguide.org/wp-content/uploads/2010/05/snap107.jpg" alt="Boot Snooze" width="216" height="287" /></p>
<p>After download, start Boot Snooze and then click on the &#8220;Restart then Standby&#8221; or &#8220;Restart then Hibernate&#8221; button. Your computer will automatically shutdown, and restart again, and then will display a small dialog box with a countdown timer, and then go into standby or hibernate mode. The timer displayed allows you to change your mind if you need to and stop the Standby or Hibernate process. Now, the next time when you start using your computer again, it will be faster than when you do a cold boot.</p>
<p><strong>Note</strong>: For hibernation to work, your computer must have &#8220;<em>Enable hibernation</em>&#8221; already checked under your Control Panel &gt; Power Options &gt; Hibernate tab.</p>
<p><img class="aligncenter size-full wp-image-7996" title="Hibernate" src="http://cdn2.mytechguide.org/wp-content/uploads/2010/05/snap106.jpg" alt="Hibernate" width="404" height="455" /></p>
<p>Do you have any tip or application which you use to speed up computer boot times? Share with us below in the comments! <img src='http://cdn1.mytechguide.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>[ <a href="http://skwire.dcmembers.com/apps/boot_snooze/BootSnooze.zip" target="_blank">Download Boot Snooze</a> ]</p>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.mytechguide.org/7994/boot-snooze-reboot-standby-hibernate-faster-startup-windows/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How To Stop Windows 7 or Vista from Applying Updates/Patches on Shutdown</title>
		<link>http://www.mytechguide.org/7308/how-to-stop-windows-7-vista-applying-updates-patches-shutdown/</link>
		<comments>http://www.mytechguide.org/7308/how-to-stop-windows-7-vista-applying-updates-patches-shutdown/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 16:00:33 +0000</pubDate>
		<dc:creator>Mezanul</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[shutdown]]></category>
		<category><![CDATA[Windows update]]></category>
		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://www.mytechguide.org/?p=7308</guid>
		<description><![CDATA[One thing I don&#8217;t like about Windows 7 or Vista is their habit of changing the Shutdown or Sleep button into an &#8220;Install Updates and then Shut Down computer&#8221; button when any pending Windows Updates to be installed. I wanted to put an end to this and tried to find out a better permanent solution [...]]]></description>
			<content:encoded><![CDATA[<div class="KonaBody"><p>One thing I don&#8217;t like about Windows 7 or Vista is their habit of changing the Shutdown or Sleep button into an &#8220;<em>Install Updates and then Shut Down computer</em>&#8221; button when  any pending Windows Updates to be installed. I wanted to put an end to this and tried to find out a better permanent solution then my <a href="http://www.mytechguide.org/2010/01/15/how-to-shutdown-windows-7-without-installing-downloaded-updates-quick-tip/" target="_blank">previous solution</a>. I found a small registry hack that can put an end to this problem permanently and reducing our headaches. <img src='http://cdn1.mytechguide.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <span id="more-7308"></span></p>
<p>Follow the steps below carefully:</p>
<ul>
<li>Open the <em>Registry Editor</em> by typing <strong>regedit</strong> in the Run dialog box. (Goto <em>Start Menu</em> &gt; <em>Run</em>, or, press [<em>Windows Key</em> ] + [ <em>R</em> ] to access the Run dialog box.)</li>
<li>Now, browse down to the following Registry key or create the key if it doesn&#8217;t exist.<br />
 <code>HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate\AU</code> to apply the hack for all users <strong><em>OR</em></strong> <code>HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\WindowsUpdate\AU</code> to apply the hack to your user account only.</li>
<li>Create a new entry by right-clicking on the right pane and choosing &#8220;<strong>New DWORD</strong>&#8220; and name it <code>NoAUAsDefaultShutdownOption</code>, set its value of <code>1</code>.</li>
<li>Now our normal <em>Shutdown</em> or <em>Sleep</em> button should be back while also providing the <em>Install Updates and Shut Down</em> option, should you want to install the pending Windows Updates at shut down.</li>
<li>If you want the default option back, just set the value of <code>NoAUAsDefaultShutdownOption</code> to <code>0</code>.</li>
</ul>
<p>Do you have any other solutions to this problem? Well, comment about it, discuss or share the solution with us.</p>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.mytechguide.org/7308/how-to-stop-windows-7-vista-applying-updates-patches-shutdown/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How To Shutdown Windows 7 Without Installing Downloaded Updates [Quick Tip]</title>
		<link>http://www.mytechguide.org/4467/how-to-shutdown-windows-7-without-installing-downloaded-updates-quick-tip/</link>
		<comments>http://www.mytechguide.org/4467/how-to-shutdown-windows-7-without-installing-downloaded-updates-quick-tip/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 21:11:02 +0000</pubDate>
		<dc:creator>Mezanul</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[clubhouse]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Microsoft Windows 7]]></category>
		<category><![CDATA[normal shutdown]]></category>
		<category><![CDATA[shut down]]></category>
		<category><![CDATA[shutdown]]></category>
		<category><![CDATA[Windows update]]></category>

		<guid isPermaLink="false">http://www.mytechguide.org/?p=4467</guid>
		<description><![CDATA[If you use Windows 7, then you may miss the normal shutdown option when pending installations of Windows updates are available. In place of the normal shut down option Windows 7 just gives you the option to &#8220;Shut down and Install Patches&#8220;. But if you are in a hurry and wants to postpone the update/patch installation [...]]]></description>
			<content:encoded><![CDATA[<div class="KonaBody"><p>If you use Windows 7, then you may miss the normal shutdown option when pending installations of Windows updates are available. In place of the <em>normal shut down</em> option Windows 7 just gives you the option to &#8220;<em>Shut down and Install Patches</em>&#8220;.</p>
<p><img class="aligncenter size-full wp-image-4637" title="normal-shutdown-missing" src="http://cdn2.mytechguide.org/wp-content/uploads/2010/01/normal-shutdown-missing1.jpg" alt="normal-shutdown-missing" width="278" height="178" /></p>
<p>But if you are in a hurry and wants to postpone the update/patch installation to a later time, then there is a simple way around for normally shutting down Windows.<span id="more-4467"></span></p>
<p><img class="aligncenter size-full wp-image-4490" title="windows-7-shutdown" src="http://cdn.mytechguide.org/wp-content/uploads/2010/01/windows-7-shutdown1.jpg" alt="windows-7-shutdown" width="415" height="262" /></p>
<p>The simple trick is to first press [<strong>Ctrl</strong>] + [<strong>Alt</strong>] + [<strong>Delete</strong>] and then choosing the <strong>Shut down</strong> option, as you can see in the image above. Another better solution to this which involves a <a href="http://www.mytechguide.org/2010/03/08/how-to-stop-windows-7-vista-applying-updates-patches-shutdown/">simple registry hack can be found here</a>.</p>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.mytechguide.org/4467/how-to-shutdown-windows-7-without-installing-downloaded-updates-quick-tip/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 1/22 queries in 0.026 seconds using disk: basic
Object Caching 754/816 objects using disk: basic
Content Delivery Network via cdn.mytechguide.org

Served from: www.mytechguide.org @ 2012-02-08 12:17:00 -->
