Repair MSFT Windows Operating System
Note: When you run this command, DISM uses Windows Update to provide the files that are required to fix corruptions. However, if your Windows Update client is already broken, use a running Windows installation as the repair source, or use a Windows side-by-side folder from a network share or from removable media, such as the Windows DVD, as the source of the files. To do this, run the following command instead: DISM.exe /Online /Cleanup-Image /RestoreHealth /Source:C:\RepairSource\Windows /LimitAccess Note: Replace the C:\RepairSource\Windows placeholder with the location of your repair source. Backup all data before attempting any of the following: Open an elevated Command-line shell: Press and release the windows logo key on the keyboard Type cmd Click Run as administrator Click Yes on the User Account Control dialogue box Type the following: DISM.exe /Online /Cleanup-image /Restorehealth May take several minutes to complete, depending upon system setup. Related articles: https:...