Running sfc/dism
Run command prompt as administrator.

cmd.exe in search and press "Run as administrator".Run next commands in order:
sfc /scannowdism /online /cleanup-image /checkhealthdism /online /cleanup-image /scanhealthdism /online /cleanup-image /restorehealth

After it's finished, additionally you can run
chkdsk /f /r /xto check your drive for corruptions.

After you'll press Y, reboot your PC.

Last updated