As cumulative updates, feature upgrades, and delivery-optimization caches pile up month after month, Windows 11 system drives can silently lose gigabytes to files the operating system no longer needs. Microsoft’s guidance—reinforced this week by a practical walkthrough from Technobezz—hasn’t changed, but it’s become more urgent: the safest path to reclaiming that space begins inside Settings, not inside the C:\Windows\WinSxS folder where a wrong click can cripple a PC.

The Tools You Already Have That Actually Work

Windows 11’s Temporary files screen is the starting line, and it’s deliberately conservative. When you open Settings > System > Storage > Temporary files, Windows shows only categories it has already identified as safe to remove. Checking “Windows Update Cleanup” and clicking Remove files is the most straightforward way to jettison superseded update components. If the category doesn’t appear, that’s not a bug—it means Windows hasn’t tagged any update files as eligible for cleanup yet.

Microsoft’s documentation underscores that this screen is designed to present ordinary maintenance options, not surgery. Alongside update leftovers, you might see thumbnail caches, temporary internet files, and the Recycle Bin. The one checkbox that demands a pause is Previous Windows installation(s). Removing those files frees up significant space—often 20 GB or more—but it permanently deletes the ability to roll back to the earlier Windows installation. Microsoft notes that this category typically disappears automatically 10 days after a feature upgrade. Only delete it when you’re confident the new build is stable.

Disk Cleanup is the old standby that still has a seat at the table. Search for it on the taskbar, pick the system drive, and—critically—click Clean up system files. That elevated scan surfaces system-level categories like “Windows Update Cleanup” and “Delivery Optimization Files” that the initial pass might skip. Microsoft still documents Disk Cleanup as a supported tool for trimming the component store, and it remains the official route for purging Delivery Optimization caches, which can bloat after large updates.

Storage Sense: The Set-and-Forget Option

For recurring maintenance, Storage Sense is the built-in janitor. Flip the switch at Settings > System > Storage > Storage Sense, and it will run automatically when disk space runs low or on a schedule you define. Microsoft’s support pages note that Storage Sense only operates when you’re signed in and online for more than 10 minutes, so it’s not a real-time sentinel. The defaults handle temporary system files and Recycle Bin contents, but the Downloads and cloud-content settings warrant a sober review: an aggressive Downloads rule can erase installers, driver packages, or work documents you assumed were safe.

When Simple Cleanup Isn’t Enough

Standard temporary-file cleaning might free a gigabyte here and there, but after years of cumulative updates, the component store can stubbornly hold onto space. That’s when the servicing tools come into play—but they’re not a substitute for the everyday cleanup you’ve already tried.

DISM Component Cleanup

The Deployment Image Servicing and Management tool offers a direct route to the component store. Running an elevated Command Prompt or Terminal with Dism.exe /online /Cleanup-Image /StartComponentCleanup tells Windows to strip out superseded component versions immediately, without the 30-day grace period that the automatic scheduled task applies. Microsoft describes this as an advanced option, and it’s appropriate only when the regular Temporary files and Disk Cleanup scans haven’t made a dent and you’ve confirmed through Storage settings or Cleanup recommendations that the component store is truly the bottleneck.

A more aggressive variation appends /ResetBase. It consolidates the component store so thoroughly that you can no longer uninstall any currently installed updates. Microsoft explicitly warns that while future updates will still be removable, the current update stack becomes permanent. Technobezz’s guide classifies this rightly as a last resort—not a monthly ritual.

The SoftwareDistribution Trap

Some online advice treats C:\Windows\SoftwareDistribution like a digital junk drawer. The folder caches update downloads, and emptying it can resolve stalled or corrupt installs. Microsoft’s own troubleshooting steps recommend stopping the Windows Update service, deleting the folder’s contents, and restarting the service when updates fail. But that’s a repair maneuver, not a free-space stunt. Doing it on a healthy system can force a complete re-download of updates, wasting time and bandwidth.

Why You Should Never Touch WinSxS Manually

File Explorer reports C:\Windows\WinSxS as enormous—often tens of gigabytes—and tempation follows. Microsoft’s guidance is blunt: deleting files from WinSxS, or the folder itself, can “severely damage Windows” and make the system impossible to update. The component store relies on hard links, so the apparent size isn’t the real consumption; Windows’ servicing infrastructure knows which files are truly orphaned and offers them up through the supported cleanup paths already described.

How We Got Here: A Legacy of Confusion

The fear of a swelling WinSxS folder isn’t new. It dates back to Windows Vista’s introduction of the component store, a design that trades disk space for reliability and serviceability. Over the years, Disk Cleanup survived from Windows 7, while old add-ons that tweaked its behavior for Server 2008 R2 still circulate in forum threads—utterly irrelevant to modern Windows 11 PCs. Microsoft’s shift toward reserved storage, intended to guarantee space for updates and temporary files, further reduces the need for drastic action. The scheduled StartComponentCleanup task, which runs automatically after 30 days, already does the same work many users try to replicate manually.

What to Do Right Now

  • After Patch Tuesday: Open Settings > System > Storage > Temporary files, scan for “Windows Update Cleanup,” and remove it if present. Pair it with “Delivery Optimization Files” if space is tight.
  • Enable Storage Sense: Set it to run monthly, keeping Downloads and cloud-content rules conservative.
  • After a feature upgrade: Wait at least a week before deleting “Previous Windows installation(s).” Confirm your critical apps, peripherals, and backups are healthy first.
  • When space remains critically low: Launch Disk Cleanup as administrator, run the system-file scan, and tick every category you can verify. If the component store still dominates, consider Dism.exe /online /Cleanup-Image /StartComponentCleanup—but only after you’ve exhausted the safer tools.
  • Never manually delete WinSxS files or folders. If a website suggests it, close the tab.
  • Reserve SoftwareDistribution deletion for moments when Windows Update throws error codes or gets stuck—not for routine housekeeping.

A Safer Future?

Microsoft’s emphasis on reserved storage, automated servicing tasks, and a growing array of cleanup recommendations inside Settings points in one direction: the company wants users to stop thinking about WinSxS at all. Future Windows 11 updates may further obscure the component store and give Storage Sense more intelligence, but the current message is already clear. The most destructive cleanup tricks are almost never necessary, and the safe paths are well-marked—if you know where to ignore the bad advice.