<?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>Fix Your Desktop &#187; Windows Tips</title>
	<atom:link href="http://www.fixyourdesktop.com/index.php/Category/windows-tips/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fixyourdesktop.com</link>
	<description>If it doesn't fit, force it, if it breaks.... it needed replacing anyway</description>
	<lastBuildDate>Fri, 05 Mar 2010 14:35:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Complete Guide to Windows System Restore (It&#8217;s Better than You Remember) [Windows]</title>
		<link>http://www.fixyourdesktop.com/index.php/2010/02/the-complete-guide-to-windows-system-restore-its-better-than-you-remember-windows</link>
		<comments>http://www.fixyourdesktop.com/index.php/2010/02/the-complete-guide-to-windows-system-restore-its-better-than-you-remember-windows#comments</comments>
		<pubDate>Mon, 08 Feb 2010 17:30:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[General Tips]]></category>
		<category><![CDATA[System Recovery]]></category>
		<category><![CDATA[System Restore]]></category>
		<category><![CDATA[Top]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Tips]]></category>
		<category><![CDATA[snapshots]]></category>

		<guid isPermaLink="false">tag:google.com,2005:reader/item/2c934e2941653f3a</guid>
		<description><![CDATA[<a href=http://www.fixyourdesktop.com/index.php/2010/02/the-complete-guide-to-windows-system-restore-its-better-than-you-remember-windows><img src=http://cache.gawkerassets.com/assets/images/17/2010/02/500x_sshot-2010-02-08-_11-43-28_-_1_.jpg class=imgtfe hspace=5 align=left width=100  border=0></a><p><img src="http://cache.gawkerassets.com/assets/images/17/2010/02/500x_sshot-2010-02-08-_11-43-28_-_1_.jpg" width="500">Most of us remember Windows System Restore as a lame-duck feature from Windows XP; when it seemed we might benefit from using it, it never quite worked how we expected. That's no longer the case.</p><p>Windows System Restore is an awesome system recovery tool, and it's included with Windows for free. It's the ideal solution for rolling back bad drivers, fixing when buggy software breaks your PC, or simply rolling you back to a previous point in time. If you've still got a bad taste in your mouth from the lackluster XP version of System Restore, it's time to take a look at it again if you've upgraded to Windows 7 or Vista.</p>
<h3 style="font-size:120%;margin-top:20px">System Restore in Windows 7 Is Better than XP</h3>
<p>If you've ever tried the XP variety of System Restore, the uselessness of it probably left a bad taste in your mouth. Setting a system restore point was often agonizingly slow, and when it came time to actually attempt a system restore, it rarely did what you wanted it to do. But if you've upgraded to Vista or Windows 7, you should really give System Restore another chance.</p>
<p>Back in the XP days, system restore simply used a file filter and copied files around, but since Vista, it uses the <a href="http://en.wikipedia.org/wiki/Shadow_Copy">Shadow Copy</a> features built into Windows—essentially, Windows can create a snapshot of your drive as of a certain point in time, which can then be used later to restore your PC should anything go wrong. The Shadow Copy feature is also used by backup software to take snapshots of files even while they are in use, and it powers the Previous Versions feature built into the Professional and Ultimate version of Windows. Using Shadow Copy instead of simple file copying makes System Restore much more effective and comprehensive—while the XP version could only really roll back from certain Windows changes and generally didn&#39;t work that well, System Restore in Vista or Windows 7 can actually roll back to a previous version of an installed application.</p>
<p><img src="http://cache.gawkerassets.com/assets/images/17/2010/02/340x_sshot-2010-02-08-_11-12-26_-_1_.jpg" width="340">System Restore snapshots <a href="http://www.howtogeek.com/howto/windows-vista/change-how-often-system-restore-creates-restore-points-in-windows-vista/">are automatically created on a periodic basis using a Task Scheduler job</a>, triggered at system startup and at midnight each day. Before you start to think it&#39;s a contributing factor to your system boot speeds, the Conditions tab specifies that it won&#39;t actually start until the PC has been idle for more than 10 minutes—and if you don&#39;t like the schedule, you can <a href="http://www.howtogeek.com/howto/windows-vista/change-how-often-system-restore-creates-restore-points-in-windows-vista/">tweak the Task Scheduler job to run more (or less) often</a>. When you install (or uninstall) a piece of software, a new System Restore point is also triggered, or snapshots can be created manually if you're about to make a change and want to be sure that you can roll back.</p>
<h3 style="font-size:120%;margin-top:20px">Create a Manual System Restore Snapshot</h3>
<p><img src="http://cache.gawkerassets.com/assets/images/17/2010/02/340x_sshot-2010-02-08-_11-00-46_-_1_.jpg" width="340">If you&#39;re going to be making changes to your system, like upgrading drivers or tweaking settings, you should create a snapshot before you do anything, so if it all goes horribly awry, you can roll it back to normal. If you&#39;re using Windows 7, just use the System Protection tab in the System Properties window—or you can search for &#34;create restore point&#34; to get there directly. Once you&#39;re there, click the Create button, type in a descriptive name for the restore point, and then let it run—it shouldn&#39;t take longer than a few seconds. If you&#39;re a fan of the step-by-step walk-through, we&#39;ve written up a quick guide to <a href="http://www.howtogeek.com/howto/windows-vista/create-a-restore-point-for-windows-vistas-system-restore/">manually creating a System Restore point</a> over at How-To Geek.</p>
<p>If the manual method is too many steps for you, you can <a href="http://www.howtogeek.com/howto/windows-vista/make-a-shortcut-icon-to-create-a-system-restore-point-in-windows-vista/">make a shortcut that creates a system restore snapshot</a> in a single step without having to go through any other steps. Regardless of the method you choose, you should make a point of creating system restore snapshots before you start doing any major tweaking on your PC.</p>
<h3 style="font-size:120%;margin-top:20px">Restoring from a System Restore Snapshot</h3>
<p><a rel="lytebox" href="http://cache.gawkerassets.com/assets/images/17/2010/02/sshot-2010-02-08-_10-57-47_-_1_.jpg"><img src="http://cache.gawkerassets.com/assets/images/17/2010/02/500x_sshot-2010-02-08-_10-57-47_-_1_.jpg" width="500"></a>All these snapshots don't do you much good if you don't know how to restore your PC using them, and it's just as easy as creating a snapshot. While you can restore from a snapshot by simply finding the System Restore screen in Control Panel, you're not going to have a lot of luck actually using the snapshot unless you've restarted your PC into Safe Mode. Normally, you can just restart your PC and hit the F8 key really quickly right when Windows is starting up, which will show you the boot menu and allow you to choose to boot into Safe Mode, but if you have problems triggering this, I've previously written up a guide to <a href="http://www.howtogeek.com/howto/windows-vista/force-windows-to-boot-into-safe-mode-without-using-the-f8-key/">force Windows to boot into Safe Mode using the msconfig utility</a>.</p>
<p><img src="http://cache.gawkerassets.com/assets/images/17/2010/02/340x_sshot-2010-02-08-_10-39-07_-_1_.jpg" width="340">Once you&#39;re in Safe Mode, head into System Properties –&#62; System Restore or just search through the Control Panel to pull up the wizard, choose the restore point that you&#39;d like to roll back to, and then choose Next to start the restore process. If you&#39;re not sure which one to choose, however, you can select a restore point and click the Scan for Affected Programs button, which will analyze the restore point to figure out what applications will be rolled back if you choose that restore point.</p>
<p>You should note that System Restore isn't going to roll back your documents, it's just going to operate on internal operating system files, program files, and system settings. If you had a document on your desktop, it shouldn't be removed, but if you roll back to before you install an application, the shortcut to that application would probably go away.</p>
<p>If your PC won't even boot, you should also note that you can access the System Restore features from the Windows installation disc, which can be very helpful when you've completely broken your PC.</p>
<h3 style="font-size:120%;margin-top:20px">There's No Performance Drain From System Restore</h3>
<p><img src="http://cache.gawkerassets.com/assets/images/17/2010/02/340x_sshot-2010-02-08-_00-02-48_-_1_.jpg" width="340">One of the <a href="http://lifehacker.com/5033518/debunking-common-windows-performance-tweaking-myths">most common performance-tweaking myths</a> that you&#39;ll find on all the amateur tweaking sites says that you should disable System Restore for maximum performance, but that&#39;s just ridiculous. We&#39;ve already shown you that System Restore only kicks in once a day, and only runs when the system is idle—so the only drain on your resources is a little bit of extra drive space being used, not to mention that snapshots take virtually no time to create.</p>
<p>If you're really worried about the use of your drive space, you can easily <a href="http://www.howtogeek.com/howto/5482/make-system-restore-use-less-space-in-windows-7/">tweak System Restore to use less space in Windows 7</a>—just head into System Properties –&#62; System Protection –&#62; Configure and drag the slider to choose exactly how much space you want to use. For Windows Vista, it&#39;s a lot more difficult—you&#39;ll need to use a <a href="http://www.howtogeek.com/howto/windows-vista/reduce-system-restores-disk-usage-in-vista/">command-line hack to force Windows Vista to use less space</a>.</p>
<p>The much better solution, however, is to simply <a href="http://www.howtogeek.com/howto/5482/make-system-restore-use-less-space-in-windows-7/">clear out all restore points but the most frequent one</a> whenever you&#39;re in need of some extra drive space using the Disk Cleanup utility. Just run it as administrator by right-clicking on the utility in the start menu and choosing the Run as Administrator option, or you can open it normally and click the &#34;Clean up system files&#34; button—once you&#39;ve done so, you can choose the More Options tab where you&#39;ll find a Clean up button to remove all the old restore points except for the most recent one. This keeps you safe just in case you need to restore, but doesn&#39;t keep the older, more unnecessary restore points around.</p>
<p>At this point hopefully you can see the benefit and learn to love how System Restore can fix your PC easily, but if you really insist, you can <a href="http://www.howtogeek.com/howto/windows-vista/disable-system-restore-in-windows-vista/">disable System Restore</a> easily from the System Protection tab.</p>
<hr />
What about you? Have you used System Restore to fix your PC problems? Share your experiences in the comments.
<p><br /></p>
<p><i><a href="http://www.howtogeek.com">The How-To Geek</a> deleted his system32\drivers folder for fun, and used System Restore to easily get the PC running again. His geeky articles can be found daily here on Lifehacker, <a href="http://www.howtogeek.com">How-To Geek</a>, and <a href="http://twitter.com/howtogeek">Twitter</a>.</i></p><br />
<br />
<a href="http://ads.pheedo.com/click.phdo?s=de68c693975253896a51c88d5d9c6eb9&#38;p=1"><img alt="" style="border:0" border="0" src="http://ads.pheedo.com/img.phdo?s=de68c693975253896a51c88d5d9c6eb9&#38;p=1"></a>
<img alt="" height="0" width="0" border="0" src="http://a.rfihub.com/eus.gif?eui=2225"><div>
<a href="http://feeds.gawker.com/~ff/lifehacker/full?a=ymnRYien7_E:kogvdabEblg:H0mrP-F8Qgo"><img src="http://feeds.feedburner.com/~ff/lifehacker/full?d=H0mrP-F8Qgo" border="0"></a> <a href="http://feeds.gawker.com/~ff/lifehacker/full?a=ymnRYien7_E:kogvdabEblg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/lifehacker/full?d=yIl2AUoC8zA" border="0"></a> <a href="http://feeds.gawker.com/~ff/lifehacker/full?a=ymnRYien7_E:kogvdabEblg:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/lifehacker/full?i=ymnRYien7_E:kogvdabEblg:D7DqB2pKExk" border="0"></a> <a href="http://feeds.gawker.com/~ff/lifehacker/full?a=ymnRYien7_E:kogvdabEblg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/lifehacker/full?i=ymnRYien7_E:kogvdabEblg:V_sGLiPBpWU" border="0"></a>
</div><img src="http://feeds.feedburner.com/~r/lifehacker/full/~4/ymnRYien7_E" height="1" width="1">]]></description>
		<wfw:commentRss>http://www.fixyourdesktop.com/index.php/2010/02/the-complete-guide-to-windows-system-restore-its-better-than-you-remember-windows/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to prevent a computer disaster: Cheapest backup software</title>
		<link>http://www.fixyourdesktop.com/index.php/2009/07/how-to-prevent-a-computer-disaster-cheapest-backup-software</link>
		<comments>http://www.fixyourdesktop.com/index.php/2009/07/how-to-prevent-a-computer-disaster-cheapest-backup-software#comments</comments>
		<pubDate>Thu, 02 Jul 2009 21:53:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Disasters]]></category>
		<category><![CDATA[Windows Tips]]></category>
		<category><![CDATA[malware]]></category>

		<guid isPermaLink="false">http://www.fixyourdesktop.com/?p=2157</guid>
		<description><![CDATA[<a href=http://www.fixyourdesktop.com/index.php/2009/07/how-to-prevent-a-computer-disaster-cheapest-backup-software><img src=http://www.fixyourdesktop.com/wp-content/uploads/2009/07/bedfordFMOS_203x150-150x150.jpg class=imgtfe hspace=5 align=left width=100  border=0></a>


Almost 40% of home PC and laptop users have lost downloaded files as a result of viruses, technical failures or the loss or theft of their computer.
Only about one third of those affected ever retrieve their data.

With home computers increasingly becoming a &#8216;life-storage&#8217; facility, holding family photographs, music and TV downloads, as well as CVs [...]]]></description>
		<wfw:commentRss>http://www.fixyourdesktop.com/index.php/2009/07/how-to-prevent-a-computer-disaster-cheapest-backup-software/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Turn an email into a Google doc</title>
		<link>http://www.fixyourdesktop.com/index.php/2008/12/turn-an-email-into-a-google-doc</link>
		<comments>http://www.fixyourdesktop.com/index.php/2008/12/turn-an-email-into-a-google-doc#comments</comments>
		<pubDate>Wed, 17 Dec 2008 15:46:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Tips]]></category>

		<guid isPermaLink="false">http://www.fixyourdesktop.com/index.php/2008/12/turn-an-email-into-a-google-doc</guid>
		<description><![CDATA[<a href=http://www.fixyourdesktop.com/index.php/2008/12/turn-an-email-into-a-google-doc><img src=http://4.bp.blogspot.com/_JE4qNpFW6Yk/SUba4ERTvbI/AAAAAAAAANs/XhtwwsywYfM/s400/create_a_doc.jpg class=imgtfe hspace=5 align=left width=100  border=0></a>
More than once, I&#8217;ve had a conversation over email and later realized that the information contained in the messages would make a great starting point for a document. So I built an experimental feature for Gmail Labs that does just that: with one simple click, &#8220;Create a document&#8221; converts an email into a Google Docs [...]]]></description>
		<wfw:commentRss>http://www.fixyourdesktop.com/index.php/2008/12/turn-an-email-into-a-google-doc/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Internet Explorer users told to switch browsers over &#8216;zero-day&#8217; flaw</title>
		<link>http://www.fixyourdesktop.com/index.php/2008/12/microsoft-internet-explorer-users-told-to-switch-browsers-over-zero-day-flaw</link>
		<comments>http://www.fixyourdesktop.com/index.php/2008/12/microsoft-internet-explorer-users-told-to-switch-browsers-over-zero-day-flaw#comments</comments>
		<pubDate>Tue, 16 Dec 2008 20:48:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Tips]]></category>

		<guid isPermaLink="false">http://www.fixyourdesktop.com/index.php/2008/12/microsoft-internet-explorer-users-told-to-switch-browsers-over-zero-day-flaw</guid>
		<description><![CDATA[Users of Microsoft&#8217;s Internet Explorer have been warned of a flaw that could let hackers gain access to their computers and steal personal data, and told them to swap to a rival browser.
The flaw was spotted last week when hackers started attacking users of IE 7. The flaw, however, has also been found in earlier [...]]]></description>
		<wfw:commentRss>http://www.fixyourdesktop.com/index.php/2008/12/microsoft-internet-explorer-users-told-to-switch-browsers-over-zero-day-flaw/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lost Passwords?  Password Revealers:</title>
		<link>http://www.fixyourdesktop.com/index.php/2008/09/lost-passwords-password-revealers</link>
		<comments>http://www.fixyourdesktop.com/index.php/2008/09/lost-passwords-password-revealers#comments</comments>
		<pubDate>Thu, 04 Sep 2008 18:14:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Windows Tips]]></category>

		<guid isPermaLink="false">http://www.fixyourdesktop.com/?p=1483</guid>
		<description><![CDATA[With all the &#8220;Remember my Password&#8221; options on applications it&#8217;s easy to forget your passwords.  So i&#8217;ve rounded up the best Password Revealers out there.  Applications to show you what is behind the **** for your saved password fields.

IE 7/Opera/Safari/FireFox Password Revealer:

Browser Password Revealer


Revelation Windows Application Password Revealer:

Revelation


Asterisk Logger Windows Application Password Revealer:

Asterisk Logger


Instant Messenger [...]]]></description>
		<wfw:commentRss>http://www.fixyourdesktop.com/index.php/2008/09/lost-passwords-password-revealers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
