Computer and IT knowledge - things to know
windows 2012 winsxs folder
-> enthält alle komponenten, sind hart verlinkt
Clean up the WinSXS folder from superseded components
You can remove any backup files created during the installation of a service pack by using the following command:
dism /online /cleanup-image /SPSuperseded
Note that after you execute that command you will no longer be able to uninstall the service pack.
To further cleanup any superseded components and reduce the size of the component store execute:
dism /online /cleanup-image /StartComponentCleanup
computer2know :: thank you for your visit :: have a nice day :: © 2024