<?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>MakeUseOf.com &#187; system restore</title>
	<atom:link href="http://www.makeuseof.com/tags/system-restore/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Sun, 22 Nov 2009 14:00:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>3 Ways to Manually Backup &amp; Restore Critical Windows XP Data</title>
		<link>http://www.makeuseof.com/tag/3-ways-to-manually-backup-restore-critical-windows-xp-data/</link>
		<comments>http://www.makeuseof.com/tag/3-ways-to-manually-backup-restore-critical-windows-xp-data/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 22:01:26 +0000</pubDate>
		<dc:creator>Tina</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[system restore]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=28727</guid>
		<description><![CDATA[There are several critical areas of system data that can cause serious computer issues when they become corrupted. For such cases it&#8217;s important to have a backup of these files or a way to return to a previous system state.
The registry is the central part of the system data and the one most likely to [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/11/BackupSystemData06.png" border="0" alt="backup system data" vspace="5" align="left" />There are several critical areas of system data that can cause serious computer issues when they become corrupted. For such cases it&#8217;s important to have a backup of these files or a way to return to a previous system state.</p>
<p>The registry is the central part of the system data and the one most likely to cause problems. It contains all information about installed software, drivers, plugins, updates, and more. After countless edits due to software being added, changed or removed, errors and bad entries pile up in the registry. This can make your computer slow or even unstable.</p>
<p>Here are 3 ways to backup the registry, two of them along with other critical system data.</p>
<h2><strong>1. Export Specific Registry Keys</strong></h2>
<p>If you are going to make changes to a specific registry key, you can selectively export or restore this key.</p>
<h3><strong>Backup</strong></h3>
<p>Click <em>&gt; Start &gt; Run</em>, type <em>&gt; regedit</em> and click <em>&gt; OK</em>. The registry editor will open.</p>
<p>Select the key you wish to backup, right-click to open the menu and click <em>&gt; Export</em>.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/BackupSystemData01.png" border="0" alt="backup and restore xp" width="400" height="195" /></p>
<p><span id="more-28727"></span><br />
Enter a name for the REG file and save it to a safe location.</p>
<p>In the same fashion you can export an entire registry branch or the registry as a whole.</p>
<h3><strong>Restore</strong></h3>
<p>To restore, you simply double-click the backed up REG file and it will automatically update the registry with its contents.</p>
<h2><strong>2. System State Backup</strong></h2>
<p>Windows XP Pro and other NT based Windows versions have an internal backup feature, which can be used to backup essential system data, including the Boot file, the COM+ class registration database, and the registry.</p>
<h3><strong>Backup</strong></h3>
<p>Go to<em> &gt; Start &gt; All Programs &gt; Accessories &gt; System Tools &gt; Backup Option</em>.</p>
<p>The Backup or Restore Wizard will open. Click and switch to <em>&gt; Advanced Mode</em> and open the <em>&gt; Backup</em> tab.</p>
<p>Select the files you would like to backup, in this case <em>&gt; System State</em>, which can be found under <em>&gt; My Computer</em>.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/BackupSystemData02.png" border="0" alt="backup and restore xp" width="450" height="195" /></p>
<p>Be sure a path is displayed under <em>&gt; Backup media or file name</em>. If this is not the case, click <em>&gt; Browse</em>&#8230; and select a destination. You can also change the name of the backup file. Then click <em>&gt; Start Backup</em>.</p>
<p>A window summarizing the backup data will open. Change the backup description and eventually make further settings. Then click <em>&gt; Start</em> once more. This backup can take up to 5 minutes.</p>
<h3><strong>Restore</strong></h3>
<p>To restore a system state backup, open the Backup or Restore Wizard in Advanced Mode as described above.</p>
<p>Switch to the <em>&gt; Restore and Manage Media</em> tab. Your previous backups should be listed. Select the one you would like to restore and click <em>&gt; Restore Backup</em>.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/BackupSystemData03.png" border="0" alt="backup and restore windows xp" width="580" height="105" /></p>
<h2><strong>3. System Restore Point</strong></h2>
<p>When you set a system restore point, several files are saved, including files in the Windows File Protection (Dllcache) folder, the local user profile, COM+ and WMI databases, IIS metabase, all files that are <a title="monitored files" href="http://msdn.microsoft.com/en-us/library/aa378870%28VS.85%29.aspx">monitored</a> due to their file extension and the registry.</p>
<p>With a system restore point you can return to a previous system state. This can be helpful in case changes to the registry, new drivers or program installations have caused damage. Your personal documents, such as browser bookmarks, eMails or photos are not affected.</p>
<h3><strong>Backup</strong></h3>
<p>To create a system restore point manually, click <em>&gt; Start &gt; Run</em>, type <em>&gt; %SystemRoot%\System32\restore\rstrui.exe</em> and click <em>OK</em> to launch the tool.</p>
<p>On the welcome page select <em>&gt; Create a restore point</em> and click <em>&gt; Next</em>. On the following page enter a name for this restore point and click <em>&gt; Create</em>.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/BackupSystemData05.png" border="0" alt="backup and restore registry" width="322" height="104" /></p>
<p>Stefan recently <a title="Create Windows System Restore Point with 1-Click using SCRP" href="http://www.makeuseof.com/tag/one-click-create-windows-system-restore-points-with-scrp/">reviewed</a> a tool called <a title="Single Click Restore Point" href="http://tec-updates.blogspot.com/2008/01/download-single-click-restore-point.html">Single Click Restore Point</a>, which significantly speeds up this process.</p>
<h3><strong>Restore</strong></h3>
<p>To restore previous computer settings and an older registry, you open the System Restore welcome page as described above, select <em>&gt; Restore my computer to an earlier time</em> and click <em>&gt; Next</em>.</p>
<p>On the subsequent page select a recent system restore point from the calendar and click <em>&gt; Next</em>.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/BackupSystemData04.png" border="0" alt="backup and restore registry" width="542" height="271" /></p>
<p>The <em>Confirm Restore Point Selection</em> page displays the restore point you chose. Click <em>&gt; Next</em> to continue. Your computer will now start to restore the previous Windows XP configuration and reboot.</p>
<p>If you&#8217;re running into issues after installing hot fixes or patches from Microsoft, you might want to know <a title="Roll Back Windows XP Hot Fixes and Patches" href="http://www.makeuseof.com/tag/how-to-roll-back-windows-hot-fixes-and-patches/">How To Roll Back Windows Hot Fixes &amp; Patches</a> in XP. Fortunately, Sharninder has explained it in a recent article.</p>
<p>Did you ever ruin your system or the registry to the point where only a backup could save it?</p>
<p><small>Image credits: <a title="binary" href="http://www.sxc.hu/photo/1159614">flaivoloka</a></small>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/winhack-some-quick-windows-registry-tweaks/" title="Three Quick Registry Tweaks to Customize Windows Like a Pro (October 11, 2008)">Three Quick Registry Tweaks to Customize Windows Like a Pro</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/speed-up-the-shutdown-of-your-windows-system/" title="How To Speed Up The Shutdown Of Your Windows (October 18, 2008)">How To Speed Up The Shutdown Of Your Windows</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-prepare-yourself-for-system-restore-from-scratch/" title="How to Prepare Yourself for System Restore From Scratch (August 22, 2008)">How to Prepare Yourself for System Restore From Scratch</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-move-the-my-documents-folder-and-save-your-data-windows/" title="How To Move My Documents Folder To A Different Drive (April 27, 2009)">How To Move My Documents Folder To A Different Drive</a> (25)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-create-an-unattended-windows-xp-disk/" title="How To Create An Unattended Windows XP Disk (January 10, 2009)">How To Create An Unattended Windows XP Disk</a> (43)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/3-ways-to-manually-backup-restore-critical-windows-xp-data/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Backup Program Data &amp; Personal Settings with FBackup</title>
		<link>http://www.makeuseof.com/tag/save-backup-program-data-and-your-information-using-fbackup/</link>
		<comments>http://www.makeuseof.com/tag/save-backup-program-data-and-your-information-using-fbackup/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 13:00:17 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[personal settings]]></category>
		<category><![CDATA[system restore]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=19719</guid>
		<description><![CDATA[We all know the importance of maintaining backups and in the past we have covered quite a few tools for backing up your important files. Fbackup is another one such tool, it has some pretty distinguishing features you should consider while choosing your ideal backup software.
You can download and install Fbackup from here. Once installed, [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/backuplogo.jpg" align="left">We all know the importance of maintaining backups and in the past we have covered <a href="http://www.makeuseof.com/tags/backup/">quite a few tools</a> for backing up your important files. Fbackup is another one such tool, it has some pretty distinguishing features you should consider while choosing your ideal backup software.</p>
<p>You can download and install Fbackup from <a href="http://www.fbackup.com/">here</a>. Once installed, you can create backup jobs to quickly backup the files you want. </p>
<p>Create a job, specify the destination you want to backup to (local, external or network), specify the directories, include or exclude files using wildcards, encrypt and password protect the backed up files and you have a backup job set up.</p>
<p><span id="more-19719"></span></p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/create.png"></p>
<p>You can then specify if you want to run any actions before or after the backup and schedule when you want to run your backups. So far so good, it does pretty much everything you would expect of a backup program. But wait, there is more, something that sets Fbackup apart from other backup software out there.</p>
<p>Its the plugins. Fbackup supports plugins that help you take better backups of your program data. What is program data, you ask? As an example let&#8217;s consider <a href="http://www.makeuseof.com/tags/firefox/">Firefox</a>, all the <a href="http://www.makeuseof.com/tags/firefox-addons/">extensions</a> you install, bookmarks you create and other tweaks and customizations you perform &#8212; constitute the program data for Firefox. Something that doesn&#8217;t come with the software, and something you might lose if your hard drive crashes or if you re-install the operating system. </p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/ffappdata.png"></p>
<p>The savvy users would suggest to take backups of the %APPDATA% directory, that would include program data for a number of your programs. However, Fbackup makes the task even easier and almost a no-brainer with the help of plugins.</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/pluginmanage.png"></p>
<p>All you have to do is visit the <a href="http://www.backup4all.com/backup-plugins.php">plug-ins page</a> (it&#8217;s for Fbackup and Backup4All-another backup solution from the same developer but not free) and download the required plugin. There are plugins for a wide range of software. </p>
<p>You can find plugins for Firefox, iTunes, RoboForm, Pidgin, Photoshop, Picasa to mention a few. Each plugin gives you a simple way to backup your profile/settings in that program so that you can easily restore it later.</p>
<p>Once you get plugin on your side of the tubes, go to Tool > Plugins. You can add, remove, enable disable the plugins from in here. With the plugins added, you can now find the corresponding entry under the sources tab when setting up backup jobs. Here is an example with the Firefox backup plugin installed:</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/pluginff.png"></p>
<p><a href="http://www.fbackup.com/">Fbackup</a> really makes it easy to backup program data along with other important files. The interface is clean and easy for the regular user without too many options.</p>
<p>It would be interesting to know what backup solution you would use? Would you consider Fbackup for its plugin and ease of use? Sound off in the comments and assuage our curiosity!</p>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-prepare-yourself-for-system-restore-from-scratch/" title="How to Prepare Yourself for System Restore From Scratch (August 22, 2008)">How to Prepare Yourself for System Restore From Scratch</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/one-click-create-windows-system-restore-points-with-scrp/" title="Create Windows System Restore Point with 1-Click using SCRP (June 8, 2009)">Create Windows System Restore Point with 1-Click using SCRP</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/backup-your-email-and-browser-profiles-with-kls-mail-backup/" title="Backup Your Email and Browser Profiles With KLS Mail Backup (December 20, 2008)">Backup Your Email and Browser Profiles With KLS Mail Backup</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/5-ways-to-clone-and-copy-your-hard-drive/" title="5 Ways To Clone &#038; Copy Your Hard Drive (January 6, 2009)">5 Ways To Clone &#038; Copy Your Hard Drive</a> (88)</li>
	<li><a href="http://www.makeuseof.com/tag/3-ways-to-manually-backup-restore-critical-windows-xp-data/" title="3 Ways to Manually Backup &#038; Restore Critical Windows XP Data (November 14, 2009)">3 Ways to Manually Backup &#038; Restore Critical Windows XP Data</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/save-backup-program-data-and-your-information-using-fbackup/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Create Windows System Restore Point with 1-Click using SCRP</title>
		<link>http://www.makeuseof.com/tag/one-click-create-windows-system-restore-points-with-scrp/</link>
		<comments>http://www.makeuseof.com/tag/one-click-create-windows-system-restore-points-with-scrp/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 17:00:07 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[repair]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[system restore]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=18397</guid>
		<description><![CDATA[ System Restore tracks changes to critical system files on your computer and creates restore points before significant changes occur. System Restore will automatically backup important system files such as drivers and the registry so that it can roll back to a previous setting. Restore points are usually created by the system before new device [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 5px; border-right: 0px" title="clock" src="http://www.makeuseof.com/wp-content/uploads/2009/05/image155.png" border="0" alt="clock" width="137" height="144" align="left" /> System Restore tracks changes to critical system files on your computer and creates restore points before significant changes occur. System Restore will automatically backup important system files such as drivers and the registry so that it can <a href="http://www.makeuseof.com/tag/how-to-roll-back-windows-hot-fixes-and-patches/">roll back to a previous setting</a>. Restore points are usually created by the system before new device drivers, automatic updates, unsigned drivers, and even when some applications are installed. You can also choose to manually create restore points.</p>
<p>Using System Restore assures you that you won’t lose personal data such as documents, e-mail settings and messages. However, keep in mind that data you have stored in My Documents, My Pictures, or My Music folders are not affected by System Restore. </p>
<p>Today, I am going to introduce you one tool that can be used to create Windows System restore point with a single click of a button.</p>
<p><span id="more-18397"></span></p>
<p>To simply and easily create System Restore points, you can use <a href="http://tec-updates.blogspot.com/2008/01/download-single-click-restore-point.html">Single Click Restore Point</a>. Just run SCRP with administrator privileges and it will automatically create a restore point for you &#8211; no need to dig through the menus. The only caveat is that you can&#8217;t name the restore points yourself, they&#8217;re all called &#8220;Created by SCRP Tool&#8221;. In my experience, SCRP does the job and makes it more convenient for less tech-savvy users. All you need to do is double-click on the application and a resulting window pops up:</p>
<p style="text-align: left;"><img class="size-full wp-image-18747 aligncenter" title="scrp1r" src="http://www.makeuseof.com/wp-content/uploads/2009/05/scrp1r.jpg" alt="scrp1r" width="296" height="190" /></p>
<p>To restore your computer to an earlier time in Windows XP, log in as an administrator, and then follow these steps:</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="sysxp" src="http://www.makeuseof.com/wp-content/uploads/2009/05/image156.png" border="0" alt="sysxp" width="550" height="406" /></p>
<ol>
<li>Click Start&gt;All Programs&gt;Accessories&gt;System Tools, and then click System Restore.</li>
<li>On the Welcome screen, click Restore my computer to an earlier time, and then click Next. You can also click on Create Restore Point to manually create a backup of the system files. This backup will appear along with the other automatically generated backups.</li>
<li>On the Select a Restore Point page, select the date from the calendar that shows the point you&#8217;d like to restore to.</li>
<li>On the Confirm Restore Point Selection page, check to see if you selected the right restore point.</li>
<li>Click Next if you are ready to continue or click Back to change the restore point.</li>
<li>The computer will automatically shut down and reboot. On reboot, you&#8217;ll see the Restoration Complete page.</li>
</ol>
<p>If you’re happy with how the system is behaving after the restore, you don’t have to do anything else. If not, just open System Restore and select <em>Undo my last restoration</em> on the System Restore Welcome page. If your computer doesn’t boot normally, you might have to use Safe Mode to access System Restore. To access Safe Mode, press F8 key during reboot and choose Safe Mode.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="sysrestore2" src="http://www.makeuseof.com/wp-content/uploads/2009/05/image157.png" border="0" alt="sysrestore2" width="550" height="434" /></p>
<p>In Windows Vista and 7, all you have to do is type <em>System Restore</em> in the search bar within the Start Menu. You’ll will be presented with the most recent restore point in the windows that appears. If you want to choose another restore point made earlier, click <em>Choose Another Restore Point</em> and Next. After you&#8217;ve selected the restore point you want, just click <em>Finish</em>. Your computer will automatically restore the required system files and restart.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="sysrescreate" src="http://www.makeuseof.com/wp-content/uploads/2009/05/image158.png" border="0" alt="sysrescreate" width="410" height="460" /></p>
<p>To manually create a restore point, open Advanced System Settings (by typing this into the Start Menu) and select the System Protection tab. Once there, click on Create.</p>
<p>Did you find this tutorial handy? What other programs do you use to manage your restore points? Let me know in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-prepare-yourself-for-system-restore-from-scratch/" title="How to Prepare Yourself for System Restore From Scratch (August 22, 2008)">How to Prepare Yourself for System Restore From Scratch</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/5-ways-to-clone-and-copy-your-hard-drive/" title="5 Ways To Clone &#038; Copy Your Hard Drive (January 6, 2009)">5 Ways To Clone &#038; Copy Your Hard Drive</a> (88)</li>
	<li><a href="http://www.makeuseof.com/tag/ten-tools-to-keep-your-mac-in-tip-top-shape/" title="Ten Tools To Keep Your Mac In Tip-Top Shape (July 13, 2008)">Ten Tools To Keep Your Mac In Tip-Top Shape</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/myphone-backs-up-your-windows-mobile-device-to-the-internet-beta/" title="MyPhone Backs Up Your Windows Mobile Device To The Internet (Beta) (May 20, 2009)">MyPhone Backs Up Your Windows Mobile Device To The Internet (Beta)</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/idlebackup-%e2%80%93-use-your-idle-time-to-backup-your-data-windows/" title="IdleBackup – Use Your Idle Time to Backup Data (Windows) (September 15, 2009)">IdleBackup – Use Your Idle Time to Backup Data (Windows)</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/one-click-create-windows-system-restore-points-with-scrp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To Roll Back Windows Hot Fixes &amp; Patches</title>
		<link>http://www.makeuseof.com/tag/how-to-roll-back-windows-hot-fixes-and-patches/</link>
		<comments>http://www.makeuseof.com/tag/how-to-roll-back-windows-hot-fixes-and-patches/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 22:01:11 +0000</pubDate>
		<dc:creator>Sharninder</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[system restore]]></category>
		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=15238</guid>
		<description><![CDATA[Microsoft, like all other software companies, releases patches and hot fixes for its Windows operating system quite frequently.
Installing the latest patch or Hot fix is highly recommended if you want to keep your installation in tip-top shape.
These patches are mostly harmless but there are times when your current configuration, hardware or software might not be [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/04/windows_logo.jpg" border="0" alt="" vspace="10" align="left" />Microsoft, like all other software companies, releases patches and hot fixes for its Windows operating system quite frequently.</p>
<p>Installing the latest patch or Hot fix is highly recommended if you want to keep your installation in tip-top shape.</p>
<p>These patches are mostly harmless but there are times when your current configuration, hardware or software might not be compatible with a particular patch and you find that out only when your system starts misbehaving <em>after</em> you&#8217;ve applied the patch.</p>
<p>The new patch might not be compatible with your current hardware. An ancient software that you still use and love might stop working with the new patch. In times like these, one really wishes that Microsoft had a built in patch rollback mechanism. Are you one of those wishing for such a feature ?</p>
<p>Well, the good news is that Microsoft already has mechanisms to roll back patches. The bad news is that the roll back procedure is just not that obvious.</p>
<h3><strong>Roll back a patch on Windows XP</strong></h3>
<p>If you&#8217;re using Windows XP, browse to the Windows install directory, typically <em>c:\WINDOWS</em> and enable the hidden files view using the <em>Tools -&gt; Folder Options</em> menu option.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/04/windows_folderoptions.png" alt="" /></p>
<p>You should now be able to see a bunch of hidden folders under the main c:\WINDOWS folder. All the folders which have names of the form of <em>$NTServicePackxxxx, $NTUninstallxxxx and $NTUninstallKBxxxx</em> are folders corresponding to the different patches that you&#8217;ve installed<em>. </em></p>
<p>The folders with <em>KB</em> in their name followed by a 5 or 6 digit number are hot fixes which Microsoft has released in response to a bug and the number denotes the corresponding <a title="Search Microsoft Knowledge base articles" href="http://support.microsoft.com/search/?adv=1" target="_blank">Microsoft knowledge base article</a> associated with that hot fix.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/04/windows_hotfixes.png" alt="" /></p>
<p>Now, to uninstall a particular patch, go inside the folder corresponding to that patch. You will see another folder named <em>spuninst</em>. Inside this folder will be a Windows setup executable of the same name.</p>
<p>This is the Uninstaller program for the particular patch that you&#8217;re browsing right now. Just run the program and the patch will be rolled back and your system will be as pristine as it was before you applied the patch.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/04/windows_uninstallpatch.png" alt="" /></p>
<h3><strong>Roll back a patch on Windows Vista</strong></h3>
<p>I am using Windows Vista on my primary work machine these days and on this machine, I couldn&#8217;t find the <em>$NTUninstall</em> folders but I found another way to roll back patches on Vista &#8211; System Restore.</p>
<p>Windows Vista, by default, takes a snapshot of a system before applying any patches using a feature called System Restore.</p>
<p>To roll back a patch using System Restore, click on the Start menu and start System Restore using the <em>All Programs -&gt; Accessories -&gt; System Tools</em> menu item.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/04/vista_restore.png" alt="" /></p>
<p>System Restore is a wizard based utility which lets you chose the restore point and brings the system back to the chosen state.</p>
<p>If you want to restore your system to a point earlier than the recommended restore point, then select the second radio button and you will be able to see a list of the restore points Vista has available for you to roll back to.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/04/vista_chose_restore.png" alt="" /></p>
<p>This is definitely the easiest method to roll back a wayward patch or hotfix.</p>
<p>Have you guys ever had to roll back a patch ? How did you do it ? Let us know in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/the-ultimate-upgrade-to-windows-7-guide/" title="The Ultimate &#8216;Upgrade To Windows 7&#8242; Guide (May 26, 2009)">The Ultimate &#8216;Upgrade To Windows 7&#8242; Guide</a> (24)</li>
	<li><a href="http://www.makeuseof.com/tag/vista-utilities-makes-configuring-windows-vista-easier/" title="Vista Utilities Makes Configuring Windows Vista Easier (October 25, 2008)">Vista Utilities Makes Configuring Windows Vista Easier</a> (19)</li>
	<li><a href="http://www.makeuseof.com/tag/vista-switcher-replace-windows-alt-tab-with-something-cooler/" title="Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler (October 21, 2009)">Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-windows-with-portable-ultimate-windows-tweaker/" title="Tweak Your Windows OS With Portable Ultimate Windows Tweaker (March 26, 2009)">Tweak Your Windows OS With Portable Ultimate Windows Tweaker</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-your-windows-operating-system-with-xpy/" title="Tweak Your Windows Operating System With Xpy (October 4, 2008)">Tweak Your Windows Operating System With Xpy</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-roll-back-windows-hot-fixes-and-patches/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To Create An Unattended Windows XP Disk</title>
		<link>http://www.makeuseof.com/tag/how-to-create-an-unattended-windows-xp-disk/</link>
		<comments>http://www.makeuseof.com/tag/how-to-create-an-unattended-windows-xp-disk/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 20:01:21 +0000</pubDate>
		<dc:creator>Jorge Sierra</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[reinstall]]></category>
		<category><![CDATA[system restore]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=10135</guid>
		<description><![CDATA[An unattended XP disk is a customized installation disk that allows you to perform a Windows installation with minimal effort (once the disk is created). All of the effort takes place in creating the unattended disk, but it is well worth it. With an unattended XP disk, you can preselect all of the options you [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/windows-logo.jpg" border="0" alt="unattended xp" vspace="10" align="left" />An unattended XP disk is a customized installation disk that allows you to perform a Windows installation with minimal effort (once the disk is created). All of the effort takes place in creating the unattended disk, but it is well worth it. With an unattended XP disk, you can preselect all of the options you wish to use for the installation.</p>
<p>When you proceed with an unattended installation, you do still have to manually select the drive where you wish to install Windows (during the blue screen portion of the setup). However, once you&#8217;ve done that and started the installation you can walk away, grab a cup of coffee, eat some french toast, brush your teeth, check the weather, and by the time you get back you&#8217;ll see your new Windows XP desktop.</p>
<p>To create an unattended disk, you will of course need a Windows XP installation disk. You will also need to download <a href="http://www.nliteos.com/">nLite.</a> nLite is a free program that allows you to  create customized XP installation disks. Customizations you can perform include the integration of service packs, Windows updates, addition of drivers, preselection of installation options, preselection of components to install, and even more.</p>
<p>As a first step to unattended windows setup reference, you will need to get the latest Windows XP updates for your installation disk. Which updates you will need depends on how old your installation disk is. If you have a very old disk, you may need to <a href="http://download.windowsupdate.com/msdownload/update/software/svpk/2008/04/windowsxp-kb936929-sp3-x86-enu_c81472f7eeea2eca421e116cd4c03e2300ebfde4.exe">download service pack 3</a> in addition to the <a href="http://xable.net/xp-sp3-update-pack-download.php">updates that have taken place since the release of service pack 3</a>. In the installation instructions below, you will learn how to find out whether or not Service Pack 3 is included on your installation disk.</p>
<p>Launch nLite, select your language, and click <strong>Next</strong>. Click the browse button to navigate to your the location of your installation CD. You will then be prompted for a location on the hard disk to store the files for processing.  Select where you want to store the files and wait for the files to be copied.</p>
<p><img title="nlite-disk-selection-for-windows-xp-service-pack-3-install-disk" src="http://www.makeuseof.com/wp-content/uploads/2009/01/nlite-disk-selection-for-windows-xp-service-pack-3-install-disk.png" alt="create unattended windows xp" width="576" height="450" /></p>
<p>Once the files have completed copying, nLite will detect what version of Windows XP is on the installation CD. If it says the installation has Service Pack 3, then you will not need to download the service pack. Otherwise you can download the service pack <a href="http://download.windowsupdate.com/msdownload/update/software/svpk/2008/04/windowsxp-kb936929-sp3-x86-enu_c81472f7eeea2eca421e116cd4c03e2300ebfde4.exe">here</a>.  Proceed to the next step.</p>
<p>Since this is the first time you&#8217;ve run nLite, you will not have any presets. Just click <strong>Next</strong> to advance to the <strong>Task Selection</strong> page. On the task selection page, select <strong>Hotfixes, Add-ons, and Update Packs</strong>, <strong>Unattended</strong>, and <strong>Bootable ISO</strong>.  If you had to download Service Pack 3 because you have an older version, select <strong>Service Pack</strong> as well.</p>
<p><img title="nlite-task-selection" src="http://www.makeuseof.com/wp-content/uploads/2009/01/nlite-task-selection.png" alt="unattended windows setup reference" width="576" height="450" /></p>
<p>If you are feeling adventurous, you can also include <strong>Drivers</strong>, select <strong>Components</strong> for removal, select <strong>Options</strong>, and <strong>Tweaks</strong> as well. These are more advanced options that will not be discussed in this particular How-To. Click the <strong>Next</strong> button to proceed.</p>
<p>If you need to integrate Service Pack 3, you will advance to the <strong>Service Pack</strong> page. Select the location of where you downloaded Service Pack 3. Once you&#8217;re done, click <strong>Next</strong> to advance to <strong>Hotfixes, Add-ons, and Update Packs</strong>.</p>
<p>Click the <strong>Insert</strong> button (in nLite, not on your keyboard) and navigate to the location of the update pack. Click <strong>Next</strong> to proceed to the <strong>Unattended</strong> settings. In order to avoid any interaction with the installation (other than selecting/formatting the hard drive in the blue screens), you will need to update the following:</p>
<ul>
<li><strong>General</strong> Tab: Set Unattended Mode to Hide Pages</li>
<li><strong>General</strong> Tab: Enter your Product Key</strong></li>
<li><strong>Users</strong> Tab: Password for the Administrator login (or check <strong>Blank password</strong>)</li>
<li><strong>User</strong> Tab: Add a new User and set the password (or check Blank password)</li>
<li><strong>User</strong> Tab: Set the Autologon to the new user you just added</li>
<li><strong>Owner and Network ID</strong> Tab: Computer Name</li>
<li><strong>Owner and Network ID</strong> Tab: Workgroup</li>
<li><strong>Owner and Network ID</strong> Tab: Full Name</li>
<li><strong>Owner and Network ID</strong> Tab: Organization</li>
<li><strong>Regional</strong> Tab: Timezone</li>
</ul>
<p>Once you&#8217;ve updated those settings, and any others you would like to update, click <strong>Next</strong>. Continue when prompted if you would like to start the process. When the process is complete, click <strong>Next</strong> to proceed to the <strong>Bootable ISO</strong> section.</p>
<p>Under <strong>Mode</strong>, select whether you want to <strong>Create an Image</strong> or perform a <strong>Direct Burn</strong> to a CD. Direct Burn is probably the easier choice, because nLite will write it directly to disk.  When you&#8217;ve made your selection click <strong>Make ISO</strong>. If you decide to burn to an image, use your favorite image burning software to write it to a disk.</p>
<p><img title="nlite-make-iso" src="http://www.makeuseof.com/wp-content/uploads/2009/01/nlite-make-iso.png" alt="nlite -unattended installation" width="576" height="450" /></p>
<p>That&#8217;s all there is to it! Just take the disk, pop it into the target machine, boot it up, select where you want to install/format, and then go take a little walk. Upon your return, your machine will have a fresh installation of Windows XP running on it!</p>
<p>Have you made unattended installation disks before? If so, what tools did you use and where did you obtain your update packs and addons?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-reinstall-windows-without-losing-your-data/" title="How To Reinstall Windows Without Losing Your Data (January 12, 2009)">How To Reinstall Windows Without Losing Your Data</a> (19)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-prepare-yourself-for-system-restore-from-scratch/" title="How to Prepare Yourself for System Restore From Scratch (August 22, 2008)">How to Prepare Yourself for System Restore From Scratch</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/3-ways-to-manually-backup-restore-critical-windows-xp-data/" title="3 Ways to Manually Backup &#038; Restore Critical Windows XP Data (November 14, 2009)">3 Ways to Manually Backup &#038; Restore Critical Windows XP Data</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-1/" title="WinHack &#8211; Speed Up Your Windows XP Computer (Part 1) (October 1, 2008)">WinHack &#8211; Speed Up Your Windows XP Computer (Part 1)</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-2/" title="WinHack &#8211; Speed Up Your Windows Computer (Part 2) (October 4, 2008)">WinHack &#8211; Speed Up Your Windows Computer (Part 2)</a> (14)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-create-an-unattended-windows-xp-disk/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>5 Ways To Clone &amp; Copy Your Hard Drive</title>
		<link>http://www.makeuseof.com/tag/5-ways-to-clone-and-copy-your-hard-drive/</link>
		<comments>http://www.makeuseof.com/tag/5-ways-to-clone-and-copy-your-hard-drive/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 15:01:23 +0000</pubDate>
		<dc:creator>Tina</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[file recovery]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[system restore]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=10113</guid>
		<description><![CDATA[ One of the most annoying things about owning a computer is the maintenance. It&#8217;s easily neglected. After all you don&#8217;t really notice the slow decline of your system&#8217;s performance, do you?
But then again it&#8217;s a delight to work on a freshly installed machine, where everything is smooth and responds quickly. But customization is tedious. [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/clone06.png" border="0" alt="copy your hard drive" hspace="10" vspace="5" align="left" /> One of the most annoying things about owning a computer is the maintenance. It&#8217;s easily neglected. After all you don&#8217;t really notice the slow decline of your system&#8217;s performance, do you?</p>
<p>But then again it&#8217;s a delight to work on a freshly installed machine, where everything is smooth and responds quickly. But customization is tedious. And when your hard drive decides to break spontaneously, time is something you won&#8217;t have for sure.</p>
<p>For emergencies it&#8217;s better you have a data <strong>and</strong> a system backup available. Here are the 5 best tools to clone or copy your hard drive in no particular order.</p>
<h2><strong>Paragon&#8217;s <a title="Drive Backup Express" href="http://www.paragon-software.com/home/db-express/download.html">Drive Backup Express</a> (Windows)</strong></h2>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/clone01.png" border="0" alt="paragon drive backup - clone your hard drive" hspace="10" vspace="5" align="left" /></p>
<p>This software is the easy solution to clone your hard drive . It&#8217;s comfortable to use with a sleek interface that guides you through the whole process of backing up and restoring step by step. And while a backup is running in the background you can even proceed using your system.</p>
<p>Both Drive Backup Express and DriveImage XML (described below) require a bootable CD, which the user has to create independently.</p>
<p>I have previously written about Drive Backup Express and thoroughly explained how it works <a title="Paragon's Drive Backup Express" href="http://www.makeuseof.com/tag/how-to-prepare-yourself-for-system-restore-from-scratch/">here</a>.</p>
<h2><strong><a title="DriveImage XML" href="http://www.runtime.org/driveimage-xml.htm">DriveImage XML</a> (Windows)</strong></h2>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/clone05.png" border="0" alt="driveimage xml review" hspace="10" vspace="5" align="left" /> In contrast to Drive Backup Express, DriveImage XML is a visually very basic tool. However, it reliably creates images of logical drives and partitions and restores these to either the originating or a different hard disk.</p>
<p>Like Drive Backup Express, DriveImage XML applies a cloning technique that allows parallel use of the system while the backup is running. It can also do incremental backups, supplementing existing backups with what was changed in the meantime. Additionally, images can be restored without having to reboot.</p>
<h2><a title="CloneZilla" href="http://www.clonezilla.org/"><strong>CloneZilla</strong></a> <strong>(cross platform)</strong></h2>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/clone04.png" border="0" alt="clonezilla - hard drive cloning" hspace="10" vspace="5" align="left" />CloneZilla is an open source and cross platform tool to make a copy of a hard drive and also to restore them afterwards.</p>
<p>It&#8217;s a tough tool for non nerds as it requires some background knowledge. First of all it&#8217;s not a software you install on your computer. You download CloneZilla in form of an ISO image or ZIP file and burn the image to a CD or load the files onto a USB flash drive or hard drive.</p>
<p>The next step is to reboot the computer from that medium you created, which may require going into the BIOS and allow booting from a CD or USB device.</p>
<p>Once the tool is running, it&#8217;s easy to use the simple interface to initiate or restore a backup. There also is sort of a screenshot walkthrough on the CloneZilla homepage, where you can view some of the options before running the tool.</p>
<h2><strong><a title="XXCLONE" href="http://www.xxclone.com/index.htm">XXCLONE</a> (Windows)</strong></h2>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/clone03.png" border="0" alt="xxclone review" hspace="10" vspace="5" align="left" />XXCLONE is Windows software. The tool can create a self-bootable clone of a Windows drive as well as full backups of non-system volumes. Basically, it can make a hard drive image.</p>
<p>The interface is basic and clear. When started, the tool scans for available volumes and you can then choose a source and target volume from these. A direct link to the Windows Disk Management is provided through the &#8220;diskmgmt&#8221; button. Under the &#8220;Tool Cools&#8221; tab you can make use of options such as making the target volume self-bootable, manage restore points or create a batch file to save your current settings for future re-use.</p>
<p>The <a title="download XXCLONE &amp; help file" href="http://www.xxclone.com/idwnload.htm">download section</a> of the website provides a thorough help file that contains screenshots and descriptions of all features.</p>
<h2><strong><a title="EASEUS Disk Copy" href="http://www.easeus.com/disk-copy/">EASEUS Disk Copy</a> (cross platform)</strong></h2>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/clone02.png" border="0" alt="easeus disk copy - backup hard disk" hspace="10" vspace="5" align="left" />EASEUS Disk Copy creates sector by sector clones of partitions or hard disks, independent of operating system, file systems or partition scheme. It&#8217;s a versatile tool for both the novice and experienced user.</p>
<p>Just like CoolZilla, it&#8217;s not installed locally, rather the ISO image is burned to a bootable CD or DVD.</p>
<p>The website is probably the best of all tools described here. The information is thorough and very clear, including a very detailed help section that will walk you through every aspect of the program.</p>
<p>Do you clone and copy your hard drive? If so, which program do you use? Can you recommend any particular program to us? Let us know in the comments.</p>
<p><strong><em>Picture credits:</em></strong> <a title="Hard Drive" href="http://www.sxc.hu/profile/CraigPJ">CraigPJ</a>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/idlebackup-%e2%80%93-use-your-idle-time-to-backup-your-data-windows/" title="IdleBackup – Use Your Idle Time to Backup Data (Windows) (September 15, 2009)">IdleBackup – Use Your Idle Time to Backup Data (Windows)</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-prepare-yourself-for-system-restore-from-scratch/" title="How to Prepare Yourself for System Restore From Scratch (August 22, 2008)">How to Prepare Yourself for System Restore From Scratch</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-create-automatic-backups-for-free-with-crashplan/" title="How To Auto Backup Computer Files with CrashPlan (June 18, 2009)">How To Auto Backup Computer Files with CrashPlan</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/one-click-create-windows-system-restore-points-with-scrp/" title="Create Windows System Restore Point with 1-Click using SCRP (June 8, 2009)">Create Windows System Restore Point with 1-Click using SCRP</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/using-keepass-to-secure-your-online-accounts/" title="Using Keepass to Secure Your Online Accounts (March 6, 2008)">Using Keepass to Secure Your Online Accounts</a> (19)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/5-ways-to-clone-and-copy-your-hard-drive/feed/</wfw:commentRss>
		<slash:comments>71</slash:comments>
		</item>
		<item>
		<title>How to Prepare Yourself for System Restore From Scratch</title>
		<link>http://www.makeuseof.com/tag/how-to-prepare-yourself-for-system-restore-from-scratch/</link>
		<comments>http://www.makeuseof.com/tag/how-to-prepare-yourself-for-system-restore-from-scratch/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 17:50:03 +0000</pubDate>
		<dc:creator>Tina</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[reinstall]]></category>
		<category><![CDATA[repair]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[system restore]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=4937</guid>
		<description><![CDATA[Back in January I treated myself to a new laptop, a mobile workstation. Compared to my old laptop, the new machine was operating at the speed of light. However, with all the software that came and went over the months, and despite regular system maintenance, some minor but annoying bugs had crept in along with [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/08/paragondrivebackup04.png" border="0" alt="" hspace="10" vspace="5" align="left" />Back in January I treated myself to a new laptop, a mobile workstation. Compared to my old laptop, the new machine was operating at the speed of light. However, with all the software that came and went over the months, and despite regular system maintenance, some minor but annoying bugs had crept in along with the performance slowly declining. At some point reinstalling your machine simply is inevitable. Although my system was not at that point yet, I decided it was time to clear the battlefield last weekend.</p>
<p>To me this is not a tedious task, I actually quite enjoy the process. But the thing is that setting up a system from scratch, plus restoring personal settings, user data and backups, takes a lot of time. Sometimes you may not have the time. Thus, for emergencies it&#8217;s always wise to have a quick fix better than a Knoppix CD. There are two ways&#8230;</p>
<h2>Create a System Image</h2>
<p>If you currently have a stable and smoothly running system, you can create an image of your system. This is the most comfortable solution because it incorporates all your personal settings and preferences.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/08/paragondrivebackup01.png" border="0" alt="" hspace="10" vspace="5" align="left" />The tool of choice here is Paragon&#8217;s <a title="Drive Backup Express" href="http://www.paragon-software.com/home/db-express/download.html">Drive Backup Express</a>. It&#8217;s a model piece of software: fast, intuitive user interface, thorough documentation, and it&#8217;s free.  OK, the happy guy next to the menu is a little too much.</p>
<p>To install the program you need to obtain a free serial, which means you have to register with Paragon using a valid eMail address. I think for a software of this quality that&#8217;s a reasonable thing to ask for.</p>
<p>The setup is straightforward, no more surprises. The menu is the first thing that comes up when the program is loaded. Since Drive Backup uses hot backup technology, backups can run while the computer is being used, which makes it very comfortable to use. Unfortunately, the free version does not offer scheduled backups.</p>
<p><strong>Step 1: Select what you want to back up.</strong></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/08/paragondrivebackup02.png" border="0" alt="" /></p>
<p><strong>Step 2: Start, sit back and wait or continue working.</strong></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/08/paragondrivebackup03.png" border="0" alt="" /></p>
<p><strong>Step 3: Check the file for validity.</strong></p>
<p><strong>Step 4: Build recovery media for the case that you cannot boot your computer.<br />
</strong>This can be a flash memory stick or a CD/DVD disk. When using a USB stick please be aware that all files currently on the stick will be removed. The stick will become a dedicated recovery medium, so you should get a separate one for this purpose.</p>
<p><strong>Step 5: Disaster!</strong><br />
In case of disaster, insert your recovery medium, start your computer, make sure the BIOS lets you boot from your USB stick or CD/DVD drive, start the recovery program on the stick and launch the Simple Restore Wizard. The whole procedure is very, very well documented in the user guide and it really isn&#8217;t complicated. However, if you want to be super safe, print it.</p>
<p>When I tried to run the recovery, I had slight issues using the normal mode. The program would freeze half way through loading from CD.  So I tried the safe mode and again had some issues, this time with hard drive i/o errors. However, the program continued and once it listed all detected partitions and drives I quickly located the backup file and ran a restoration on my old laptop without any further problems.</p>
<h2>Create a Custom Installation CD</h2>
<p>If creating an image from a running system is not an option, you can at least prepare an installation CD that will spare you the hassle of manually adding user accounts, drivers, software, and more.</p>
<p>A great tool for this task is Vitali Graf&#8217;s <a title="Windows Unattended CD Creator" href="http://www.vitaligraf.de/en/?Projects:Windows_Unattended_CD_Creator">Windows Unattended CD Creator</a>. What you need is a valid Windows CD and all the software, drivers, patches and hotfixes you wish to include in your custom CD. The program also requires Net Framework 1.1 or 2.0 installed. For the creation of the CD you will naturally need software and respective hardware able <a href="http://www.makeuseof.com/tag/the-best-free-alternatives-to-nero-cddvd-burner/">to burn ISO images on CD or DVD</a>, and a blank disk.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/04/wucdc.png" border="0" alt="" /></p>
<p>What&#8217;s your ritual for restoring your operating system? Which strategies and tools are you applying?</p>
<p><em>(By) Tina is a regular MUO author. In her offline life she’s a PhD student interested in unraveling signaling events that determine cartilage and bone development.</em>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/quick-tip-get-an-awesome-vista-ultimate-feature-for-free/" title="How to Quickly Restore Deleted Data in Vista (July 22, 2008)">How to Quickly Restore Deleted Data in Vista</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/one-click-create-windows-system-restore-points-with-scrp/" title="Create Windows System Restore Point with 1-Click using SCRP (June 8, 2009)">Create Windows System Restore Point with 1-Click using SCRP</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-sync-files-between-pc-and-usb-thumb-drive/" title="How to Sync Files between PC and USB Thumb Drive? (February 2, 2008)">How to Sync Files between PC and USB Thumb Drive?</a> (27)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-install-the-recovery-console-for-windows-xp/" title="How To Install The Recovery Console in Windows XP (July 16, 2009)">How To Install The Recovery Console in Windows XP</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-create-an-unattended-windows-xp-disk/" title="How To Create An Unattended Windows XP Disk (January 10, 2009)">How To Create An Unattended Windows XP Disk</a> (43)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-prepare-yourself-for-system-restore-from-scratch/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
