I want to clean up my disk storage (451,25 Go) but I don't understand why it doesn't match its content size (194,09 + 26,72 + ...), any idea?
It seems that a lot those mistery files are in 'Others' but can't find where.
Is there any hidden folders not listed on the screenshot below?
EDIT : The difference is Huge, more than 100Go, is there a way to remove some these files?
EDIT 2 : Since my post is unclear, try to say it better : Where are those missing files on the list and can I secure delete them? I already used CleanMyMac and made a Spotlight reindex.
EDIT 3 : Thanks kevin9794 now i know : It's System/Librairy/Cache/com.apple.coresymbolicationd with 196.1Go! Got a big list of "grow.xxxx" files. Looks like i can delete them what is com.apple.coresymbolicationd in caches?. What's your opinion?
lost+found
folder does not look like a good sign. I wonder if corruption of the disk directory might be responsible for some of the discrepancy.du -h
(in sudo mode) in a Terminal window is usually a better tool for examining disk usage than the Finder, as I'm not sure the Finder can accurately size folders you don't have access permissions to. – NSGod Apr 07 '16 at 19:53