newpersn Posted August 27, 2014 Posted August 27, 2014 Whats the easiest way to clean up the windows SXS Folder. Ive installed the User Interface and Infransture to get disc clean up but it hasnt touched that folder?
fairm010 Posted August 27, 2014 Posted August 27, 2014 There should be a button in disk cleanup that says "cleanup system files"?
newpersn Posted August 27, 2014 Author Posted August 27, 2014 There should be a button in disk cleanup that says "cleanup system files"? Done that. Didnt touch it.
Arthur Posted August 27, 2014 Posted August 27, 2014 Try this (from an elevated Command Prompt)... Dism.exe /Online /Cleanup-Image /StartComponentCleanup /ResetBase
synaesthesia Posted August 27, 2014 Posted August 27, 2014 You'll never get much more than a couple of gig out of that folder - best left well alone.
Arthur Posted August 28, 2014 Posted August 28, 2014 To see how much space can be reclaimed without deleting anything run the command below: DISM /Online /Cleanup-Image /AnalyzeComponentStore Using the DISM command in my previous post above will prevent you from uninstalling old updates though. best left well alone. As long as you're "cleaning" it using one of the Microsoft supported methods you should be fine. That said, I tend to leave the WinSxS folder alone on servers since it is easy to increase the size of the C:\ drive.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now