How to Use Windows 11 Quick Assist for Help
Discover how to use Windows 11 Quick Assist for seamless remote support. Learn step-by-step setup, troubleshooting, and tips to help friends or family with tech issues instantly.
Windows uses a system folder called WinSxS to store Windows installation files as well as backup files or update files. However, these files take up a lot of space on the system drive. Therefore, you should delete these folders and files to free up space on your Windows computer.
What exactly is the WinSxS folder?
Before we learn how to clean up the WinSxS folder, let's go over some important points.
First of all, you cannot completely delete the WinSxS folder, but you can definitely reduce its size. The reason is that the WinSxS folder contains many important libraries and components of the operating system. They are essential in solving problems related to the operating system. So, in a way, users should not touch the WinSxS folder because it is there to keep the PC safe and stable.
However, the problem is that the WinSxS folder continues to grow over time and if you have been using your machine for many years, the folder will take up about 40% of your operating system hard drive, which is quite worrying.
So what exactly is going on in that folder? Actually, in addition to the operating system components, Windows also keeps update files in the WinSxS folder. So whenever you get a new update, the files are downloaded and stored, just in case you run into problems in the future and want to roll back to a previous build. Basically, every time you get an update, the files accumulate in that folder, resulting in a staggeringly higher operating system hard drive space.
It would be wrong to say that Microsoft isn’t trying to fix the problem. Currently, Windows 10 comes with an automatic maintenance service that cleans up replaced files after a month. However, users report that it doesn’t work as intended.
Anyway, now you have a clear understanding of the problem and can take steps to reduce the folder size so that it does not hinder system stability.
Use Disk Cleanup to delete old updates from the SxS folder
1. First open the Disk Cleanup tool by typing disk cleanup into the Search box on the Start Menu or on the Taskbar and then pressing Enter. On the search results list, click Disk Cleanup.
2. On the Disk Cleanup tool window, click the Cleanup system files button.
3. Check Windows Update Cleanup.
4. Finally click OK and you're done.
Use Command Prompt to delete the SxS folder
If you want to see how much free space the SxS folder is taking up, you can use Command Prompt.
1. Open Command Prompt as Admin. To do this, type cmd in the Search box on the Start Menu or the Search box on the Taskbar. In the search results list, right-click Command Prompt and select Run as administrator.
Or else, right-click the Start button in the bottom left corner of the screen, select Command Prompt (Admin).
2. On the Command Prompt window, type the command below and press Enter:
Dism.exe /online /Cleanup-Image /StartComponentCleanup
Wait a few minutes for the DISM tool to analyze the folder. Once completed, you will see details about how much space the SxS folder is taking up.
3. To delete the SxS folder, enter the following command into the Command Propmt window:
Dism.exe /online /Cleanup-Image /StartComponentCleanup
Alternatively, you can use another command to uninstall Windows Updates and service packs to free up space. Use the following command:
Dism.exe /online /Cleanup-Image /StartComponentCleanup
The execution of the command depends on the system and the size of the file you delete.
Delete the WinSxS folder using the StartComponentCleanup task
The StartComponentCleanup task was created in Windows 8 to automatically clean up components on a regular basis, when the system is not in use. This task is set to run automatically when triggered by the operating system. When running automatically, the task will wait at least 30 days after an updated component is installed, before uninstalling previous versions of that component.
If you choose to run this task, it will time out for 1 hour and may not completely clean up all files.
The StartComponentCleanup task can also be started from Command Prompt with admin privileges:
schtasks.exe /Run /TN "\Microsoft\Windows\Servicing\StartComponentCleanup"
Win1. Press the + keys Rto open Run , type taskchd.msc into Run and press OK to open Task Scheduler .
2. Navigate to and open the folder below in the left panel of Task Scheduler:
Task Scheduler Library\Microsoft\Windows\Servicing
3. In Servicing in the middle, select the StartComponentCleanup task and click Run in Selected Item on the right.
4. The StartComponentCleanup task will run until it completes (this may take some time).
Delete the WinSxS folder using /StartComponentCleanup and /ResetBase with the Dism command
Using the /ResetBase switch with the /StartComponentCleanup parameter of DISM.exe on a running instance of Windows 10 will remove all superseded versions of every component in the component store.
All current service packs and updates cannot be uninstalled after this command is completed. This will not block future service packs or updates from being uninstalled.
1. Open Command Prompt with admin rights .
2. Type the command below into Command Prompt and press Enter.
Dism.exe /online /Cleanup-Image /StartComponentCleanup /ResetBase
3. When finished, you can close Command Prompt if you want. This may take a while to complete.
Delete WinSxS folder using /SPSupersed with Dism command
To reduce the amount of space used by a service pack, use the /SPSuperseded parameter of Dism.exe on a running instance of Windows 10 to remove any backup components required for uninstalling the service pack. A service pack is a collection of cumulative updates for a specific release of Windows.
This option will most likely never be needed for Windows 10, as service packs are no longer used for Windows 10.
The service pack cannot be uninstalled after this command completes.
1. Open Command Prompt with admin rights.
2. Type the command below into Command Prompt and press Enter.
Dism.exe /online /Cleanup-Image /SPSuperseded
3. When finished, you can close Command Prompt if you want. This may take a while to complete.
See more articles below:
Good luck!
Discover how to use Windows 11 Quick Assist for seamless remote support. Learn step-by-step setup, troubleshooting, and tips to help friends or family with tech issues instantly.
Struggling with dual monitor lag on Windows 11? Discover proven troubleshooting fixes to eliminate stuttering, delays, and performance issues for seamless multi-monitor setups. Step-by-step guide inside.
Struggling with the frustrating Windows 11 "Startup Settings" blank error? Discover proven, step-by-step fixes to restore your boot options quickly and get your PC running smoothly again. No tech expertise needed!
Discover how to activate Windows 11 Enterprise using KMS effortlessly. This comprehensive guide covers everything from requirements to troubleshooting, ensuring seamless activation for your business needs.
Struggling with the dreaded KMODE EXCEPTION NOT HANDLED error on Windows 11? Discover proven, step-by-step fixes to resolve this blue screen nightmare quickly and get your PC running smoothly again. No tech expertise needed!
Struggling with Windows 11 "Motherboard" Driver Error? Discover proven troubleshooting steps to fix it fast and get your PC running smoothly again. Easy, step-by-step guide for beginners.
Struggling with ping spikes on Windows 11 over Wi-Fi? Discover proven fixes to stabilize your connection, reduce lag, and enjoy smooth gaming or streaming. Step-by-step solutions for instant results.
Accidentally deleted precious photos? Discover proven methods to recover deleted photos in Windows 11 effortlessly. Step-by-step guides, tools, and tips to restore your images safely.
Discover how to use Windows 11 Terminal instead of CMD for a modern, efficient command-line interface. Learn installation, setup, and tips to boost your productivity with tabs, themes, and more.
Discover safe, legitimate ways to activate Windows 11 Pro without a product key. Learn step-by-step methods using built-in tools and official Microsoft options to get your OS up and running smoothly. No risks, no hassle – just pure productivity.