1) Analyze component store: possibly this could ask for a server restart
Code: Select all
DISM.exe /Online /Cleanup-Image /AnalyzeComponentStore
Se alla voce "Component Store Cleanup Recommended" compare "YES" allora eseguire questo comando
Code: Select all
DISM.exe /Online /Cleanup-Image /StartComponentCleanup
Per pulire older Windows component versions:
Code: Select all
DISM.exe /Online /Cleanup-Image /StartComponentCleanup /ResetBase
Code: Select all
DISM.exe /Online /Cleanup-Image /StartComponentCleanup /SPSuperseded