Why OneDrive Cleared Local Files and How to Recover Them on Windows 11

Quick fix: Visit onedrive.com, click your name → Recycle bin. Files deleted within the past 30 days are recoverable in one click. For files older than 30 days, check the Second-stage recycle bin below the standard one. OneDrive shows certain files as removed locally. You didn’t delete them. Sometimes a sync conflict, a misclick of … Read more

Why Windows.old Returns After Deletion and How to Remove It Permanently

Quick fix: Run Disk Cleanup as administrator, tick Previous Windows installation(s), and confirm — this is the only way Windows actually removes the Windows.old folder. Manual delete fails because the folder is protected. You manually deleted C:\Windows.old after a Windows 11 update. Hours of waiting, several GB of free space reclaimed. Then a week later … Read more

How to Move System32 WinSxS Folder Safely on Windows 11

Quick fix: Don’t move WinSxS — instead, shrink it with DISM /Online /Cleanup-Image /StartComponentCleanup /ResetBase. Moving WinSxS breaks the entire servicing stack and is not supported by Windows; the right approach is to reduce its size in place. You see C:\Windows\WinSxS showing as 12+ GB in WizTree or File Explorer and assume it’s safe to … Read more

Why OneDrive Files Take Up Local Space After Setting Them to Online-Only

Quick fix: Right-click the OneDrive folder → Free up space. This converts locally-cached files back to online-only. The cloud icon changes to a downward arrow showing files are cloud-only — local disk space is reclaimed immediately. You set OneDrive’s Files On-Demand to Online-only. You expected files to take zero local disk space. But OneDrive folder … Read more

Fix C Drive Filling Up Without Adding New Files on Windows 11

Quick fix: Run Disk Cleanup as administrator and tick Windows Update Cleanup, Previous Windows installation(s), and Delivery Optimization Files — these three categories alone routinely free 10–40 GB on a Windows 11 system you haven’t cleaned in a few months. You haven’t installed new apps. You haven’t copied new files. Yet the C: drive bar … Read more