There is a folder in Windows that quietly consumes gigabytes of your disk space without ever notifying you. It is called WinSxS, and most users are completely unaware of its existence. In this guide, we will explore exactly what it stores, why it continuously expands, and—most importantly—how you can safely reclaim valuable storage space in just a few minutes.
What is WinSxS and why does it grow?
WinSxS (which stands for Windows Side by Side) is a core system folder you'll find sitting at C:\Windows\WinSxS.
Think of it as Windows’ central component store. It holds onto all the binaries, manifests, and update files the operating system needs to push updates, turn features on or off, and run self-repairs.
Now, whenever you install a Windows update, the system doesn't just throw away the old version of a file—it saves it as a backup. So, with every single update patch or major feature drop, that folder just quietly balloons in size.

Basically, when a new update drops, Windows keeps the older versions of certain components around so you have a quick way to roll back if an update bricks something. So, that massive file size isn't a glitch; it's totally by design.
While Windows does have some background housekeeping tasks to free up space over time, they’re pretty conservative and seriously drag their feet when it comes to tossing out legacy data. That’s why pulling off a manual, deep-dive Disk Cleanup is often the way to go.
It’s also super important to mention a neat system trick here: File Explorer actually overestimates how big the WinSxS folder really is. Most of the files inside are just "hard links" pointing to other spots like System32, but File Explorer gets confused and counts every single hard link as a brand-new file.
Because of this, the real space it takes up might be a lot smaller than what the properties window tells you. Still, that doesn't mean you shouldn't clean it up.
Deep Cleaning with DISM
The smartest and safest way to clean up the WinSxS folder without completely wrecking your system is by using the DISM (Deployment Image Servicing and Management) tool. It sounds nerdy, but it's basically a powerhouse command-line utility built right into Windows.
To get started, just follow these steps:
1. Right-click your Start button and hit Terminal (Admin). Or, just pop open Windows Search, type cmd, and run the Command Prompt as an administrator.
2. Once the terminal window opens, paste in this command and hit Enter:
Dism.exe /online /Cleanup-Image /StartComponentCleanup

Now, sit back and give it a few minutes to do its thing.
You can totally keep using your PC while it runs. This process won’t touch your current system files or any recent updates—it only takes out the trash by removing old versions of files you literally don't need anymore.
Going aggressive with the cleanup
If you're really starved for space and you're 100% sure your PC is running flawlessly after the latest update, you can hit it with the aggressive approach using this command:
Dism.exe /online /Cleanup-Image /StartComponentCleanup /ResetBase

This version of the command basically tells Windows, "Lock in the current system state as the true baseline." The payoff? You can save a ton of space. In fact, we've recently used this exact command to nuke over 15GB of dead Windows Update files.
But here's the catch you need to remember: using that /ResetBase switch permanently deletes every older version of a component. Once you hit enter, there’s no going back. You will lose the ability to uninstall any Windows update you had installed prior to running the tool.
On top of that, especially on some of the newer Windows 11 builds, doing this might cause your system to temporarily throw errors when grabbing future updates.
Windows Backup, Restore & Disk Cloning With a Powerful Free Tool
So, the golden rule: don't use this aggressive command unless you desperately need the disk space, and never run it if you have updates that are pending or failing to install.
What NOT to do. Ever.
No matter what, do not just delete the WinSxS folder. Seriously, just don't open the WinSxS folder and manually hit delete on a single file. That is, unless you want to brick your entire operating system.
It’s full of mission-critical system files, and messing with it by hand can cause some next-level headaches—like preventing your PC from booting entirely or completely breaking Windows Update.
Wrapping up
At the end of the day, WinSxS isn't a problem—it’s actually a safety net. With the right utilities (like Disk Cleanup and DISM), you can keep its size in check without tanking your system’s stability. You really don’t need to obsess over this either; running these commands every few months is completely fine. The goal isn't to wipe the folder out—it's just to stop it from going rogue on your hard drive.
Support PCsteps
Do you want to support PCsteps, so we can post high quality articles throughout the week?
You can like our Facebook page, share this post with your friends, and select our affiliate links for your purchases on Amazon.com or Newegg.
If you prefer your purchases from China, we are affiliated with the largest international e-shops:

