Your C: drive says it's almost full — but your files and apps don't add up. So where did the space go? Windows knows EXACTLY where every gigabyte went... it just doesn't show you. On a typical PC, these hidden buckets add up to 50 GB or more. Here's how to find them and reclaim the space safely — using only Windows' own built-in tools, and without deleting a single system folder by hand.
⚠️ The #1 mistake: people delete the WinSxS folder because Explorer says it's huge. Explorer is LYING — it double-counts hard links. Here's the truth, and the safe way to actually reclaim space.
In this video:
• Why the WinSxS folder looks way bigger than it really is (hard links explained)
• The RAM-sized hidden file sitting in your C: root (hiberfil.sys)
• The 3 hidden caches quietly growing in the background
• How to measure your component store HONESTLY with DISM
• The safe, built-in cleanup — Storage Sense, DISM, powercfg, vssadmin
⏱️ Chapters
0:00 The 50 GB mystery
0:29 Why WinSxS looks huge (the hard-link illusion)
1:05 What update cleanup actually removes
1:42 hiberfil.sys — the RAM-sized hidden file
2:16 Hidden caches & System Restore shadow copies
3:04 Open an elevated Command Prompt
3:35 Approve administrator access (UAC)
4:07 Analyze the WinSxS store (the real size)
4:42 Clean superseded update components
5:16 Shrink or disable the hibernation file
5:48 Check how much System Restore is holding
💻 Commands used (run in an ADMIN Command Prompt)
dism /online /cleanup-image /analyzecomponentstore
dism /online /cleanup-image /startcomponentcleanup
powercfg /h off (or: powercfg /h /type reduced)
vssadmin list shadowstorage
⚠️ NEVER delete anything inside C:\Windows\WinSxS by hand — it's what Windows uses to repair itself and install updates. Use DISM, which only removes components the servicing stack has marked safe.
🔗 Full written guide + ask questions: https://windowsforum.com/
👍 If this freed up space on your PC, a like helps a ton — and subscribe for more no-nonsense Windows fixes.
#Windows11 #WindowsTips #CDrive #StorageCleanup #WinSxS #DiskSpace #WindowsForum