In some cases, it may be necessary to clean the Windows component store, which is responsible for storing information on past Windows updates, core files, and other assets, to troubleshoot other install issues.
Do do this:
1. Right-click the Start Button in Windows.
2. Click "Terminal - Admin".
3. In the resulting Window, copy/paste this command:
Dism.exe /online /Cleanup-Image /StartComponentCleanup
And hit enter. Allow the command to run its course.
4. When this command is done, copy/paste this command:
Dism.exe /online /Cleanup-Image /SPSuperseded
And hit enter and allow the command to run.
Once this is done, reboot your PC.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article