<?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>TechWhiz &#187; solution</title>
	<atom:link href="http://www.techwhiz.in/tag/solution/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techwhiz.in</link>
	<description></description>
	<lastBuildDate>Fri, 03 Jun 2011 05:15:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Solution for ‘Shrink Volume’ Inadequacy problem</title>
		<link>http://www.techwhiz.in/solution-to-shrink-volume-inadequacy-problem/</link>
		<comments>http://www.techwhiz.in/solution-to-shrink-volume-inadequacy-problem/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 19:11:54 +0000</pubDate>
		<dc:creator>saurabh</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[limitation]]></category>
		<category><![CDATA[shrink volume]]></category>
		<category><![CDATA[solution]]></category>

		<guid isPermaLink="false">http://www.techwhiz.in/?p=201</guid>
		<description><![CDATA[Windows Vista&#8217;s &#8216;Shrink Volume&#8217; feature has some serious limitations. Sometimes it will not shrink the drive eventhough you have free space on your drive. This is because there are some system files which has to be moved before you could continue shrinking. I recommend not to try the following steps if you are a beginner [...]]]></description>
			<content:encoded><![CDATA[<p>Windows Vista&#8217;s &#8216;Shrink Volume&#8217; feature has some serious limitations. Sometimes it will not shrink the drive eventhough you have free space on your drive. This is because there are some system files which has to be moved before you could continue shrinking. I recommend not to try the following steps if you are a beginner in computer usage.</p>
<p><strong>Preparatory Steps</strong></p>
<ul>
<li>Make sure you are running in administrator mode.</li>
<li>Run the disk clean up wizard and delete everything that is shown on screen.</li>
<li>Disable <em>&#8216;System Restore&#8217;</em>. (<a href="http://www.techwhiz.in/2009/03/enabledisbale-system-restore-winvista/" target="_blank">Click here to know</a>)</li>
<li>Disable <em>&#8216;Pagefile&#8217;</em>(Virtual Memory). (<a href="http://www.techwhiz.in/2009/03/enabledisbale-pagefile-winvista/" target="_self">Click here to know</a>)</li>
<li>Disable <em>&#8216;Hibernation&#8217;</em>.   (<a href="http://www.techwhiz.in/2009/03/enabledisable-hibernation-in-windows-vista/" target="_self">Click here to know</a>)</li>
<li>Disable <em>&#8216;kernel memory dump&#8217;</em>.  (<a href="http://www.techwhiz.in/2009/03/enabledisbale-kernel-memory-dump-winvista/" target="_self">Click here to know</a>)</li>
<li>Download <em><a href="http://www.perfectdisk.com/" target="_blank">&#8216;Perfect Disk&#8217;</a> </em>and install it.</li>
<li> Download <em><a href="http://www.auslogics.com/disk-defrag/index.php" target="_blank">&#8216;Auslogics Disk Defrag&#8217;</a> </em>and install it.</li>
</ul>
<p>I would suggest to first defragment the system using inbuilt software before continuing any further.</p>
<p><strong>Diagnostic Steps</strong></p>
<ul>
<li>Run <em>&#8216;Auslogics Disk Defrag&#8217;</em> .</li>
<li>Keep an eye on the screen. The yellow box is the MFT(Master File Table).<br/><img class="aligncenter size-medium wp-image-411" src="http://www.techwhiz.in/wp-content/uploads/2009/03/win-vista-mft1-300x231.jpg" alt="win-vista-mft1" width="300" height="231" /></li>
<li>MFT is the main reason for the limitation in shrinking the volume.</li>
</ul>
<p>Shifting MFT is only possible when Windows is not accessing it. For that it should run before Windows Vista loads itself. In the following steps, we will try to shift the MFT. MFT may not shift to one end to enable you to shrink the entire free space. MFT shifts subsequently in each step. So you may have repeat shifting MFT unless you cannot do it any further.</p>
<p><strong>Core Steps</strong></p>
<ol>
<li>Run <em>&#8216;Perfect Disk&#8217;</em></li>
<li>Right Click on the desired drive and select <em>&#8216;Drive Properties&#8217;</em>.<br/><img class="aligncenter size-medium wp-image-412" src="http://www.techwhiz.in/wp-content/uploads/2009/03/win-vista-defrag2-300x257.jpg" alt="win-vista-defrag2" width="300" height="257" /></li>
<li>Click on <em>&#8216;Offline Defragmentation&#8217;.</em></li>
<li>Check on all the three options under defragmentation settings and click &#8216;OK&#8217;.<br/><img class="aligncenter size-medium wp-image-413" src="http://www.techwhiz.in/wp-content/uploads/2009/03/win-vista-defrag1-300x181.jpg" alt="win-vista-defrag1" width="300" height="181" /></li>
<li>Restart the system.</li>
<li>Before Vista loads, you will notice a black screen with defragmentation going on.</li>
<li>After Vista loads itself, perform <em>&#8216;Shrink Volume&#8217; </em>for whatever space is available.</li>
<li>Repeat the steps &#8217;5 to 7&#8242; and shrink the volume till it can be done.</li>
</ol>
<p><strong>After you are done with this do not forget to perform the following actions.<br />
</strong>The following actions are only recommended, it is totally on user&#8217;s discretion.<strong></strong></p>
<ul>
<li>Enable <em>&#8216;System Restore&#8217;</em>. (<a href="http://www.techwhiz.in/2009/03/enabledisbale-system-restore-winvista/" target="_blank">Click here to know</a>)</li>
<li>Enable <em>&#8216;Pagefile&#8217;</em>(Virtual Memory).  (<a href="http://www.techwhiz.in/2009/03/enabledisbale-pagefile-winvista/" target="_self">Click here to know</a>)</li>
<li>Enable <em>&#8216;Hibernation&#8217;</em>.  (<a href="http://www.techwhiz.in/2009/03/enabledisable-hibernation-in-windows-vista/" target="_self">Click here to know</a>)</li>
<li>Enable <em>&#8216;kernel memory dump&#8217;</em>. (<a href="http://www.techwhiz.in/2009/03/enabledisbale-kernel-memory-dump-winvista/" target="_self">Click here to know</a>)</li>
<li>Uninstall <em>&#8216;Perfect Disk&#8217;.</em></li>
<li>Uninstall <em>&#8216;</a>Auslogics Disk Defrag&#8217;.</em></li>
</ul>
<p>For any query please send email to saurabh(at)techwhiz(dot)in</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techwhiz.in/solution-to-shrink-volume-inadequacy-problem/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

