Created
August 1, 2017 13:25
-
-
Save dryliketoast/da1cb85275bc17fcb1fb161ccd180b01 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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