Why does WinDirStat report less space used than Windows does?

10

1

I have an SSD with ~125GB formatted, and it claims ~99GB are consumed. It has been rapidly consuming storage space for weeks. I have found many instances of unexplained SSD consumption online, none of which seemed to have my answer. SSD Data Loss Over Time

My user's directory has been properly moved to another HDD with a junction so that none of my normal data storage is done on the SSD. Windows and Program Files are still present.

However, the strange thing is that I only have 46GB of data on the drive as confirmed by directory tree listings and Total Commander viewing hidden and system files. Display with Hidden Files

WinDirStat, manual inspection, and any other storage consumption analysis tool report 46GB of data on the drive when launched from a copy of Windows running on the SSD. Storage Analysis This is a big discrepancy from the ~99GB consumed. Where is all my free space?

user1695505

Posted 2015-05-20T09:51:59.197

Reputation: 319

This is really not a question but an explanation of something I didn't find explained elsewhere before finding the answer myself. Please tell me if this doesn't belong here. – user1695505 – 2015-05-20T09:54:00.803

possible duplicate of How can I visualize the file system usage on Windows?

– Karan – 2015-05-20T09:54:49.223

1@user1695505 Format it as a question then add the solution as an answer. Also add "answered" or "solved" to the title and accept your own answer. Then it is clear. – Ctrl-alt-dlt – 2015-05-20T09:55:45.323

1You need to run WinDirStat as admin so it finds everything. Also, as you've noted this is not a question at all. You could break this up into a question and an answer, but there are lots of duplicates on this very site and so it would get closed anyway. @JamieWilletts: No point really. – Karan – 2015-05-20T09:56:06.763

@Jamie Willetts - thank you, will do immediately. – user1695505 – 2015-05-20T09:56:21.957

@karan, this is not a duplicate nor a thread about using WinDirStat. This is a thread concerning free space that is consumed without apparent explanation while Windows is running from the drive. WinDirStat does not see the culprit folder at all when Windows is running from that drive, not even as admin. – user1695505 – 2015-05-20T10:06:59.880

Then one of the other tools listed in answers to that question will certainly find it. Also there are other questions dealing with the same system restore 'lost' data issue as well. – Karan – 2015-05-20T10:11:53.573

In my searches I did not find a clear answer to this problem, I found lots of similar problems with different answers. The folder in question is inaccessible while Windows is running, only something running at boot would be able to analyze the size of the folder in question. Moderators may feel free to remove this thread if they deem it a duplicate. – user1695505 – 2015-05-20T10:16:58.983

I was able to look at your intial scan and tell right away what was consuming your storage space. I was also going to point out you didn't run it with esclated privilages. – Ramhound – 2015-05-20T10:50:21.477

3

@JamieWilletts: Please do not ask people to add "answered" or "solved" to the title. This is not a forum.

– Karan – 2015-05-20T17:21:28.933

1@JamieWilletts: The way to do that on SU is to accept your own answer (need to wait 2 days after the question was asked to do that). – fixer1234 – 2015-05-21T04:08:19.907

Answers

15

If you did not run WinDirStat as admin, it would only be able to report on space used by files that it is allowed to see.

Run it again as administrator, and it should start showing you the total picture of where the space has gone.

Kevin Panko

Posted 2015-05-20T09:51:59.197

Reputation: 6 339

I tested it with admin and without with a folder with a hidden folder inside, with a hidden file inside, it displayed the total size including hidden files without and with admin privileges. – Santropedro – 2018-11-28T23:16:46.823

9

So what is taking up all this space? System restore. I was able to determine this by loading the drive through another computer and viewing hidden/system files.

In my case System Restore was currently configured to consume 50% of the storage space of the drive, thus this massive System Volume Information folder. To reconfigure, [Right Click]Computer --> Properties --> System Protection (on right) --> Configure Culprit

user1695505

Posted 2015-05-20T09:51:59.197

Reputation: 319

This is the thread's official answer and will be accepted in 2 days time when allowed. – user1695505 – 2015-05-20T10:03:05.353

This is a "question," not a "thread." Threads have "discussions" with "replies" but questions just have "answers." Check out this question: Is Stack Overflow a forum?

– Kevin Panko – 2015-05-21T14:35:45.393