The total disk space shown by the "scanner" program is 232GB and the innermost circle shows used space is 143GB.

When I check with WinDirStat the total files used are 88GB.

Does this mean that the filesystem tree structure is taking the rest of the space ?

That doesn't sound correct. Since it would mean the NTFS data structure is using about 55GBs!

Edit : Just showed SpaceSniffer is showing 53.9 GB as `Unknown (not yet scanned) Space``

link|improve this question
Are you taking into account reserved space for the MFT? Also something to consider is the Journal file, which is invisible to many scanning programs. – Randolph West May 6 '11 at 2:35
True, but doesn't 55 GBs sound too much ? – PlanetUnknown May 6 '11 at 2:41
1  
Not for the Journal file. Something else to consider is space consumed by the System Restore. Of course, to be really sure, you could run a chkdsk /r on your machine. – Randolph West May 6 '11 at 2:42
having the same issue, what was the problem?, running check disk at the moment – Miau Jun 12 '11 at 16:03
Miau : Living with the fact that it indeed uses all that space. – PlanetUnknown Jun 12 '11 at 21:51
feedback

1 Answer

Data not found by WinDirStat could be:

  • Owned by users whose folders WinDirStat doesn't have permission to access. Run WinDirStat as administrator.
  • Stuff in the Recycle Bins owned by various users? Look at the size of the C:\$Recycline.Bin folder (you may need to disable "hide protected operating system files"
  • Volume Shadow Copy / System Restore / System Protection. Check out System Properties --> System Protection to configure it.
link|improve this answer
One additional thing to note is that if you've ever moved your system partition (between drives, or within the drive), System Protection seems to keep the files from the "old" partition and never start protecting the new, unless you manually set it up. I found that System Protection was off for my drive, but it had an old snapshot eating up 10GB until I told it to stop protecting the nonexistent partition. – Nick May 21 at 22:41
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.