<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: How can I see how many fragments a file uses in Windows?</title>
	<link>http://ask.metafilter.com/114773/How-can-I-see-how-many-fragments-a-file-uses-in-Windows/</link>
	<description>Comments on Ask MetaFilter post How can I see how many fragments a file uses in Windows?</description>
	<pubDate>Fri, 20 Feb 2009 22:27:48 -0800</pubDate>
	<lastBuildDate>Fri, 20 Feb 2009 22:27:48 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How can I see how many fragments a file uses in Windows?</title>
		<link>http://ask.metafilter.com/114773/How-can-I-see-how-many-fragments-a-file-uses-in-Windows</link>	
		<description>How can I see how many fragments a file uses in Windows? &lt;br /&gt;&lt;br /&gt; I have several large files that I&apos;m trying to keep defragmented in Windows XP.&lt;br&gt;
&lt;br&gt;
It would be great to be able to see at a glance how many fragments a given file is using, so that I can see if I need to defrag again.&lt;br&gt;
&lt;br&gt;
Windows obviously has this information, but doesn&apos;t seem to display it anywhere - you cannot see this in Windows Explorer or anywhere else that I&apos;ve looked.&lt;br&gt;
&lt;br&gt;
Am I missing some Windows trick to see this, or is there perhaps a small freeware app that one can use to see this information for a given file?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2009:site.114773</guid>
		<pubDate>Fri, 20 Feb 2009 22:21:40 -0800</pubDate>
		<dc:creator>worldshift</dc:creator>
		
			<category>windows</category>
		
			<category>file</category>
		
			<category>fragments</category>
		
	</item> <item>
		<title>By: We had a deal, Kyle</title>
		<link>http://ask.metafilter.com/114773/How-can-I-see-how-many-fragments-a-file-uses-in-Windows#1647937</link>	
		<description>If you&apos;re OK with the command-line, &lt;a href=&quot;https://technet.microsoft.com/en-us/sysinternals/bb897428.aspx&quot;&gt;Contig&lt;/a&gt; is the tool for you: not only can it tell you how many fragments your file is using, it can defragment it for you.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.114773-1647937</guid>
		<pubDate>Fri, 20 Feb 2009 22:27:48 -0800</pubDate>
		<dc:creator>We had a deal, Kyle</dc:creator>
	</item><item>
		<title>By: theichibun</title>
		<link>http://ask.metafilter.com/114773/How-can-I-see-how-many-fragments-a-file-uses-in-Windows#1647965</link>	
		<description>&lt;a href=&quot;http://www.defraggler.com/&quot;&gt;Defraggler&lt;/a&gt;, from the same people who brought you CCleaner.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.114773-1647965</guid>
		<pubDate>Fri, 20 Feb 2009 23:32:31 -0800</pubDate>
		<dc:creator>theichibun</dc:creator>
	</item><item>
		<title>By: xla76</title>
		<link>http://ask.metafilter.com/114773/How-can-I-see-how-many-fragments-a-file-uses-in-Windows#1647976</link>	
		<description>If you only wanted to use built in windows functions to see, you have to start the defrag tool, run analyze on the disk where your file resides, then view report - that will show you how many fragments individual files are in. Other than that, I&apos;d definitely go with contig as mentioned above.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.114773-1647976</guid>
		<pubDate>Sat, 21 Feb 2009 00:46:52 -0800</pubDate>
		<dc:creator>xla76</dc:creator>
	</item><item>
		<title>By: motdiem2</title>
		<link>http://ask.metafilter.com/114773/How-can-I-see-how-many-fragments-a-file-uses-in-Windows#1648044</link>	
		<description>&lt;a href=&quot;http://my.opera.com/rejzor/blog/power-defragmenter-3-0-released&quot;&gt;power defragmenter&lt;/a&gt; uses contig, but with a graphical user interface if the command line scares you.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.114773-1648044</guid>
		<pubDate>Sat, 21 Feb 2009 09:04:42 -0800</pubDate>
		<dc:creator>motdiem2</dc:creator>
	</item><item>
		<title>By: worldshift</title>
		<link>http://ask.metafilter.com/114773/How-can-I-see-how-many-fragments-a-file-uses-in-Windows#1649556</link>	
		<description>Thanks everyone for the great suggestions.&lt;br&gt;
&lt;br&gt;
I went with Defraggler to sort out one of my major files, an Evernote database over a GB in size.  It&apos;s slightly disconcerting in that it always ends by saying &quot;No files were defragmented&quot; - this being because it never manages to get a large file down to just one allocation on my system - but it did reduce it from over 1,500 fragments to just 50 on the first pass.&lt;br&gt;
&lt;br&gt;
After deleting still more files from my drive, then by running Diskeeper on the whole drive first and then Defraggler on the database I was able eventually to get it down to just 5 allocations, which is ok.&lt;br&gt;
&lt;br&gt;
Incidentally a great little utility for finding large files is &lt;a href=&quot;http://www.jam-software.com/freeware/index.shtml&quot;&gt;TreeSize&lt;/a&gt;, which shows you all the files in a folder sorted by size with a graphical bar showing the relative size of each; you can then right-click on any directory to immediately open it and delete any unnecessary files.  Much nicer than WinDirStat.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.114773-1649556</guid>
		<pubDate>Sun, 22 Feb 2009 23:24:33 -0800</pubDate>
		<dc:creator>worldshift</dc:creator>
	</item>
	</channel>
</rss>
