0

I have a question about Windows user folder size.

I'm using Windows 10 latest version, let's denote my pc user name as abc. When I right click the folder c:\users\abc and select Properties, Windows tells me the size of this folder is 16.7 GB.

But when I open this folder c:\users\abc, select all sub-folders, like documents, downloads, ... again right click to see properties, Windows now tells me the size is 49.2 GB, which is the actual size.

I didn't create any symlinks nor hidden files here. So why there is so huge the difference? BTW, this only happens to my user folder c:\users\abc, other directories seem pretty fine with size display.

Edit 1: I'm not asking how to get or visualize the correct folder size. My question is why the two displayed sizes are so different? Also, in my case, it's the folder size 'much less' than the actual size, not 'more' than, nor 'slightly different from'.

C9Z
  • 21

1 Answers1

0

Confirmed as a bug in Windows 10 version 1803, no solution yet.

Enumerating a folder’s content in explorer just returns wrong data. A 2TB-HD contains e.g. real 43.048 files, 4.123 files and occupies 735 GB. Listing the folder properties in Windows 1803 will display: 4,104 files, 2,113 folders an a size of 98.9 GB. Only if the user go to the folder, select all files (and subfolders) with CTRL+A, then the properties are calculated correctly (in this case).

Ref: https://borncity.com/win/2018/05/04/windows-10-april-update-bugs-and-issues/

C9Z
  • 21