• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Windows8 reports incorrect disk usage on SSD

SgtSpoon

Member
I have a very annoying problem ... The windows 8 file explorer displays my C: drive in red, claiming that i only have 1.7Gb free of 119Gb. The disk is a 128Gb samsung SSD (840 or 840 pro, not sure).

However, if i configure file exporer to display hidden files, then do CTRL+A and then ALT+Enter in the root of C:\, the measured size is 42.6Gb :s

I googled around a bit, and tried executing "powercfg -f off" in the command prompt. That frees up 6Gb, but i don not want to disable hibernation, i use it alot.

So, anyone knows where my remaining 76Gb went?

I tried using SpaceSniffer (nice tool), and it shows 68Gb of "unknown" space. This unknown space does not show up in any of my other disks. Should i be thinking in the direction of a root kit? My computer is running fine and dandy, no visible traces of any spyware (i am very vigilant about what gets installed)

sniffer.png


Edit: i also tried running this command: "VSSADMIN LIST SHADOWSTORAGE"

Which reports:
Used Shadow Copy Storage space: 0 bytes (0%)
Allocated Shadow Copy Storage space: 0 bytes (0%)
Maximum Shadow Copy Storage space: 1.19 GB (1%)

Edit2: ok, problem solved. I tried another tool called treeview which painted another picture:

treesize.png


Apparently when bringing up the properties of a folder in windows file explorer, folders that are only accessible by an administrator dont add to this total ... that sure sounds logical now but i didnt really think of this. I deleted everything and now have 70Gb of disk space again 🙂
 
Last edited:
Just wondering how did you get 70Gb of Windows/temp files?

I did find out I had @4.5 Gb of c:NVIDIA\ files
and realized the entire directory can be deleted after installing the drivers
 
Last edited:
Already back at 3.9Gb after one day ... all logfiles named MSI*.LOG (example: MSI1a69b.log)

Content:

=== Verbose logging started: 6/3/2014 20:38:41 Build type: SHIP UNICODE 5.00.9600.00 Calling process: C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorsvw.exe ===
MSI (c) (58:A4) [20:38:41:738]: Resetting cached policy values
MSI (c) (58:A4) [20:38:41:738]: Machine policy value 'Debug' is 0
MSI (c) (58:A4) [20:38:41:738]: ******* RunEngine:
******* Product: {9C593464-7F2F-37B3-89F8-7E894E3B09EA}
******* Action:
******* CommandLine: **********
MSI (c) (58:A4) [20:38:41:738]: Client-side and UI is none or basic: Running entire install on the server.
MSI (c) (58:A4) [20:38:41:738]: Grabbed execution mutex.
MSI (c) (58:A4) [20:38:41:738]: Cloaking enabled.
MSI (c) (58:A4) [20:38:41:738]: Attempting to enable all disabled privileges before calling Install on Server
MSI (c) (58:A4) [20:38:41:738]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (s) (8C:8C) [20:38:41:753]: Running installation inside multi-package transaction {9C593464-7F2F-37B3-89F8-7E894E3B09EA}
MSI (s) (8C:8C) [20:38:41:753]: Grabbed execution mutex.
MSI (s) (8C:7C) [20:38:41:753]: Resetting cached policy values
MSI (s) (8C:7C) [20:38:41:753]: Machine policy value 'Debug' is 0
MSI (s) (8C:7C) [20:38:41:753]: ******* RunEngine:
******* Product: {9C593464-7F2F-37B3-89F8-7E894E3B09EA}
******* Action:
******* CommandLine: **********
MSI (s) (8C:7C) [20:38:41:753]: Machine policy value 'DisableUserInstalls' is 0
MSI (s) (8C:7C) [20:38:41:753]: Note: 1: 2203 2: C:\WINDOWS\Installer\inprogressinstallinfo.ipi 3: -2147287038
MSI (s) (8C:7C) [20:38:41:753]: SRSetRestorePoint skipped for this transaction.
MSI (s) (8C:7C) [20:38:41:753]: MSCOREE not loaded loading copy from system32
MSI (s) (8C:7C) [20:38:41:769]: End dialog not enabled
MSI (s) (8C:7C) [20:38:41:769]: Original package ==> C:\WINDOWS\Installer\4b6b52.msi
MSI (s) (8C:7C) [20:38:41:769]: Package we're running from ==> C:\WINDOWS\Installer\4b6b52.msi
MSI (s) (8C:7C) [20:38:41:769]: APPCOMPAT: Uninstall Flags override found.
MSI (s) (8C:7C) [20:38:41:769]: APPCOMPAT: Uninstall VersionNT override found.
MSI (s) (8C:7C) [20:38:41:769]: APPCOMPAT: Uninstall ServicePackLevel override found.
MSI (s) (8C:7C) [20:38:41:769]: APPCOMPAT: looking for appcompat database entry with ProductCode '{9C593464-7F2F-37B3-89F8-7E894E3B09EA}'.
MSI (s) (8C:7C) [20:38:41:769]: APPCOMPAT: no matching ProductCode found in database.
MSI (s) (8C:7C) [20:38:41:769]: Opening existing patch 'C:\WINDOWS\Installer\13e39e.msp'.
.... more ...


I think this is the culprit:

http://support.microsoft.com/kb/2545723/en-us
 
Last edited:
Back
Top