Skip to content

Instantly share code, notes, and snippets.

@dryliketoast
Created August 1, 2017 13:25
Show Gist options
  • Select an option

  • Save dryliketoast/da1cb85275bc17fcb1fb161ccd180b01 to your computer and use it in GitHub Desktop.

Select an option

Save dryliketoast/da1cb85275bc17fcb1fb161ccd180b01 to your computer and use it in GitHub Desktop.
DISM tool
https://support.microsoft.com/en-us/kb/947821
# DISM.exe /Online /Cleanup-image /Restorehealth
System File Checker (SFC) Scan:
https://support.microsoft.com/en-us/kb/929833
# sfc /scannow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment