<?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>vFreaks Support - we heal v - Fix For Every Issue</title>
	<atom:link href="http://www.vfreaks.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.vfreaks.com</link>
	<description>On Demand Technical Support</description>
	<lastBuildDate>Sun, 17 Jul 2011 10:32:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Fix Missing System Restore Points in Windows Vista/7</title>
		<link>http://www.vfreaks.com/vfreakslab/winga/fix-missing-system-restore-points-in-windows-vista7.html</link>
		<comments>http://www.vfreaks.com/vfreakslab/winga/fix-missing-system-restore-points-in-windows-vista7.html#comments</comments>
		<pubDate>Sun, 10 Jul 2011 16:50:01 +0000</pubDate>
		<dc:creator>vfreaksc</dc:creator>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[vFreaks Lab]]></category>
		<category><![CDATA[Windows GA]]></category>

		<guid isPermaLink="false">http://www.vfreaks.com/?p=1070</guid>
		<description><![CDATA[How to Fix Missing System Restore Points in Windows Vista/7? If you have no restore points on your Windows Vista or 7 Computer, then Windows may not be creating the restore points automatically. There are a number of different problems that can cause this. One cause is a lack of sufficient free space on your [...]]]></description>
			<content:encoded><![CDATA[<h1><span style="color: #3366ff;">How to Fix Missing System Restore Points in Windows Vista/7?</span></h1>
<p>If you have no restore points on your <strong>Windows Vista</strong> or <strong>7</strong> Computer, then Windows may not be creating the restore points automatically. There are a number of different problems that can cause this.</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> One cause is a lack of sufficient free space on your hard drive to save the <strong>System Restore</strong> files. To remedy this problem, make sure you have at least <strong>300 MB</strong> of free space on your hard drive (<strong>50 MB</strong> if your hard drive is smaller than <strong>300 MB</strong> and you’re running <strong>Windows 7</strong>).</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> Another cause of missing restore points is a problem with the <strong>Task Scheduler</strong>. Before you start troubleshooting this issue, click the <strong>Start</strong> button, then type <strong>Services.msc</strong> in the <strong>Start Search box</strong>. Check to make sure that <strong>Volume Shadow Services</strong> is running.</p>
<p><img class="alignnone size-full wp-image-1072" src="http://www.vfreaks.com/wp-content/uploads/2011/07/volumeshadowcopy.png" alt="" width="520" height="328" /></p>
<p>&nbsp;</p>
<p>Run <strong>Task Scheduler</strong>. Click the <strong>Start</strong> button, then type <strong>Task Scheduler</strong> and press <strong>Enter</strong>. Expand the <strong>Task Scheduler Library</strong>, then select <strong>Microsoft, Windows and SystemRestore</strong>.  In the top pane click the entry named <strong>SR</strong>.  In the bottom pane, click the <strong>History tab</strong> to see any <strong>System Restore tasks</strong>, warnings and errors that have been recorded.</p>
<p><img class="alignnone size-full wp-image-1073" src="http://www.vfreaks.com/wp-content/uploads/2011/07/taskschedulerhistory.png" alt="" width="520" height="301" /></p>
<p>&nbsp;</p>
<p><strong>Right click the SR file</strong>, select <strong>Properties</strong> and then click the<strong> Triggers tab</strong>. Click a <strong>trigger</strong>, then click <strong>Edit</strong>. Change the trigger so that it creates a restore point automatically when you want it to be created. For example,<strong> you could edit the trigger set for 12:00 am daily to another time of day when the computer will be running.</strong></p>
<p><strong><img class="alignnone size-full wp-image-1074" src="http://www.vfreaks.com/wp-content/uploads/2011/07/srproperties.png" alt="" width="520" height="390" /></strong></p>
<p><strong><br />
</strong></p>
<p>Click the <strong>Conditions tab</strong>. Uncheck the check box beside Start the task only if the computer is idle for. Also uncheck the box beside Start the task only if the computer is on AC power.</p>
<p><img class="alignnone size-full wp-image-1075" src="http://www.vfreaks.com/wp-content/uploads/2011/07/systemrestoreconditions.png" alt="" width="520" height="390" /></p>
<p>&nbsp;</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> Another way to fix problems with missing <strong>System Restore Points</strong> is by using the<strong> System File Checker</strong>. Click the <strong>Start</strong> button, then type <strong>cmd</strong> in the <strong>start search box</strong>. <strong>Right-click cmd.exe</strong> and click <strong>Run as Administrator</strong>. Type <strong>sfc/scannow</strong> at the command prompt. Allow the <strong>System File Checker</strong> to complete the scan and repair process.</p>
<p><img class="alignnone size-full wp-image-1076" src="http://www.vfreaks.com/wp-content/uploads/2011/07/systemfilechecker.png" alt="" width="520" height="261" /></p>
<p>&nbsp;</p>
<p>You may receive a message that <strong>Windows Resource Protection found corrupt files but was unable to fix some of them</strong>. If this occurs, type<strong> findstr /c:”[SR]” %windir%\logs\cbs\cbs.log &gt;sfcdetails.txt</strong> at the command prompt and press <strong>Enter</strong>.</p>
<p>Navigate to your <strong>C:\Windows\system32</strong> folder and open <strong>sfcdetails.txt</strong> in <strong>Notepad</strong>. Click <strong>Edit</strong> and <strong>Find</strong>, then type cannot repair member file to see the problems that the <strong>System File Checker was unable to repair</strong>.</p>
<p><img class="alignnone size-full wp-image-1077" src="http://www.vfreaks.com/wp-content/uploads/2011/07/sfcdetails.png" alt="" width="520" height="409" /></p>
<p>&nbsp;</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> You can also fix this problem by <strong>turning System Restore off, then turning it back on again</strong>.</p>
<p>&nbsp;</p>
<p><!-- BEGIN FUSION TAG CODE - DO NOT EDIT! -->
<div>
<div id="proactivechatcontainerrvddxilttg"></div>
<table border="0" cellspacing="2" cellpadding="2">
<tr>
<td align="center" id="swifttagcontainerrvddxilttg">
<div style="display: inline;" id="swifttagdatacontainerrvddxilttg"></div>
</td>
</tr>
<tr></tr>
</table>
</div>
<p> <script type="text/javascript">var swiftscriptelemrvddxilttg=document.createElement("script");swiftscriptelemrvddxilttg.type="text/javascript";var swiftrandom = Math.floor(Math.random()*1001); var swiftuniqueid = "rvddxilttg"; var swifttagurlrvddxilttg="http://support.vfreaks.com/visitor/index.php?/Default/LiveChat/HTML/HTMLButton/cHJvbXB0dHlwZT1jaGF0JnVuaXF1ZWlkPXJ2ZGR4aWx0dGcmdmVyc2lvbj00LjAxLjIwNCZwcm9kdWN0PUZ1c2lvbiZjdXN0b21vbmxpbmU9aHR0cCUzQSUyRiUyRnN1cHBvcnQudmZyZWFrcy5jb20lMkZfX3N3aWZ0JTJGZmlsZXMlMkZmaWxlXzVzM3BtMmhqdXUydmUzOC5wbmcmY3VzdG9tb2ZmbGluZT1odHRwJTNBJTJGJTJGc3VwcG9ydC52ZnJlYWtzLmNvbSUyRl9fc3dpZnQlMkZmaWxlcyUyRmZpbGVfcXp1OXJqOHljaHpja2sxLnBuZyZjdXN0b21hd2F5PWh0dHAlM0ElMkYlMkZzdXBwb3J0LnZmcmVha3MuY29tJTJGX19zd2lmdCUyRmZpbGVzJTJGZmlsZV92ZmQ5ZTdqY3l0bDZnOGIucG5nJmN1c3RvbWJhY2tzaG9ydGx5PWh0dHAlM0ElMkYlMkZzdXBwb3J0LnZmcmVha3MuY29tJTJGX19zd2lmdCUyRmZpbGVzJTJGZmlsZV81NDFtYXkyaW16MTdweXQucG5nCjczYjlkMTE3YTI4MmU1OWVkMzQ0ODlhNDQ5ZmY3NTdkYTY0N2U3MGU=";setTimeout("swiftscriptelemrvddxilttg.src=swifttagurlrvddxilttg;document.getElementById('swifttagcontainerrvddxilttg').appendChild(swiftscriptelemrvddxilttg);",1);</script><!-- END FUSION TAG CODE - DO NOT EDIT! --><br />
<strong>vFreaks</strong> can help you to fix your windows related issues. With our  superior remote computer fix systems, 98% of all computer repairs can be  done instantly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vfreaks.com/vfreakslab/winga/fix-missing-system-restore-points-in-windows-vista7.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix Sidebar Crash “Windows Desktop Gadgets Has Stopped Working”</title>
		<link>http://www.vfreaks.com/vfreakslab/winga/fix-sidebar-crash-%e2%80%9cwindows-desktop-gadgets-has-stopped-working%e2%80%9d.html</link>
		<comments>http://www.vfreaks.com/vfreakslab/winga/fix-sidebar-crash-%e2%80%9cwindows-desktop-gadgets-has-stopped-working%e2%80%9d.html#comments</comments>
		<pubDate>Wed, 22 Jun 2011 18:23:05 +0000</pubDate>
		<dc:creator>vfreaksc</dc:creator>
				<category><![CDATA[vFreaks Lab]]></category>
		<category><![CDATA[Windows GA]]></category>

		<guid isPermaLink="false">http://www.vfreaks.com/?p=1019</guid>
		<description><![CDATA[How to Fix Sidebar Crash “Windows Desktop Gadgets Has Stopped Working”? Is your Windows Sidebar (Windows Desktop Gadgets) crashing after adding a third-party gadget, with the error &#8220;Windows Desktop Gadgets has stopped working&#8221; or &#8220;Windows Sidebar has stopped working&#8221; (Windows Vista) at every start? You can stop the offending gadget from loading by editing the [...]]]></description>
			<content:encoded><![CDATA[<h1><span style="color: #3366ff;"><strong>How to Fix Sidebar Crash “Windows Desktop Gadgets Has Stopped Working”?</strong></span></h1>
<p><strong>Is your Windows Sidebar (Windows Desktop Gadgets) crashing after adding a third-party gadget, with the error &#8220;Windows Desktop Gadgets has stopped working&#8221; or &#8220;Windows Sidebar has stopped working&#8221; (Windows Vista) at every start?</strong> You can stop the offending gadget from loading by editing the Windows Sidebar Gadgets settings file. Here are the instructions, which apply to <strong>Windows 7</strong> and <strong>Windows Vista</strong>.</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> If <strong>Sidebar.exe</strong> process is running, you wouldn’t be able to write to its settings file. Launch <strong>Task Manager (taskmgr.exe)</strong>, select the <strong>sidebar.exe</strong> process and terminate it if it’s running.</p>
<p><img class="alignnone size-full wp-image-1022" src="http://www.vfreaks.com/wp-content/uploads/2011/06/sidebar-crash-1.png" alt="" width="401" height="190" /></p>
<p>&nbsp;</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> Click <strong>Start</strong>, type the following path in the <strong>Search box</strong> and hit <strong>ENTER</strong>.</p>
<pre escaped="true" lang="php" line="1">%LOCALAPPDATA%\Microsoft\Windows Sidebar</pre>
<p>(<strong>You can type it in the Run dialog as well</strong>.)</p>
<p><img class="alignnone size-full wp-image-1023" src="http://www.vfreaks.com/wp-content/uploads/2011/06/sidebar-crash-2.png" alt="" width="429" height="228" /></p>
<p>The above location is where the desktop gadgets store their configuration information, in a file named Settings.ini</p>
<p>&nbsp;</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> First, make a copy of <strong>Settings.ini</strong></p>
<p><strong><img class="alignnone size-full wp-image-1024" src="http://www.vfreaks.com/wp-content/uploads/2011/06/sidebar-crash-3.png" alt="" width="405" height="143" /></strong></p>
<p><strong><br />
</strong></p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> <strong>Double-click Settings.ini</strong> to open it in <strong>Notepad</strong>.</p>
<p>Configuration information for the last installed desktop gadget is usually located at the end of the <strong>INI</strong> file. Using the <strong>PrivateSetting_GadgetName</strong> line as the hint, locate the corresponding [<strong>Section #</strong>], select all lines underneath and delete it. Trim any blank lines that may have resulted from the deletion.</p>
<p><img class="alignnone size-full wp-image-1025" src="http://www.vfreaks.com/wp-content/uploads/2011/06/sidebar-crash-5.png" alt="" width="516" height="228" /></p>
<p>&nbsp;</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> Then, move to the top of the <strong>INI</strong> file, and delete the <strong>Section</strong># line that references the offending gadget. As you’ve removed the entries in [<strong>Section 5</strong>], also delete the following line:</p>
<pre escaped="true" lang="php" line="1">Section4="5"</pre>
<p>Trim any blank lines that may have resulted from the deletion, and save the <strong>Settings.ini</strong> file.</p>
<p>&nbsp;</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> <strong>Right-click</strong> on the <strong>Desktop</strong>, and click <strong>Gadgets</strong>. This starts the <strong>Sidebar.exe</strong> process and shows the gadgets listed in the <strong>Settings.ini</strong> file.</p>
<p><img class="alignnone size-full wp-image-1026" src="http://www.vfreaks.com/wp-content/uploads/2011/06/sidebar-crash-6.png" alt="" width="300" height="285" /></p>
<p>[<strong>Windows Vista Users</strong>] The above UI is unavailable in Windows Vista. If using <strong>Windows Vista</strong>, manually launch <strong>Sidebar.exe</strong> from <strong>Start</strong>, <strong>Search box</strong> or via the <strong>Run dialog</strong>. This starts the <strong>Windows Sidebar</strong> and loads the previously added gadgets, except the offending one.<br />
</br><br />
<strong><span style="font-size: medium;">Reset Windows Sidebar (Desktop Gadgets) Configuration to Defaults</span></strong></p>
<p>If you don’t want to go through all the hassle, <strong>simply rename or delete the Settings.ini and restart Sidebar.exe</strong>. It creates a brand new <strong>Settings.ini</strong> file, that means the customizations for your <strong>Sidebar/gadgets</strong> will be lost and you need to add the gadgets manually and reconfigure again.</p>
<p>&nbsp;</p>
<p><!-- BEGIN FUSION TAG CODE - DO NOT EDIT! -->
<div>
<div id="proactivechatcontainerrvddxilttg"></div>
<table border="0" cellspacing="2" cellpadding="2">
<tr>
<td align="center" id="swifttagcontainerrvddxilttg">
<div style="display: inline;" id="swifttagdatacontainerrvddxilttg"></div>
</td>
</tr>
<tr></tr>
</table>
</div>
<p> <script type="text/javascript">var swiftscriptelemrvddxilttg=document.createElement("script");swiftscriptelemrvddxilttg.type="text/javascript";var swiftrandom = Math.floor(Math.random()*1001); var swiftuniqueid = "rvddxilttg"; var swifttagurlrvddxilttg="http://support.vfreaks.com/visitor/index.php?/Default/LiveChat/HTML/HTMLButton/cHJvbXB0dHlwZT1jaGF0JnVuaXF1ZWlkPXJ2ZGR4aWx0dGcmdmVyc2lvbj00LjAxLjIwNCZwcm9kdWN0PUZ1c2lvbiZjdXN0b21vbmxpbmU9aHR0cCUzQSUyRiUyRnN1cHBvcnQudmZyZWFrcy5jb20lMkZfX3N3aWZ0JTJGZmlsZXMlMkZmaWxlXzVzM3BtMmhqdXUydmUzOC5wbmcmY3VzdG9tb2ZmbGluZT1odHRwJTNBJTJGJTJGc3VwcG9ydC52ZnJlYWtzLmNvbSUyRl9fc3dpZnQlMkZmaWxlcyUyRmZpbGVfcXp1OXJqOHljaHpja2sxLnBuZyZjdXN0b21hd2F5PWh0dHAlM0ElMkYlMkZzdXBwb3J0LnZmcmVha3MuY29tJTJGX19zd2lmdCUyRmZpbGVzJTJGZmlsZV92ZmQ5ZTdqY3l0bDZnOGIucG5nJmN1c3RvbWJhY2tzaG9ydGx5PWh0dHAlM0ElMkYlMkZzdXBwb3J0LnZmcmVha3MuY29tJTJGX19zd2lmdCUyRmZpbGVzJTJGZmlsZV81NDFtYXkyaW16MTdweXQucG5nCjczYjlkMTE3YTI4MmU1OWVkMzQ0ODlhNDQ5ZmY3NTdkYTY0N2U3MGU=";setTimeout("swiftscriptelemrvddxilttg.src=swifttagurlrvddxilttg;document.getElementById('swifttagcontainerrvddxilttg').appendChild(swiftscriptelemrvddxilttg);",1);</script><!-- END FUSION TAG CODE - DO NOT EDIT! --><br />
<strong>vFreaks</strong> can help you to fix your windows related issues. With our  superior remote computer fix systems, 98% of all computer repairs can be  done instantly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vfreaks.com/vfreakslab/winga/fix-sidebar-crash-%e2%80%9cwindows-desktop-gadgets-has-stopped-working%e2%80%9d.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix MBR in Windows XP and Vista</title>
		<link>http://www.vfreaks.com/vfreakslab/winga/fix-mbr-in-windows-xp-and-vista.html</link>
		<comments>http://www.vfreaks.com/vfreakslab/winga/fix-mbr-in-windows-xp-and-vista.html#comments</comments>
		<pubDate>Tue, 21 Jun 2011 19:05:04 +0000</pubDate>
		<dc:creator>vfreaksc</dc:creator>
				<category><![CDATA[Setup]]></category>
		<category><![CDATA[vFreaks Lab]]></category>
		<category><![CDATA[Windows GA]]></category>

		<guid isPermaLink="false">http://www.vfreaks.com/?p=991</guid>
		<description><![CDATA[How to fix MBR in Windows XP and Vista What is the MBR? MBR stands for Master Boot Record and it’s the first sector of your hard drive that basically tells the BIOS where to look for the operating system on your computer. If, for any reason, the MBR becomes damaged or corrupt, then the [...]]]></description>
			<content:encoded><![CDATA[<h1><span style="color: #3366ff;">How to fix MBR in Windows XP and Vista</span></h1>
<p>What is the <strong>MBR</strong>? <strong>MBR</strong> stands for <strong>Master Boot Record</strong> and it’s the first sector of your hard drive that basically tells the <strong>BIOS</strong> where to look for the operating system on your computer.</p>
<p>If, for any reason, the<strong> MBR</strong> becomes damaged or corrupt, then the operating system will be unable to load. You will normally see error messages like:</p>
<p><span style="font-size: small; color: #ff0000;"><strong>Error loading operating system</strong></span></p>
<p><span style="font-size: small; color: #ff0000;"><strong>Missing operating system</strong></span></p>
<p><span style="font-size: small; color: #ff0000;"><strong>Invalid partition table</strong></span></p>
<p>These messages are definitely not fun, especially if you are not familiar with computers. Most people would automatically assume their computers are dead! However, that’s not true.</p>
<p>Well, it’s actually fairly easy to fix the <strong>Master Boot Record</strong> in <strong>XP</strong> and <strong>Vista</strong>. All you have to do is load up the <strong>Recovery Console</strong> and run a simple command. All of your data, applications, settings, etc are still intact on the drive and once the <strong>MBR</strong> is fixed, the computer will load normally.</p>
<p>So how we can repair your damaged <strong>MBR</strong>? Here are the steps to follow:</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> First, restart your computer with the <strong>Windows XP</strong> setup disk in the CD drive. If you don’t have your original disk, borrow one.</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> When prompted, boot from the CD drive by <strong>pressing any key</strong>. If Windows loads automatically, you will first have to enter the <strong>BIOS</strong> setup and change the order of the boot devices to start with the CD drive.</p>
<p><img class="alignnone size-full wp-image-994" src="http://www.vfreaks.com/wp-content/uploads/2011/06/changebootorder.png" alt="" width="464" height="153" /></p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> Once the setup loads, you will see the option to press <strong>R</strong> to <strong>repair</strong> a <strong>Windows installation</strong>.</p>
<p><img class="alignnone size-full wp-image-995" src="http://www.vfreaks.com/wp-content/uploads/2011/06/repairwindows.png" alt="" width="514" height="212" /></p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> Once the <strong>Recovery Console</strong> loads up, you will have to type in a number that corresponds to your Windows installation. This is normally just <strong>1</strong>. Press <strong>Enter</strong> and then type in the <strong>Administrator password</strong>.</p>
<p><img class="alignnone size-full wp-image-996" src="http://www.vfreaks.com/wp-content/uploads/2011/06/recoveryconsole.png" alt="" width="580" height="175" /></p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> Now at the prompt, type in <strong>fixmbr</strong>. Your damaged<strong> MBR</strong> will now be replaced with a new master boot record and your computer should now be able to boot properly. <strong>Note</strong> that you may also want to run the fixboot command to repair the boot sector with a new one.</p>
<p>Also, make sure you only use these commands on a system with one operating system installed. If you have more than one operating system installed, fixmbr and fixboot could mess up everything.</p>
<div class="sep"></div>
<h1><span style="color: #3366ff;">Fix MBR in Vista</span></h1>
<p>In <strong>Vista</strong>, the procedure to fix the <strong>master boot record</strong> is a bit different. You have to start up <strong>Vista</strong> in the <strong>Recovery Environment</strong> and then run the <strong>bootrec</strong> command. Here’s how.</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> First, load up the <strong>Windows Vista</strong> disc in your drive and<strong> press any key to boot from the disc</strong>.</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> Choose the<strong> language</strong>,<strong> time</strong>, <strong>currency</strong>, etc and click<strong> Next</strong>. Now click on <strong>Repair Your Computer</strong>.</p>
<p><img class="alignnone size-full wp-image-998" src="http://www.vfreaks.com/wp-content/uploads/2011/06/repaircomputervista.png" alt="" width="389" height="302" /></p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> Choose the <strong>operating system</strong> to repair and click <strong>Next</strong>. When the <strong>System Recovery Options</strong> dialog comes up, choose the <strong>Command Prompt</strong>.</p>
<p><img class="alignnone size-full wp-image-1000" src="http://www.vfreaks.com/wp-content/uploads/2011/06/systemrecoveryoptions.png" alt="" width="412" height="315" /></p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> Now type <em><strong>bootrec.exe</strong></em> and press Enter. This will rebuild the boot configuration data and hopefully fix your problem. You can also run the command with switches to fix just the master boot record (<em><strong>/fixmbr</strong></em>), the boot sector (<em><strong>/fixboot</strong></em>), or rebuild the entire <strong>BCD</strong> (<em><strong>/rebuildbcd</strong></em>).</p>
<p>If you are still having trouble with loading <strong>Windows</strong>.<br />
</br><br />
<!-- BEGIN FUSION TAG CODE - DO NOT EDIT! -->
<div>
<div id="proactivechatcontainerrvddxilttg"></div>
<table border="0" cellspacing="2" cellpadding="2">
<tr>
<td align="center" id="swifttagcontainerrvddxilttg">
<div style="display: inline;" id="swifttagdatacontainerrvddxilttg"></div>
</td>
</tr>
<tr></tr>
</table>
</div>
<p> <script type="text/javascript">var swiftscriptelemrvddxilttg=document.createElement("script");swiftscriptelemrvddxilttg.type="text/javascript";var swiftrandom = Math.floor(Math.random()*1001); var swiftuniqueid = "rvddxilttg"; var swifttagurlrvddxilttg="http://support.vfreaks.com/visitor/index.php?/Default/LiveChat/HTML/HTMLButton/cHJvbXB0dHlwZT1jaGF0JnVuaXF1ZWlkPXJ2ZGR4aWx0dGcmdmVyc2lvbj00LjAxLjIwNCZwcm9kdWN0PUZ1c2lvbiZjdXN0b21vbmxpbmU9aHR0cCUzQSUyRiUyRnN1cHBvcnQudmZyZWFrcy5jb20lMkZfX3N3aWZ0JTJGZmlsZXMlMkZmaWxlXzVzM3BtMmhqdXUydmUzOC5wbmcmY3VzdG9tb2ZmbGluZT1odHRwJTNBJTJGJTJGc3VwcG9ydC52ZnJlYWtzLmNvbSUyRl9fc3dpZnQlMkZmaWxlcyUyRmZpbGVfcXp1OXJqOHljaHpja2sxLnBuZyZjdXN0b21hd2F5PWh0dHAlM0ElMkYlMkZzdXBwb3J0LnZmcmVha3MuY29tJTJGX19zd2lmdCUyRmZpbGVzJTJGZmlsZV92ZmQ5ZTdqY3l0bDZnOGIucG5nJmN1c3RvbWJhY2tzaG9ydGx5PWh0dHAlM0ElMkYlMkZzdXBwb3J0LnZmcmVha3MuY29tJTJGX19zd2lmdCUyRmZpbGVzJTJGZmlsZV81NDFtYXkyaW16MTdweXQucG5nCjczYjlkMTE3YTI4MmU1OWVkMzQ0ODlhNDQ5ZmY3NTdkYTY0N2U3MGU=";setTimeout("swiftscriptelemrvddxilttg.src=swifttagurlrvddxilttg;document.getElementById('swifttagcontainerrvddxilttg').appendChild(swiftscriptelemrvddxilttg);",1);</script><!-- END FUSION TAG CODE - DO NOT EDIT! --><br />
<strong>vFreaks</strong> can help you to fix most of the Windows issues. With our  superior remote computer fix systems, 98% of all computer repairs can be  done instantly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vfreaks.com/vfreakslab/winga/fix-mbr-in-windows-xp-and-vista.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perform clean boot in Windows Vista or Windows 7</title>
		<link>http://www.vfreaks.com/vfreakslab/winga/perform-clean-boot-in-windows-vista-or-windows-7.html</link>
		<comments>http://www.vfreaks.com/vfreakslab/winga/perform-clean-boot-in-windows-vista-or-windows-7.html#comments</comments>
		<pubDate>Tue, 21 Jun 2011 18:53:10 +0000</pubDate>
		<dc:creator>vfreaksc</dc:creator>
				<category><![CDATA[vFreaks Lab]]></category>
		<category><![CDATA[Windows GA]]></category>

		<guid isPermaLink="false">http://www.vfreaks.com/?p=983</guid>
		<description><![CDATA[Troubleshoot by performing a clean boot in Windows Vista or Windows 7 Note: If the computer is connected to a network, network policy settings may prevent you from following these steps. We strongly recommend that you do not use the System Configuration utility to modify the advanced boot options on the computer unless a vFreaks [...]]]></description>
			<content:encoded><![CDATA[<h1><span style="color: #3366ff;">Troubleshoot by performing a clean boot in Windows Vista or Windows 7</span></h1>
<h3><span style="color: #3366ff;"><strong>Note: </strong></span></h3>
<p>If the computer is connected to a network, network policy settings may prevent you from following these steps. We strongly recommend that you do not use the System Configuration utility to modify the advanced boot options on the computer unless a vFreaks support engineer directs you to do this. Doing this may make the computer unusable.</p>
<p>&nbsp;</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> Log on to the computer by using an account that has administrator rights.</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> Click Start <img class="alignnone size-full wp-image-984" src="http://www.vfreaks.com/wp-content/uploads/2011/06/VistaStartButton.jpg" alt="" width="20" height="20" />, type <strong>msconfig.exe</strong> in the <strong>Start Search box</strong>, and then press <strong>ENTER</strong> to start the<strong> System Configuration utility</strong>.</p>
<p><img class="alignnone size-full wp-image-985" src="http://www.vfreaks.com/wp-content/uploads/2011/06/2440068.png" alt="" width="405" height="277" /></p>
<p>&nbsp;</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> On the <strong>General tab</strong>, click to select the option <strong>Selective startup</strong>, and then click to clear the option <strong>Load startup items</strong> check box. (The Use Original Boot.ini check box is unavailable.)</p>
<p><img class="alignnone size-full wp-image-986" src="http://www.vfreaks.com/wp-content/uploads/2011/06/2440069.png" alt="" width="585" height="391" /></p>
<p>&nbsp;</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> On the <strong>Services tab</strong>, click to select the <strong>Hide all Microsoft services</strong> check box, and then click <strong>Disable all</strong>.</p>
<p><img class="alignnone size-full wp-image-987" src="http://www.vfreaks.com/wp-content/uploads/2011/06/2440071.png" alt="" width="581" height="384" /></p>
<p>&nbsp;</p>
<h3><span style="color: #3366ff;">Note: </span></h3>
<p>Following this step lets Microsoft services continue to run. These services include Networking, Plug and Play, Event Logging, Error Reporting, and other services. If you disable these services, you may permanently delete all restore points. Do not do this if you want to use the System Restore utility together with existing restore points.</p>
<p>&nbsp;</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> Click <strong>OK</strong>, and then click<strong> Restart</strong>.</p>
<p>&nbsp;<br />
<!-- BEGIN FUSION TAG CODE - DO NOT EDIT! -->
<div>
<div id="proactivechatcontainerrvddxilttg"></div>
<table border="0" cellspacing="2" cellpadding="2">
<tr>
<td align="center" id="swifttagcontainerrvddxilttg">
<div style="display: inline;" id="swifttagdatacontainerrvddxilttg"></div>
</td>
</tr>
<tr></tr>
</table>
</div>
<p> <script type="text/javascript">var swiftscriptelemrvddxilttg=document.createElement("script");swiftscriptelemrvddxilttg.type="text/javascript";var swiftrandom = Math.floor(Math.random()*1001); var swiftuniqueid = "rvddxilttg"; var swifttagurlrvddxilttg="http://support.vfreaks.com/visitor/index.php?/Default/LiveChat/HTML/HTMLButton/cHJvbXB0dHlwZT1jaGF0JnVuaXF1ZWlkPXJ2ZGR4aWx0dGcmdmVyc2lvbj00LjAxLjIwNCZwcm9kdWN0PUZ1c2lvbiZjdXN0b21vbmxpbmU9aHR0cCUzQSUyRiUyRnN1cHBvcnQudmZyZWFrcy5jb20lMkZfX3N3aWZ0JTJGZmlsZXMlMkZmaWxlXzVzM3BtMmhqdXUydmUzOC5wbmcmY3VzdG9tb2ZmbGluZT1odHRwJTNBJTJGJTJGc3VwcG9ydC52ZnJlYWtzLmNvbSUyRl9fc3dpZnQlMkZmaWxlcyUyRmZpbGVfcXp1OXJqOHljaHpja2sxLnBuZyZjdXN0b21hd2F5PWh0dHAlM0ElMkYlMkZzdXBwb3J0LnZmcmVha3MuY29tJTJGX19zd2lmdCUyRmZpbGVzJTJGZmlsZV92ZmQ5ZTdqY3l0bDZnOGIucG5nJmN1c3RvbWJhY2tzaG9ydGx5PWh0dHAlM0ElMkYlMkZzdXBwb3J0LnZmcmVha3MuY29tJTJGX19zd2lmdCUyRmZpbGVzJTJGZmlsZV81NDFtYXkyaW16MTdweXQucG5nCjczYjlkMTE3YTI4MmU1OWVkMzQ0ODlhNDQ5ZmY3NTdkYTY0N2U3MGU=";setTimeout("swiftscriptelemrvddxilttg.src=swifttagurlrvddxilttg;document.getElementById('swifttagcontainerrvddxilttg').appendChild(swiftscriptelemrvddxilttg);",1);</script><!-- END FUSION TAG CODE - DO NOT EDIT! --><br />
<strong>vFreaks</strong> can help you any issue related to Windows. With our  superior remote computer fix systems, 98% of all computer repairs can be  done instantly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vfreaks.com/vfreakslab/winga/perform-clean-boot-in-windows-vista-or-windows-7.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Ultimate Guide to Installing Windows 7</title>
		<link>http://www.vfreaks.com/vfreakslab/winsetup/the-ultimate-guide-to-installing-windows-7.html</link>
		<comments>http://www.vfreaks.com/vfreakslab/winsetup/the-ultimate-guide-to-installing-windows-7.html#comments</comments>
		<pubDate>Sat, 11 Jun 2011 10:48:18 +0000</pubDate>
		<dc:creator>vfreaksc</dc:creator>
				<category><![CDATA[Setup]]></category>
		<category><![CDATA[vFreaks Lab]]></category>

		<guid isPermaLink="false">http://www.vfreaks.com/?p=747</guid>
		<description><![CDATA[The Ultimate Guide to Installing Windows 7 Planning the Installation As with any OS installation, we must first plan the installation process. When you run the Windows 7 Setup program, you must provide information about how to install and configure the operating system. Thorough planning can make your installation of Windows 7 more efficient by [...]]]></description>
			<content:encoded><![CDATA[<h1><span style="color: #3366ff;">The Ultimate Guide to Installing Windows 7</span></h1>
<h2><span style="color: #3366ff;">Planning the Installation</span></h2>
<p>As with any OS installation, we must first plan the installation process. When you run the Windows 7 Setup program, you must provide information about how to install and configure the operating system. Thorough planning can make your installation of Windows 7 more efficient by helping you to avoid potential problems during installation. An understanding of the configuration options will also help to ensure that you have properly configured your system.</p>
<p>&nbsp;</p>
<h3><span style="color: #3366ff;">Here are some of the most important things you should take into consideration when planning for your Windows 7 installation:</span></h3>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> Check System Requirements</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> Check Hardware and Software Compatibility</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> Determine Disk Partitioning Options</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> Complete a Pre-Installation Checklist</p>
<p>&nbsp;</p>
<h3><span style="color: #3366ff;">Microsoft states the  minimum recommended specs for Windows 7:</span></h3>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> 1 GHz 32-bit or 64-bit processor</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> 1 GB of system memory</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> 16 GB of available disk space</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> Support for DirectX 9 graphics with 128 MB memory (to enable the Aero theme)</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> DVD-R/W Drive</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> Internet access (to activate and get updates)</p>
<p>&nbsp;</p>
<h3><span style="color: #3366ff;">32-bit or 64-bit Version?</span></h3>
<p>You need to decide whether to install the 32-bit or 64-bit version of Windows 7. The Windows 7 installation disc package includes both 32-bit and 64-bit versions of Windows 7. Basically, the 64-bit version of Windows handles large amounts of random access memory (RAM) more effectively than a 32-bit system. So if you plan on using Windows 7 on a computer with more than 3 GB or RAM, I would strongly suggest to use the 64-bit version. Most programs designed for the 32-bit version of Windows will work on the 64-bit version of Windows, and if they don&#8217;t, you can always use Windows XP Mode (read my &#8220;How to Install Windows XP Mode on Windows 7&#8243; article).</p>
<p><strong>Note:</strong> Either way, you cannot use an existing 32-bit version of a previous OS to perform an in-place upgrade to a 64-bit version of Windows 7, and you&#8217;ll need to format and install a fresh copy. Also, you cannot use an existing 64-bit version of a previous OS to perform an in-place upgrade to a 32-bit version of Windows 7.</p>
<p>&nbsp;</p>
<h1><span style="color: #3366ff;">Type of Installation</span></h1>
<h2><span style="color: #3366ff;"><strong>Basically, there are 2 approaches to installing Windows 7:</strong></span></h2>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> Upgrade (In-place upgrade) &#8211; This option replaces your current version of Windows with Windows 7, and keeps your files, settings, and programs in place on your computer.</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> Custom (&#8220;fresh&#8221; installation) &#8211; This option replaces your current version of Windows with Windows 7, but doesn&#8217;t preserve your files, settings, and programs. It&#8217;s sometimes referred to as a clean installation for that reason.</p>
<p>As always, a fresh installation is much better and I strongly recommend taking that track. Even if you&#8217;ve got an existing Windows XP/Vista OS on your computer, I would strongly recommend that you format it and install a fresh copy of the OS.</p>
<p>This article will focus on a fresh installation of Windows 7. Please read my &#8220;How to Upgrade from Windows XP to Windows 7&#8243;  and &#8220;Upgrade from Windows Vista to Windows 7&#8243; articles for more information on those paths.</p>
<p>&nbsp;</p>
<h1><span style="color: #3366ff;">Beginning the Installation Process</span></h1>
<p>When installing on a physical computer insert your Windows 7 DVD media into your DVD drive and reboot your computer. If you&#8217;re asked to press a key to boot from DVD or CD, press any key. A black window will appear momentarily while the DVD content is read.</p>
<p><img class="alignnone size-full wp-image-748" src="http://www.vfreaks.com/wp-content/uploads/2011/06/install_win7_1-590x367.png" alt="" width="590" height="367" /></p>
<p><strong>Note:</strong> These screenshots are taken from a Windows 7  Ultimate installation performed on a virtual machine running on VMware  Workstation. I will be using an .ISO file mounted on the VMs CD/DVD  drive.</p>
<p>Next, a <strong>Starting Windows</strong> screen will appear.</p>
<p><img class="alignnone size-full wp-image-751" src="http://www.vfreaks.com/wp-content/uploads/2011/06/install_win7_2-590x367.png" alt="" width="590" height="367" /></p>
<p><strong>Note</strong>: If the Windows installation page doesn&#8217;t appear  and you&#8217;re not asked to press a key to start from DVD or CD, you might  have to specify that your computer uses its DVD or CD drive as the  startup device.</p>
<p>&nbsp;</p>
<h1><span style="color: #3366ff;">The Installation Process</span></h1>
<p>Like in Windows Vista and Windows Server 2008, and unlike previous  versions of Windows, Windows 7 does not have a noticeable text phase of  the setup process, and it will boot directly into the Graphical User  Interface (GUI) mode.</p>
<p>After a few moments you will see the first prompt:</p>
<p><img class="alignnone size-full wp-image-756" src="http://www.vfreaks.com/wp-content/uploads/2011/06/install_win7_3-533x400.png" alt="" /></p>
<p>Click &#8220;<strong>Next</strong>&#8221; unless you want to change some regional settings for the installation process.</p>
<p>&nbsp;</p>
<p><img class="alignnone size-full wp-image-759" src="http://www.vfreaks.com/wp-content/uploads/2011/06/install_win7_4-533x400.png" alt="" width="533" height="400" /></p>
<p>Click on the &#8220;<strong>Install now</strong>&#8221; button.</p>
<p>&nbsp;</p>
<p><img class="alignnone size-full wp-image-761" src="http://www.vfreaks.com/wp-content/uploads/2011/06/install_win7_5-533x400.png" alt="" width="533" height="400" /></p>
<p>Next, accept the license terms and click on &#8220;<strong>Next</strong>&#8220;.</p>
<p>&nbsp;</p>
<p><img class="alignnone size-full wp-image-763" src="http://www.vfreaks.com/wp-content/uploads/2011/06/install_win7_6-533x400.png" alt="" width="533" height="400" /></p>
<p>Next, unless you&#8217;re upgrading an existing Windows installation, press  the <strong>Custom (Advanced)</strong> installation type button. Note that in this case,  the <strong>Upgrade</strong> button is disabled because this specific installation if  performed on a  new computer without any previous operating system on it.</p>
<p>&nbsp;</p>
<p><img class="alignnone size-full wp-image-769" src="http://www.vfreaks.com/wp-content/uploads/2011/06/install_win7_7-533x400.png" alt="" width="533" height="400" /></p>
<p>The next phase is to pick the installation partition. Since this   computer has a new hard disk that hasn&#8217;t been formatted before, you will   only have the option to create a new partition on it.</p>
<p>If you don&#8217;t want to specify a specific partition to install Windows   on, or create partitions on your hard disk, click Next to begin the   installation. If you already have another existing partition with enough   free space and want to install the <strong>Windows 7</strong> on that partition to  create a multiboot configuration, select the partition you want to use,  and then click<strong> Next</strong> to begin the installation. If you want to <strong>create,  extend, delete, or format a partition</strong>, click <strong>Drive</strong> options (advanced),  click the option you want, and then follow the instructions.</p>
<p>Since I don&#8217;t need to perform any additional task I will just click  on the &#8220;<strong>Next</strong>&#8221; button. The installation process will then create a  partition on all the available disk space, and format it.</p>
<p>&nbsp;</p>
<p><img class="alignnone size-full wp-image-770" src="http://www.vfreaks.com/wp-content/uploads/2011/06/install_win7_8-533x400.png" alt="" width="533" height="400" /></p>
<p>The setup process will now begin to copy files from the installation DVD media to the hard disk.</p>
<p>Process could take a while depending on the type of hardware your  computer uses.</p>
<p>The computer will reboot, and the next thing you&#8217;ll see is the prompt  to set the user&#8217;s and computer&#8217;s name. By default, the computer&#8217;s name  will be username-PC, where username is the username you&#8217;ve entered.</p>
<p><strong>Note</strong>: The user you&#8217;re creating will be the only user  currently available on the system. Like Vista, the built-in  Administrator&#8217;s account is disabled.</p>
<p><img class="alignnone size-full wp-image-773" src="http://www.vfreaks.com/wp-content/uploads/2011/06/install_win7_9-533x400.png" alt="" width="533" height="400" /></p>
<p>Click on &#8220;<strong>Next</strong>&#8220;.</p>
<p>&nbsp;</p>
<p><img class="alignnone size-full wp-image-775" src="http://www.vfreaks.com/wp-content/uploads/2011/06/install_win7_10-533x400.png" alt="" width="533" height="400" /></p>
<p>Enter the user&#8217;s password. Remember this password, as it will be the  <strong>ONLY</strong> user on the system, and unless you create an additional user or  enable  the built-in administrator account, if you forget this password  you&#8217;ll  need to crack it to gain access to the system. The best option  would  be to choose a complex password made of at least 7 characters or  more  (something like <strong>Pssw0rd</strong> or <strong>MYpa$$w0rd</strong>). You must also enter a  password hint.</p>
<p>Click on &#8220;<strong>Next</strong>&#8220;.</p>
<p>&nbsp;</p>
<p><img class="alignnone size-full wp-image-776" src="http://www.vfreaks.com/wp-content/uploads/2011/06/install_win7_11-533x400.png" alt="" width="533" height="400" /></p>
<p>Next, type in your<strong> product key</strong>. If you do not have the product key at  hand you can still click &#8220;<strong>Next</strong>&#8220;, and proceed with the installation. You  will be asked to enter the product key after Windows is installed.</p>
<p>&nbsp;</p>
<p><img class="alignnone size-full wp-image-779" src="http://www.vfreaks.com/wp-content/uploads/2011/06/install_win7_12-533x400.png" alt="" width="533" height="400" /></p>
<p>Choose what sort of protection your computer gets. The recommended  settings are best for someone that doesn&#8217;t plan to hide their computer  behind a corporate firewall (and even then, in some cases, this would be  the best option). If you plan to install a 3rd-party firewall later you  can opt to be prompted later. Note that this setting will also have  effect on how the computer uses the Microsoft <strong>Windows Update (Automatic  Updates)</strong> features.</p>
<p>&nbsp;</p>
<p><img class="alignnone size-full wp-image-780" src="http://www.vfreaks.com/wp-content/uploads/2011/06/install_win7_13-533x400.png" alt="" width="533" height="400" /></p>
<p>Choose your time zone and location and click on &#8220;<strong>Next</strong>&#8220;.</p>
<p>&nbsp;</p>
<p><a href="http://www.vfreaks.com/wp-content/uploads/2011/06/install_win7_141-533x400.png"><img class="alignnone size-full wp-image-782" title="install_win7_141-533x400" src="http://www.vfreaks.com/wp-content/uploads/2011/06/install_win7_141-533x400.png" alt="" width="533" height="400" /></a></p>
<p>&nbsp;</p>
<p><strong>Windows</strong> will finalize the settings and your desktop will appear.</p>
<p>&nbsp;</p>
<p><img class="alignnone size-full wp-image-781" src="http://www.vfreaks.com/wp-content/uploads/2011/06/install_win7_15-533x400.png" alt="" width="533" height="400" /></p>
<p>Windows will finalize the settings and your desktop will appear.</p>
<p>This concludes the <strong>Windows 7</strong> installation. Next, you would probably want  to update your computer with the latest <strong>hotfixes and/or patches</strong> from  Microsoft.</p>
<p><!-- BEGIN FUSION TAG CODE - DO NOT EDIT! -->
<div>
<div id="proactivechatcontainerrvddxilttg"></div>
<table border="0" cellspacing="2" cellpadding="2">
<tr>
<td align="center" id="swifttagcontainerrvddxilttg">
<div style="display: inline;" id="swifttagdatacontainerrvddxilttg"></div>
</td>
</tr>
<tr></tr>
</table>
</div>
<p> <script type="text/javascript">var swiftscriptelemrvddxilttg=document.createElement("script");swiftscriptelemrvddxilttg.type="text/javascript";var swiftrandom = Math.floor(Math.random()*1001); var swiftuniqueid = "rvddxilttg"; var swifttagurlrvddxilttg="http://support.vfreaks.com/visitor/index.php?/Default/LiveChat/HTML/HTMLButton/cHJvbXB0dHlwZT1jaGF0JnVuaXF1ZWlkPXJ2ZGR4aWx0dGcmdmVyc2lvbj00LjAxLjIwNCZwcm9kdWN0PUZ1c2lvbiZjdXN0b21vbmxpbmU9aHR0cCUzQSUyRiUyRnN1cHBvcnQudmZyZWFrcy5jb20lMkZfX3N3aWZ0JTJGZmlsZXMlMkZmaWxlXzVzM3BtMmhqdXUydmUzOC5wbmcmY3VzdG9tb2ZmbGluZT1odHRwJTNBJTJGJTJGc3VwcG9ydC52ZnJlYWtzLmNvbSUyRl9fc3dpZnQlMkZmaWxlcyUyRmZpbGVfcXp1OXJqOHljaHpja2sxLnBuZyZjdXN0b21hd2F5PWh0dHAlM0ElMkYlMkZzdXBwb3J0LnZmcmVha3MuY29tJTJGX19zd2lmdCUyRmZpbGVzJTJGZmlsZV92ZmQ5ZTdqY3l0bDZnOGIucG5nJmN1c3RvbWJhY2tzaG9ydGx5PWh0dHAlM0ElMkYlMkZzdXBwb3J0LnZmcmVha3MuY29tJTJGX19zd2lmdCUyRmZpbGVzJTJGZmlsZV81NDFtYXkyaW16MTdweXQucG5nCjczYjlkMTE3YTI4MmU1OWVkMzQ0ODlhNDQ5ZmY3NTdkYTY0N2U3MGU=";setTimeout("swiftscriptelemrvddxilttg.src=swifttagurlrvddxilttg;document.getElementById('swifttagcontainerrvddxilttg').appendChild(swiftscriptelemrvddxilttg);",1);</script><!-- END FUSION TAG CODE - DO NOT EDIT! --><br />
<strong>vFreaks</strong> can help you installing Windows 7 and others, update your Computer with latest hotfixes and patches from Microsoft. With our  superior remote computer fix systems, 98% of all windows installation and computer repairs can be  done instantly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vfreaks.com/vfreakslab/winsetup/the-ultimate-guide-to-installing-windows-7.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Turn Your USB Flash Drive into a Bootable Media</title>
		<link>http://www.vfreaks.com/vfreakslab/winga/turn-your-usb-flash-drive-into-a-bootable-media.html</link>
		<comments>http://www.vfreaks.com/vfreakslab/winga/turn-your-usb-flash-drive-into-a-bootable-media.html#comments</comments>
		<pubDate>Sat, 11 Jun 2011 10:16:11 +0000</pubDate>
		<dc:creator>vfreaksc</dc:creator>
				<category><![CDATA[vFreaks Lab]]></category>
		<category><![CDATA[Windows GA]]></category>

		<guid isPermaLink="false">http://www.vfreaks.com/?p=731</guid>
		<description><![CDATA[How to Turn Your USB Flash Drive into a Bootable Media Small portable computing devices such as Netbooks and MIDs (Mobile Internet Devices) offer great mobility, but they lack optical drives (CD/DVD). An optical drive is important when you need to install software from a CD or DVD. An external optical drive would work, but [...]]]></description>
			<content:encoded><![CDATA[<h1><span style="color: #3366ff;">How to Turn Your USB Flash Drive into a Bootable Media</span></h1>
<p>Small portable computing devices such as Netbooks and MIDs (Mobile Internet Devices) offer great mobility, but they lack optical drives (CD/DVD). An optical drive is important when you need to install software from a CD or DVD. An external optical drive would work, but you may not want to lug it around with you. So what’s the solution? Use a USB flash drive as a bootable installation media:<br />
&nbsp;</p>
<h3><span style="color: #3366ff;"><strong>What You Need:</strong></span></h3>
<p>1.  A USB flash drive with good storage capacity; preferably 4GB or more.</p>
<p>2.  Access to a computer running Windows Vista or Windows 7.</p>
<p>3.  A CD or DVD containing software you want to download.<br />
&nbsp;</p>
<h3><span style="color: #3366ff;"><strong>Getting Started:</strong></span></h3>
<p>Connect the USB flash drive to a computer running Windows Vista or 7 and follow the steps below:</p>
<p>Click <strong>Start</strong> &gt; <strong>All Programs</strong> &gt; <strong>Accessories</strong> &gt; <strong>Right click</strong> on <strong>Command Prompt</strong> &gt; <strong>Run as Administrator</strong></p>
<p><strong><img class="alignnone size-full wp-image-732" src="http://www.vfreaks.com/wp-content/uploads/2011/06/usb_01.jpg" alt="" width="400" height="237" /></strong></p>
<p>&nbsp;</p>
<p>Type ‘<strong>diskpart&#8217;</strong> and press <strong>Enter</strong> to start the built in <strong>Windows disk partitioning utility</strong></p>
<p><strong><img class="alignnone size-full wp-image-733" src="http://www.vfreaks.com/wp-content/uploads/2011/06/usb_02.jpg" alt="" width="450" height="230" /></strong></p>
<p>&nbsp;</p>
<p>Type &#8216;<strong>list disk</strong>&#8216; and press Enter. Identify your USB  Flash drive and make a note of the disk number.  Here in this example,  My USB flash drive is <strong>Disk 1.</strong></p>
<p><strong><img class="alignnone size-full wp-image-734" src="http://www.vfreaks.com/wp-content/uploads/2011/06/usb_03.jpg" alt="" width="450" height="228" /></strong></p>
<p>&nbsp;</p>
<p>Type &#8216;<strong>select disk 1</strong>&#8216; and press <strong>Enter. </strong></p>
<p><strong><img class="alignnone size-full wp-image-735" src="http://www.vfreaks.com/wp-content/uploads/2011/06/usb_04.jpg" alt="" width="450" height="228" /></strong></p>
<p>&nbsp;</p>
<p>Type ‘<strong>clean’</strong> and press Enter. The clean command will  remove partitions or volume formatting from the selected disk (disk 1)  by zeroing sectors.</p>
<p><img class="alignnone size-full wp-image-736" src="http://www.vfreaks.com/wp-content/uploads/2011/06/usb_05.jpg" alt="" width="450" height="232" /></p>
<p>&nbsp;</p>
<p>Now to create a partition, type &#8216;<strong>create partition primary</strong>’ and press Enter.</p>
<p><img class="alignnone size-full wp-image-737" src="http://www.vfreaks.com/wp-content/uploads/2011/06/usb_06.jpg" alt="" width="450" height="226" /></p>
<p>&nbsp;</p>
<p>Type &#8216;<strong>select partition 1</strong>&#8216;, and press the <strong>Enter</strong> key.</p>
<p><img class="alignnone size-full wp-image-738" src="http://www.vfreaks.com/wp-content/uploads/2011/06/usb_07.jpg" alt="" width="450" height="228" /></p>
<p>&nbsp;</p>
<p>Type ‘<strong>active</strong>’, and hit the <strong>Enter</strong> Key.</p>
<p><img class="alignnone size-full wp-image-739" src="http://www.vfreaks.com/wp-content/uploads/2011/06/usb_08.jpg" alt="" width="450" height="230" /></p>
<p>&nbsp;</p>
<p>To format the partition using <strong>FAT32</strong> file system, type ‘<strong>format fs=fat32’ </strong>and press the <strong>Enter</strong> key.</p>
<p><img class="alignnone size-full wp-image-740" src="http://www.vfreaks.com/wp-content/uploads/2011/06/usb_09.jpg" alt="" width="450" height="293" /></p>
<p>&nbsp;</p>
<p>Type &#8216;assign&#8217; and press the Enter key to assign a drive letter to your USB flash drive. Type <strong>exit</strong> to exit the diskpart utility.</p>
<p><img class="alignnone size-full wp-image-741" src="http://www.vfreaks.com/wp-content/uploads/2011/06/usb_010.jpg" alt="" width="450" height="293" /></p>
<p>&nbsp;</p>
<p>Your USB flash drive is now ready to be used as an installation media.  All you need to do is copy the entire contents of the Operating System  DVD to your newly prepared USB flash drive. Plug the USB flash drive to  the computer and reboot to begin the installation.</p>
<h3><span style="color: #3366ff;"><strong>Note: </strong></span></h3>
<p>Make sure to set the first boot device to USB flash drive from the BIOS.<br />
If you have any trouble preparing your USB flash drive or installing  an operating system, connect to <strong>vFreaks Support</strong>.<br />
&nbsp;<br />
<!-- BEGIN FUSION TAG CODE - DO NOT EDIT! -->
<div>
<div id="proactivechatcontainerrvddxilttg"></div>
<table border="0" cellspacing="2" cellpadding="2">
<tr>
<td align="center" id="swifttagcontainerrvddxilttg">
<div style="display: inline;" id="swifttagdatacontainerrvddxilttg"></div>
</td>
</tr>
<tr></tr>
</table>
</div>
<p> <script type="text/javascript">var swiftscriptelemrvddxilttg=document.createElement("script");swiftscriptelemrvddxilttg.type="text/javascript";var swiftrandom = Math.floor(Math.random()*1001); var swiftuniqueid = "rvddxilttg"; var swifttagurlrvddxilttg="http://support.vfreaks.com/visitor/index.php?/Default/LiveChat/HTML/HTMLButton/cHJvbXB0dHlwZT1jaGF0JnVuaXF1ZWlkPXJ2ZGR4aWx0dGcmdmVyc2lvbj00LjAxLjIwNCZwcm9kdWN0PUZ1c2lvbiZjdXN0b21vbmxpbmU9aHR0cCUzQSUyRiUyRnN1cHBvcnQudmZyZWFrcy5jb20lMkZfX3N3aWZ0JTJGZmlsZXMlMkZmaWxlXzVzM3BtMmhqdXUydmUzOC5wbmcmY3VzdG9tb2ZmbGluZT1odHRwJTNBJTJGJTJGc3VwcG9ydC52ZnJlYWtzLmNvbSUyRl9fc3dpZnQlMkZmaWxlcyUyRmZpbGVfcXp1OXJqOHljaHpja2sxLnBuZyZjdXN0b21hd2F5PWh0dHAlM0ElMkYlMkZzdXBwb3J0LnZmcmVha3MuY29tJTJGX19zd2lmdCUyRmZpbGVzJTJGZmlsZV92ZmQ5ZTdqY3l0bDZnOGIucG5nJmN1c3RvbWJhY2tzaG9ydGx5PWh0dHAlM0ElMkYlMkZzdXBwb3J0LnZmcmVha3MuY29tJTJGX19zd2lmdCUyRmZpbGVzJTJGZmlsZV81NDFtYXkyaW16MTdweXQucG5nCjczYjlkMTE3YTI4MmU1OWVkMzQ0ODlhNDQ5ZmY3NTdkYTY0N2U3MGU=";setTimeout("swiftscriptelemrvddxilttg.src=swifttagurlrvddxilttg;document.getElementById('swifttagcontainerrvddxilttg').appendChild(swiftscriptelemrvddxilttg);",1);</script><!-- END FUSION TAG CODE - DO NOT EDIT! --><br />
<strong>vFreaks</strong> can help you with creating <strong>USB</strong> bootable devices, installing <strong>Windows</strong> from <strong>USB</strong> drive. With our  superior remote computer fix systems, 98% of all computer repairs can be  done instantly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vfreaks.com/vfreakslab/winga/turn-your-usb-flash-drive-into-a-bootable-media.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Repair Windows 7 Boot Errors</title>
		<link>http://www.vfreaks.com/vfreakslab/winga/repair-windows-7-boot-errors.html</link>
		<comments>http://www.vfreaks.com/vfreakslab/winga/repair-windows-7-boot-errors.html#comments</comments>
		<pubDate>Sat, 11 Jun 2011 09:39:05 +0000</pubDate>
		<dc:creator>vfreaksc</dc:creator>
				<category><![CDATA[vFreaks Lab]]></category>
		<category><![CDATA[Windows GA]]></category>

		<guid isPermaLink="false">http://www.vfreaks.com/?p=722</guid>
		<description><![CDATA[How to Repair Windows 7 Boot Errors Frightening Ransomware like RBNCrypter and GpCode overwrites a computer’s Master Boot Record (MBR) and prevent users from booting their computers. However, boot failure isn’t always cause by viruses. It can be caused by many other reasons as well.No matter how your PC’s MBR gets corrupted/damaged, you can always [...]]]></description>
			<content:encoded><![CDATA[<p>How to Repair Windows 7 Boot Errors</p>
<p>Frightening Ransomware like RBNCrypter and GpCode overwrites a computer’s Master Boot Record (MBR) and prevent users from booting their computers. However, boot failure isn’t always cause by viruses. It can be caused by many other reasons as well.No matter how your PC’s MBR gets corrupted/damaged, you can always try the following method to restore/fix it:</p>
<p>1. Start your PC and Insert the Windows 7 installation DVD into the Optical drive. When prompted, <strong>press a key</strong> from your keyboard.  You may have to change your boot order under <strong>BIOS</strong> to boot from <strong>DVD</strong>!</p>
<p><img class="alignnone size-full wp-image-725" src="http://www.vfreaks.com/wp-content/uploads/2011/06/01.jpg" alt="" width="400" height="199" /></p>
<p>&nbsp;</p>
<p>2. On the next screen, click ‘<strong>Repair your computer</strong>’.</p>
<p><img class="alignnone size-full wp-image-726" src="http://www.vfreaks.com/wp-content/uploads/2011/06/02.jpg" alt="" width="400" height="296" /></p>
<p>&nbsp;</p>
<p>3. Wait while the installer scans your PC for previous <strong>Windows installations</strong>.</p>
<p><img class="alignnone size-full wp-image-727" src="http://www.vfreaks.com/wp-content/uploads/2011/06/03.jpg" alt="" width="400" height="305" /></p>
<p>&nbsp;</p>
<p>4. <strong>Select</strong> the operating system labeled Windows 7 from the list, and hit the <strong>Next</strong> button.</p>
<p><img class="alignnone size-full wp-image-728" src="http://www.vfreaks.com/wp-content/uploads/2011/06/04.jpg" alt="" width="400" height="308" /></p>
<p>&nbsp;</p>
<p>5. From the list of given recovery tools, click on <strong>Command Prompt</strong>.</p>
<p><img class="alignnone size-full wp-image-729" src="http://www.vfreaks.com/wp-content/uploads/2011/06/05.jpg" alt="" width="400" height="303" /></p>
<p>&nbsp;</p>
<p>In the command prompt window, type ‘<strong>bootsect /nt60 SYS’</strong> without quotes to run the <strong>bootsect.exe utility</strong>. Eject the DVD, and restart your computer. Your computer should now successfully boot into Windows 7 again.</p>
<p>If you need help with the process, connect to <strong>vFreaks Expert Certified Technicians</strong>, and one of our highly skilled  Technicians will be happy to help you.</p>
<p><!-- BEGIN FUSION TAG CODE - DO NOT EDIT! -->
<div>
<div id="proactivechatcontainerrvddxilttg"></div>
<table border="0" cellspacing="2" cellpadding="2">
<tr>
<td align="center" id="swifttagcontainerrvddxilttg">
<div style="display: inline;" id="swifttagdatacontainerrvddxilttg"></div>
</td>
</tr>
<tr></tr>
</table>
</div>
<p> <script type="text/javascript">var swiftscriptelemrvddxilttg=document.createElement("script");swiftscriptelemrvddxilttg.type="text/javascript";var swiftrandom = Math.floor(Math.random()*1001); var swiftuniqueid = "rvddxilttg"; var swifttagurlrvddxilttg="http://support.vfreaks.com/visitor/index.php?/Default/LiveChat/HTML/HTMLButton/cHJvbXB0dHlwZT1jaGF0JnVuaXF1ZWlkPXJ2ZGR4aWx0dGcmdmVyc2lvbj00LjAxLjIwNCZwcm9kdWN0PUZ1c2lvbiZjdXN0b21vbmxpbmU9aHR0cCUzQSUyRiUyRnN1cHBvcnQudmZyZWFrcy5jb20lMkZfX3N3aWZ0JTJGZmlsZXMlMkZmaWxlXzVzM3BtMmhqdXUydmUzOC5wbmcmY3VzdG9tb2ZmbGluZT1odHRwJTNBJTJGJTJGc3VwcG9ydC52ZnJlYWtzLmNvbSUyRl9fc3dpZnQlMkZmaWxlcyUyRmZpbGVfcXp1OXJqOHljaHpja2sxLnBuZyZjdXN0b21hd2F5PWh0dHAlM0ElMkYlMkZzdXBwb3J0LnZmcmVha3MuY29tJTJGX19zd2lmdCUyRmZpbGVzJTJGZmlsZV92ZmQ5ZTdqY3l0bDZnOGIucG5nJmN1c3RvbWJhY2tzaG9ydGx5PWh0dHAlM0ElMkYlMkZzdXBwb3J0LnZmcmVha3MuY29tJTJGX19zd2lmdCUyRmZpbGVzJTJGZmlsZV81NDFtYXkyaW16MTdweXQucG5nCjczYjlkMTE3YTI4MmU1OWVkMzQ0ODlhNDQ5ZmY3NTdkYTY0N2U3MGU=";setTimeout("swiftscriptelemrvddxilttg.src=swifttagurlrvddxilttg;document.getElementById('swifttagcontainerrvddxilttg').appendChild(swiftscriptelemrvddxilttg);",1);</script><!-- END FUSION TAG CODE - DO NOT EDIT! --><br />
<strong>vFreaks</strong> can help you Windows no-boot issues. With our  superior remote computer fix systems, 98% of all computer repairs can be  done instantly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vfreaks.com/vfreakslab/winga/repair-windows-7-boot-errors.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your Computer Keeps Rebooting? Fix it yourself!</title>
		<link>http://www.vfreaks.com/vfreakslab/winga/your-computer-keeps-rebooting-fix-it-yourself.html</link>
		<comments>http://www.vfreaks.com/vfreakslab/winga/your-computer-keeps-rebooting-fix-it-yourself.html#comments</comments>
		<pubDate>Sat, 11 Jun 2011 09:23:13 +0000</pubDate>
		<dc:creator>vfreaksc</dc:creator>
				<category><![CDATA[vFreaks Lab]]></category>
		<category><![CDATA[Windows GA]]></category>

		<guid isPermaLink="false">http://www.vfreaks.com/?p=720</guid>
		<description><![CDATA[Your Computer Keeps Rebooting? Fix it yourself! One day you switch on your computer and discover that your PC keeps rebooting and fails to load Windows on every iteration? This is one of the most common boot failure trends in Windows, and there could be dozens of reasons behind it, ranging from improper shutdown, virus [...]]]></description>
			<content:encoded><![CDATA[<h1><span style="color: #3366ff;">Your Computer Keeps Rebooting? Fix it yourself!</span></h1>
<p>One day you switch on your computer and discover that your PC keeps rebooting and fails to load Windows on every iteration? This is one of the most common boot failure trends in Windows, and there could be dozens of reasons behind it, ranging from improper shutdown, virus infections, corrupted registry to hardware issues like CPU overheating etc. However, assuming that your computer does not have virus, registry or hardware issue, the following guide can help you get your Windows machine up and running without reinstalling Windows.</p>
<p><strong>Note:</strong> The following guide is intended to fix <strong>Windows XP 32-bit / 64-bit</strong> machine. However, it may work on <strong>Windows Vista</strong> and <strong>Windows 7</strong> as well.<br />
1. Switch on your computer and press the appropriate key (Usually it&#8217;s <strong>F1, F2, F12, or Delete</strong>) to enter the <strong>BIOS</strong> setup.</p>
<p><img class="alignnone size-full wp-image-710" src="http://www.vfreaks.com/wp-content/uploads/2011/06/01_Dell_BIOS.jpg" alt="" width="450" height="234" /></p>
<p>&nbsp;</p>
<p>2. <strong>Change</strong> your first boot device priority to <strong>CD-ROM</strong>. Insert the <strong>Windows XP</strong> installation disc into the <strong>CD-ROM</strong> drive. Hit the <strong>F10</strong> key from your keyboard to save the BIOS settings and exit.</p>
<p><img class="alignnone size-full wp-image-711" src="http://www.vfreaks.com/wp-content/uploads/2011/06/02_BIOS_Setup.jpg" alt="" width="450" height="280" /></p>
<p>&nbsp;</p>
<p>3. Your computer should now restart and would try to boot from CD-ROM.  Press a key from your keyword when you see the following message.</p>
<p><img class="alignnone size-full wp-image-712" src="http://www.vfreaks.com/wp-content/uploads/2011/06/03_OS_Setup.jpg" alt="" width="450" height="252" /></p>
<p>&nbsp;</p>
<p>4. Sit back and relax! When you see the following screen, press <strong>R </strong>to initiate ‘Recovery Console’.</p>
<p><img class="alignnone size-full wp-image-713" src="http://www.vfreaks.com/wp-content/uploads/2011/06/04_Recovery_Console.jpg" alt="" width="450" height="248" /></p>
<p>&nbsp;</p>
<p>5. If prompted which Windows installation you like to log onto, type <strong>1</strong> and hit the <strong>Enter</strong> key(I assume the Windows you&#8217;re repairing is installed on C: drive). Type in the Administrator password and press <strong>Enter</strong>.</p>
<p><img class="alignnone size-full wp-image-714" src="http://www.vfreaks.com/wp-content/uploads/2011/06/05_Recovery_Console.jpg" alt="" width="450" height="250" /></p>
<p>&nbsp;</p>
<p>6. You should now get a command prompt, <strong>C:\Windows&gt;</strong>. Type ‘<strong>chkdsk /p</strong>’ command and press Enter. This may take few minutes to complete the process.</p>
<p><img class="alignnone size-full wp-image-715" src="http://www.vfreaks.com/wp-content/uploads/2011/06/06_ChkDsk.jpg" alt="" width="450" height="232" /></p>
<p>7. Once it&#8217;s done, type ‘<strong>exit’</strong> and press the <strong>Enter</strong> key to restart your computer. Hopefully, your computer will now be able  to boot into Windows without any hitch. If the above guide fails to fix  the issue, or you need help performing the above steps, connect to <strong>vFreaks.com</strong>&#8216;s Expert Technicians.</p>
<p></br><br />
<!-- BEGIN FUSION TAG CODE - DO NOT EDIT! -->
<div>
<div id="proactivechatcontainerrvddxilttg"></div>
<table border="0" cellspacing="2" cellpadding="2">
<tr>
<td align="center" id="swifttagcontainerrvddxilttg">
<div style="display: inline;" id="swifttagdatacontainerrvddxilttg"></div>
</td>
</tr>
<tr></tr>
</table>
</div>
<p> <script type="text/javascript">var swiftscriptelemrvddxilttg=document.createElement("script");swiftscriptelemrvddxilttg.type="text/javascript";var swiftrandom = Math.floor(Math.random()*1001); var swiftuniqueid = "rvddxilttg"; var swifttagurlrvddxilttg="http://support.vfreaks.com/visitor/index.php?/Default/LiveChat/HTML/HTMLButton/cHJvbXB0dHlwZT1jaGF0JnVuaXF1ZWlkPXJ2ZGR4aWx0dGcmdmVyc2lvbj00LjAxLjIwNCZwcm9kdWN0PUZ1c2lvbiZjdXN0b21vbmxpbmU9aHR0cCUzQSUyRiUyRnN1cHBvcnQudmZyZWFrcy5jb20lMkZfX3N3aWZ0JTJGZmlsZXMlMkZmaWxlXzVzM3BtMmhqdXUydmUzOC5wbmcmY3VzdG9tb2ZmbGluZT1odHRwJTNBJTJGJTJGc3VwcG9ydC52ZnJlYWtzLmNvbSUyRl9fc3dpZnQlMkZmaWxlcyUyRmZpbGVfcXp1OXJqOHljaHpja2sxLnBuZyZjdXN0b21hd2F5PWh0dHAlM0ElMkYlMkZzdXBwb3J0LnZmcmVha3MuY29tJTJGX19zd2lmdCUyRmZpbGVzJTJGZmlsZV92ZmQ5ZTdqY3l0bDZnOGIucG5nJmN1c3RvbWJhY2tzaG9ydGx5PWh0dHAlM0ElMkYlMkZzdXBwb3J0LnZmcmVha3MuY29tJTJGX19zd2lmdCUyRmZpbGVzJTJGZmlsZV81NDFtYXkyaW16MTdweXQucG5nCjczYjlkMTE3YTI4MmU1OWVkMzQ0ODlhNDQ5ZmY3NTdkYTY0N2U3MGU=";setTimeout("swiftscriptelemrvddxilttg.src=swifttagurlrvddxilttg;document.getElementById('swifttagcontainerrvddxilttg').appendChild(swiftscriptelemrvddxilttg);",1);</script><!-- END FUSION TAG CODE - DO NOT EDIT! --><br />
<strong>vFreaks</strong> can help you with no-boot Computers, Windows booting issues. With our  superior remote computer fix systems, 98% of all computer repairs can be  done instantly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vfreaks.com/vfreakslab/winga/your-computer-keeps-rebooting-fix-it-yourself.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use Hosts File to Block Malicious Websites</title>
		<link>http://www.vfreaks.com/vfreakslab/virusremoval/use-hosts-file-to-block-malicious-websites.html</link>
		<comments>http://www.vfreaks.com/vfreakslab/virusremoval/use-hosts-file-to-block-malicious-websites.html#comments</comments>
		<pubDate>Sat, 11 Jun 2011 08:39:37 +0000</pubDate>
		<dc:creator>vfreaksc</dc:creator>
				<category><![CDATA[vFreaks Lab]]></category>
		<category><![CDATA[Virus Removal]]></category>
		<category><![CDATA[Windows GA]]></category>

		<guid isPermaLink="false">http://www.vfreaks.com/?p=698</guid>
		<description><![CDATA[Hosts File Blocking Malicious Websites Instructions Have you tried to use Hosts file to prevent malicious websites? Use Hosts file for blocking malicious website is a very effective way to prevent virus, ads, adult sites 3rd party cookies, 3rd party page counters, web bugs or even most hijackers. After using this method you can safely [...]]]></description>
			<content:encoded><![CDATA[<h1><span style="color: #3366ff;">Hosts File Blocking Malicious Websites Instructions</span></h1>
<p>Have you tried to use <strong>Hosts file</strong> <strong>to prevent malicious websites</strong>?<strong> Use Hosts file for blocking malicious website</strong> is a very effective way to prevent virus, ads, adult sites 3rd party  cookies, 3rd party page counters, web bugs or even most hijackers. After  using this method you can safely surf on Internet. This step-by-step  guide can teach you to use <strong>Hosts File to Block Malicious Websites</strong>. If you  have any problem during the  process, please contact <strong>vFreaks Expert Technician 24/7 online</strong> for more detailed  instructions.</p>
<p>&nbsp;</p>
<h3><span style="color: #3366ff;"><strong>Hosts File Description</strong></span></h3>
<p>The <strong>Hosts file</strong> is a computer file used in an operating system to map hostnames to IP addresses. The <strong>Hosts file </strong>is a plain-text file and its traditional name is<em> <strong>hosts</strong></em>. You need to use notepad to open it.</p>
<p>&nbsp;</p>
<h3><span style="color: #3366ff;"><strong>Screenshot for Hosts file:</strong></span></h3>
<p><img class="alignnone size-full wp-image-699" src="http://www.vfreaks.com/wp-content/uploads/2011/06/2010-8-17-9-09-13.jpg" alt="" width="345" height="210" /></p>
<p>&nbsp;</p>
<h3><span style="color: #3366ff;"><strong>Step to set Hosts file guide:</strong></span></h3>
<p>1) Unzip the <strong>Hosts</strong> file after you download it from this website:</p>
<pre escaped="true" lang="reg" line="1">http://www.teesupport.com/downloads/hosts2010.9.2-labs.zip</pre>
<p>2) Navigate to the location:</p>
<pre escaped="true" lang="reg" line="1">For Windows XP, Windows Vista, Windows 7:

It's  C:\WINDOWS\SYSTEM32\DRIVERS\ETC you will find out Hosts file.

For Windows 2000,Windows NT:

It's : C:\WINNT\SYSTEM32\DRIVERS\ETC</pre>
<p>3) Open the unzip folder, copy and paste malicous websites you want to block to your <strong>Hosts</strong> file :</p>
<pre escaped="true" lang="reg" line="1">C:\WINDOWS\SYSTEM32\DRIVERS\ETC (Windows XP/Vista/7)

   Or 

C:\WINNT\SYSTEM32\DRIVERS\ETC (Windows 2000/NT)</pre>
<p>For example, after you open the Hosts file, if you want to block “<strong>75.125.140.140  www.zzzz1.com</strong>” (Remember there is a space between the IP and website) then you copy  and  paste it to your computer’s <strong>Hosts</strong> file. At the end you click <strong>Save</strong> to finish.</p>
<p><img class="alignnone size-full wp-image-703" src="http://www.vfreaks.com/wp-content/uploads/2011/06/2010-8-27-6-23-53.jpg" alt="" width="500" height="355" /></p>
<p>&nbsp;</p>
<h3><span style="color: #3366ff;"><strong>Note: </strong></span></h3>
<p>When replace the Hosts, your anti-virus software or hips tools may  popup a warning and block prompt. Please do select “<strong>Allow</strong>” or “<strong>Agree</strong>” to  ensue the success of <strong>Hosts</strong> file update. If there is any question,  please contact us timely.<br />
</br><br />
<!-- BEGIN FUSION TAG CODE - DO NOT EDIT! -->
<div>
<div id="proactivechatcontainerrvddxilttg"></div>
<table border="0" cellspacing="2" cellpadding="2">
<tr>
<td align="center" id="swifttagcontainerrvddxilttg">
<div style="display: inline;" id="swifttagdatacontainerrvddxilttg"></div>
</td>
</tr>
<tr></tr>
</table>
</div>
<p> <script type="text/javascript">var swiftscriptelemrvddxilttg=document.createElement("script");swiftscriptelemrvddxilttg.type="text/javascript";var swiftrandom = Math.floor(Math.random()*1001); var swiftuniqueid = "rvddxilttg"; var swifttagurlrvddxilttg="http://support.vfreaks.com/visitor/index.php?/Default/LiveChat/HTML/HTMLButton/cHJvbXB0dHlwZT1jaGF0JnVuaXF1ZWlkPXJ2ZGR4aWx0dGcmdmVyc2lvbj00LjAxLjIwNCZwcm9kdWN0PUZ1c2lvbiZjdXN0b21vbmxpbmU9aHR0cCUzQSUyRiUyRnN1cHBvcnQudmZyZWFrcy5jb20lMkZfX3N3aWZ0JTJGZmlsZXMlMkZmaWxlXzVzM3BtMmhqdXUydmUzOC5wbmcmY3VzdG9tb2ZmbGluZT1odHRwJTNBJTJGJTJGc3VwcG9ydC52ZnJlYWtzLmNvbSUyRl9fc3dpZnQlMkZmaWxlcyUyRmZpbGVfcXp1OXJqOHljaHpja2sxLnBuZyZjdXN0b21hd2F5PWh0dHAlM0ElMkYlMkZzdXBwb3J0LnZmcmVha3MuY29tJTJGX19zd2lmdCUyRmZpbGVzJTJGZmlsZV92ZmQ5ZTdqY3l0bDZnOGIucG5nJmN1c3RvbWJhY2tzaG9ydGx5PWh0dHAlM0ElMkYlMkZzdXBwb3J0LnZmcmVha3MuY29tJTJGX19zd2lmdCUyRmZpbGVzJTJGZmlsZV81NDFtYXkyaW16MTdweXQucG5nCjczYjlkMTE3YTI4MmU1OWVkMzQ0ODlhNDQ5ZmY3NTdkYTY0N2U3MGU=";setTimeout("swiftscriptelemrvddxilttg.src=swifttagurlrvddxilttg;document.getElementById('swifttagcontainerrvddxilttg').appendChild(swiftscriptelemrvddxilttg);",1);</script><!-- END FUSION TAG CODE - DO NOT EDIT! --><br />
<strong>vFreaks</strong> can help you detect and  protect from malicious threats, files and registry entries. With our  superior remote computer fix systems, 98% of all computer repairs can be  done instantly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vfreaks.com/vfreakslab/virusremoval/use-hosts-file-to-block-malicious-websites.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove InfoSecret, Info Secret Removal Guide</title>
		<link>http://www.vfreaks.com/vfreakslab/virusremoval/remove-infosecret-info-secret-removal-guide.html</link>
		<comments>http://www.vfreaks.com/vfreakslab/virusremoval/remove-infosecret-info-secret-removal-guide.html#comments</comments>
		<pubDate>Fri, 10 Jun 2011 20:51:19 +0000</pubDate>
		<dc:creator>vfreaksc</dc:creator>
				<category><![CDATA[vFreaks Lab]]></category>
		<category><![CDATA[Virus Removal]]></category>

		<guid isPermaLink="false">http://www.vfreaks.com/?p=687</guid>
		<description><![CDATA[Remove InfoSecret, Info Secret Removal Guide InfoSecret Description InfoSecret is determined by vFreaks as fake security software. InfoSecret is a Korean rogue antivirus program which aims to rip off money by making total farce on your computer. You will find it hardly impossible to use any program or go to websites once you have InfoSecret [...]]]></description>
			<content:encoded><![CDATA[<h1><span style="color: #3366ff;">Remove InfoSecret, Info Secret Removal Guide</span></h1>
<h3><span style="color: #3366ff;">InfoSecret Description</span></h3>
<p><strong>InfoSecret</strong> is determined by vFreaks as fake security software. InfoSecret is a Korean rogue antivirus program which aims to rip off money by making total farce on your computer. You will find it hardly impossible to use any program or go to websites once you have InfoSecret on your computer . Annoying pops-up claiming that your computer is infected to mislead you to purchase a full version of InfoSecret.</p>
<p><span id="more-687"></span><br />
<strong>Malware.Redlofwen Identified as Rogue Security Software by Impressions</strong></p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> InfoSecret reputation/ rating online is terrible.</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> InfoSecret is installed/ run without your permission.</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> The official website of InfoSecret is poorly built without contact info.</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> The payments website of InfoSecret is suspicious &#038; claims your OS is unsafe.</p>
<p><img class="alignnone size-full wp-image-246" src="http://www.vfreaks.com/wp-content/uploads/2011/05/Bullet-10x10.png" alt="" width="10" height="10" /> Poor Performance like highly-consumed system resources is caused by InfoSecret.<br />
</br></p>
<h3><span style="color: #3366ff;">InfoSecret Step-by-Step Removal Instructions</span></h3>
<p>1.  Stop InfoSecret processes:</p>
<pre escaped="true" lang="reg" line="1">infosecret.exe
infosecretdm.exe</pre>
<p>2.  The associated files of InfoSecret to be deleted are listed below:</p>
<pre escaped="true" lang="reg" line="1">C:\Program Files\infosecret\infosecret.exe
C:\Program Files\infosecret\infosecretdm.exe
C:\Documents and Settings\{username}\Desktop\infosecretsetup.exe
C:\WINDOWS\system32\uninst_infosecret.exe
C:\Program Files\infosecret\infosecretBK.exe
C:\Program Files\infosecret\infosecretBK.exe
C:\Program Files\infosecret\infosecretsitedata
C:\Program Files\infosecret\infosecretubdata
C:\Program Files\infosecret\mdata.dat</pre>
<p>3.  The registry entries of InfoSecret that need to be removed are listed as follows:</p>
<pre escaped="true" lang="reg" line="1">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\infosecret
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run "InfoSecret"</pre>
<p><!-- BEGIN FUSION TAG CODE - DO NOT EDIT! -->
<div>
<div id="proactivechatcontainerrvddxilttg"></div>
<table border="0" cellspacing="2" cellpadding="2">
<tr>
<td align="center" id="swifttagcontainerrvddxilttg">
<div style="display: inline;" id="swifttagdatacontainerrvddxilttg"></div>
</td>
</tr>
<tr></tr>
</table>
</div>
<p> <script type="text/javascript">var swiftscriptelemrvddxilttg=document.createElement("script");swiftscriptelemrvddxilttg.type="text/javascript";var swiftrandom = Math.floor(Math.random()*1001); var swiftuniqueid = "rvddxilttg"; var swifttagurlrvddxilttg="http://support.vfreaks.com/visitor/index.php?/Default/LiveChat/HTML/HTMLButton/cHJvbXB0dHlwZT1jaGF0JnVuaXF1ZWlkPXJ2ZGR4aWx0dGcmdmVyc2lvbj00LjAxLjIwNCZwcm9kdWN0PUZ1c2lvbiZjdXN0b21vbmxpbmU9aHR0cCUzQSUyRiUyRnN1cHBvcnQudmZyZWFrcy5jb20lMkZfX3N3aWZ0JTJGZmlsZXMlMkZmaWxlXzVzM3BtMmhqdXUydmUzOC5wbmcmY3VzdG9tb2ZmbGluZT1odHRwJTNBJTJGJTJGc3VwcG9ydC52ZnJlYWtzLmNvbSUyRl9fc3dpZnQlMkZmaWxlcyUyRmZpbGVfcXp1OXJqOHljaHpja2sxLnBuZyZjdXN0b21hd2F5PWh0dHAlM0ElMkYlMkZzdXBwb3J0LnZmcmVha3MuY29tJTJGX19zd2lmdCUyRmZpbGVzJTJGZmlsZV92ZmQ5ZTdqY3l0bDZnOGIucG5nJmN1c3RvbWJhY2tzaG9ydGx5PWh0dHAlM0ElMkYlMkZzdXBwb3J0LnZmcmVha3MuY29tJTJGX19zd2lmdCUyRmZpbGVzJTJGZmlsZV81NDFtYXkyaW16MTdweXQucG5nCjczYjlkMTE3YTI4MmU1OWVkMzQ0ODlhNDQ5ZmY3NTdkYTY0N2U3MGU=";setTimeout("swiftscriptelemrvddxilttg.src=swifttagurlrvddxilttg;document.getElementById('swifttagcontainerrvddxilttg').appendChild(swiftscriptelemrvddxilttg);",1);</script><!-- END FUSION TAG CODE - DO NOT EDIT! --><br />
<strong>vFreaks</strong> can help you detect and  protect from malicious threats, files and registry entries. With our  superior remote computer fix systems, 98% of all computer repairs can be  done instantly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vfreaks.com/vfreakslab/virusremoval/remove-infosecret-info-secret-removal-guide.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

