Wipe the winSxS folder to free up windows space
Windows uses a system directory called winSxS to store windows installation files as well as backup files or update files. However, these files occupy quite a lot of space on the system drive. So you should delete the folders, this file will go to free up your windows computer space.
1. Use Disk Cleanup to delete old updates from the SxS folder
1. First open the Disk Cleanup tool by entering the disk cleanup into the Search box on the Start Menu or on the Taskbar and pressing Enter. On the list of search results, 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 to finish.
2. Use the Command Prompt to delete the SxS folder
If you want to see how much space the SxS folder takes, you can use the Command Prompt.
1. Open Command Prompt under Admin. To do this, enter cmd in the Search box on Start Menu or search in the Taskbar. On the search results list, right-click Command Prompt and select Run as administrator.
Alternatively, right-click on the Start button in the bottom left corner of the screen, select Command Prompt (Admin).
2. On the Command Prompt window, enter the command below and press Enter:
Dism.exe / online / Cleanup-Image / StartComponentCleanup
Wait a few minutes for DISM tool to analyze the directory. Once completed, you will see how much space the SxS folder will take.
3. To delete the SxS folder, enter the following command into the Command Propmt window:
Dism.exe / online / Cleanup-Image / StartComponentCleanup
You can also use other commands to uninstall Windows updates and service packages to free up free space. Use the following command:
Dism.exe / online / Cleanup-Image / StartComponentCleanup
The execution of the command depends on the system and the file size you delete.
Refer to some of the following articles:
- How to download Windows 10 Anniversary Update update?
- Here's how to uninstall Windows 10 to return to using Windows 7 or 8.1
- Summary of several ways to start Windows 10 in Safe Mode
Good luck!
You should read it
- 5 simple ways to regain storage space on your Android device
- Microsoft will not notify you of the amount of memory required to install Windows 10 updates
- Should I use Full-Drive Compression to free up space on Windows?
- How to Free Up Hard Disk Space on OS X with Squeeze
- Steps to free up Google Drive space
- Good tips for Android devices
- How to speed up your computer, improve Windows performance
- 13 easy ways to free RAM make the machine run faster
- How to free up hard drive space with CompactGUI
- How to get back 20GB of storage after the Windows 10 November update
- 8 tricks to 'free' Mac drive
- Automatically frees free space on Windows 10 after 30 days
Maybe you are interested
What to do when open command window here does not appear?
How to switch users on the Linux command line
How to fix Mac Homebrew error 'zsh: command not found: brew'
What is the Command key on Windows?
How to use read command in Linux
Basic Linux commands everyone needs to know - Operations on Linux are much faster