tech_documents:winsxs_folder_cleanup

https://www.saotn.org/windows-server-2012-r2-disk-cleanup-dism/

  1. Open and elevated command prompt and run:
     dism.exe /online /Cleanup-Image /AnalyzeComponentStore 

    to get info on when the last cleanup was done and other misc info.

  2. To perform a basic cleanup run:
     dism.exe /online /Cleanup-Image /StartComponentCleanup 
  • tech_documents/winsxs_folder_cleanup.txt
  • Last modified: 2022/01/12 05:49
  • by jacob.hydeman