TECHNICAL SOLUTIONS

Run DISM to repair Windows System Image and Windows Component Store in Windows 10

This post will show you how to use the DISM Tool to repair a Windows System Image in Windows 10/8.1. The System Update and Readiness Tool or CheckSUR tool will scan your Windows computer for inconsistencies, which may be caused by various hardware failures or by software issues and potentially fix that corruption. In Windows 10/8 and Windows Server, the Inbox Corruption Repair brings the functionality of CheckSUR into Windows. You do not require a separate download to get the tool.

If a Windows image becomes unserviceable, you can use the Deployment Imaging and Servicing Management (DISM) tool to update the files and correct the problem. In the case of system inconsistencies and corruptions, you can use the DISM tool by using the Cleanup-Image functionality along with these available switches.

Use Dism /Online /Cleanup-Image followed by these switches:

1] /ScanHealth

2] /CheckHealth

3] /RestoreHealth

Read more on https://www.thewindowsclub.com/component-store-corruption-repair-windows-image

source

how to repair windows 10

8 thoughts on “Run DISM to repair Windows System Image and Windows Component Store in Windows 10

  • The DISM /ONLINE /CLEANUP-IMAGE /RESTOREHEALTH is what I have been looking for. It worked perfectly

  • Very odd for me but when I run the dism tool check health it says the component is repairable but when I run the sfc scan now tool it says there were no violations 🤔🤷

  • I got glitched search on my win. I change my admin user account name using a second admin user. I hat the auto naming windows does. Took me hours to get couple apps working again. Now today i noticed my search is completly glitched, nothing shows when in WIN+U. I noticed items where missing in my indexing options so i rebuild the indexing after adding back in C:. But still nothing shows in settings.

    I tried your items in the video, but didnt find anything. Glady i hardly installed anything since this is brand new laptop. I made restore points after the first updates so i guess im reverting and otherwise just delete this account and start from fresh.

    What is the proper method of getting a username for the user. I want to have my full name plus surname like i have on osx. THe reason is that i want this for dropbox and files in there. I use apps which use absolute links. I can change the base url with simple script.

  • GLad i did watch the video. Perhaps you should update the article. I did read anytwhere that i need to use command prompt. Some of the codes worked directly using WIN key.

Comments are closed.