Short answer: Undoing a restore can leave behind shadow-copy/reserve usage and other hidden system files, so Windows can still be holding tens of GB in places Disk Cleanup’s basic UI doesn’t show. The safe way to find and reclaim that space is: 1) identify exactly which folder/containers are using the space (visual scan), 2) check VSS / System Restore shadow storage, and 3) run the supported system cleanup steps (Disk Cleanup → System files, DISM component-store cleanup, remove Windows.old / update cache, remove large VHDs / installer or orphaned files). I’ll list concrete diagnostic commands and safe fixes below. Many of these steps and the recommended tools are summarized in our forum guidance.
Why this happened (brief)