Skip to content

Instantly share code, notes, and snippets.

@Garbee
Last active December 24, 2017 04:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Garbee/996d4c92b591d679f2e79ac1bc0ef8f3 to your computer and use it in GitHub Desktop.
Save Garbee/996d4c92b591d679f2e79ac1bc0ef8f3 to your computer and use it in GitHub Desktop.
  1. Open the start menu
  2. Type cmd and look for the Command Prompt entry
  3. Right click that and run it as an Administrator
  4. Run the following commands in order (capitalization does matter).
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth
Dism /Online /Cleanup-Image /RestoreHealth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment