How to defragment a single file and not the entire disk
Sysinternals provides the Contig utility, which you can use to defragment individual files or folders.
You can download the tool at
http://www.sysinternals.com/Utilities/Contig.html
To defragment a single file, use this format:
contig [filename]
To analyze the fragmentation status, add the -a switch, for example:
X: emp>contig -a en_whatchmacallit.iso
Alternatively, you can use wild cards in addition to the -s switch to search through the path given and any child folders and perform degragmentation on files matching the given file name criteria. The Contig tool is a great utility to keep important files defragmented without having to worry about the entire disk.






Add New Comment
Thanks. Your comment is awaiting approval by a moderator.
Do you already have an account? Log in and claim this comment.
Add New Comment