CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5
  1. #1
    John E is offline Elite Member Power Poster
    Join Date
    Apr 2001
    Location
    Manchester, England
    Posts
    4,867

    Defragging a disk under WinXP

    I seem to be different from most people. Or maybe I'm just less observant. Either way, I've never noticed the slightest difference after defragging a disk drive under Windows. This really bugs me - because other people always insist they saw dramatic improvements in performance...

    Anyway, having nothing to do yesterday I decided it was time to defrag some drives. I opened Control Panel (after backing everything up, naturally!!!), navigated to the Disk Defragger and ran it on my E: drive.

    To my utter disappointment, it stops once it reaches the stage of having no more fragmented files. It stops - even if the free space is still severely fragmented. Consequently, as soon as I start adding new files to the disk, it immediately becomes fragmented again!!

    I assumed there would be an option to put all the unfragmented files at the start of the disk leaving contiguous (unfragmented) free space at the end. But there doesn't seem to be any such option.

    So can anyone recommend a good (and preferably free) 3rd party defragger?
    "A problem well stated is a problem half solved.” - Charles F. Kettering

  2. #2
    Arjay's Avatar
    Arjay is offline Moderator / EX MS MVP Power Poster
    Join Date
    Aug 2004
    Posts
    13,490

    Re: Defragging a disk under WinXP

    How much free space did you have before you started defragging?

  3. #3
    John E is offline Elite Member Power Poster
    Join Date
    Apr 2001
    Location
    Manchester, England
    Posts
    4,867

    Re: Defragging a disk under WinXP

    About 3GB (which was about 15 percent of the total partition size). I didn't actually lose any space though. What happened was that Windows defragged all the fragmented files by moving them into various bits of free space. After it did that I expected it to move all the (now contiguous) files near to the start of the disk, so that the free space would also be contiguous at the end. But it didn't. Having defragged the fragmented files, it just stopped - leaving 3GB of fragmented free space, spread all over the disk. Seems like a waste of effort to me....
    "A problem well stated is a problem half solved.” - Charles F. Kettering

  4. #4
    Arjay's Avatar
    Arjay is offline Moderator / EX MS MVP Power Poster
    Join Date
    Aug 2004
    Posts
    13,490

    Re: Defragging a disk under WinXP

    It would be interesting to see if this has changed under Vista or Win7.

  5. #5
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: Defragging a disk under WinXP

    Try this!

    Get it here and get FREE Remote Installation (when purchased)!
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured