


Initially, clear the Windows Component Store (the WinSxS folder) by optimizing the storage with the command: Dism.exe /Online /Cleanup-Image /StartComponentCleanup
#WINSXS FOLDER CLEANUP HOW TO#
How to Clean Up the Component Store (WinSxS folder) on Windows DISM /Online /Cleanup-Image /RestoreHealth The DISM command also allows us to check and repair our Windows image. Windows Explorer Reported Size of Component Store : 8.44 GBĬomponent Store Cleanup Recommended : YesĪs we can see, we can reduce the size of the WinSxS folder by (1,97 + 0,44) GB. We can also analyze the size of the component store (WinSxS folder) using the DISM command: Dism.exe /Online /Cleanup-Image /AnalyzeComponentStoreĭeployment Image Servicing and Management tool We can find out the real size of the WinSxS folder on disk using the du tool from Sysinternals: du -v c:\windows\winSXS Most file managers (including File Explorer) show a slightly larger WinSxS folder size than it takes on disk. Steps to Clean Up and Compress WinSxS Folder on Windows Server/Windows 10įirstly, get the current size of the WinSxS folder on Windows by opening the properties of the %windir%\WinSxS folder in File Explorer (or use a PowerShell script).

Finally, enable NTFS compression on the WinSxS folder – a way to reduce the size of the WinSxS directory using the built-in compression of the NTFS file system.Features on Demand – allows us to remove unused Windows components from the disk.Initially, optimize the component store and remove old versions of Windows component files left after installing Windows updates.Today, let us see the WinSxS folder in Windows, the reasons of its constant growth and safest ways to clean up the WinSxS folder on Windows Server 2016/2019. Moreover, its size is not limited by anything. The WinSxS directory will grow in size over time. Today, let us see how our Support techs clean up the WinSxS folder on Windows Server 2016/2019.Ĭlean Up and Compress WinSxS Folder on Windows Server/Windows 10 Wondering how to Clean Up and Compress WinSxS Folder on Windows Server/Windows 10? We can help you with it.Īs part of our Server Management Services, we assist our customers with several Windows queries.
