Repair Windows: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
These are notes to myself. I know what they mean. This is not a tutorial | These are notes to myself. I know what they mean. This is not a tutorial. | ||
::- DISM and [https://support.microsoft.com/en-us/windows/using-system-file-checker-in-windows-365e0031-36b1-6031-f804-8fd86e0ef4ca System File Checker (SFC)] | ::- DISM and [https://support.microsoft.com/en-us/windows/using-system-file-checker-in-windows-365e0031-36b1-6031-f804-8fd86e0ef4ca System File Checker (SFC)] |
Latest revision as of 12:48, 15 November 2023
These are notes to myself. I know what they mean. This is not a tutorial.
- - DISM and System File Checker (SFC)
- From an elevated command prompt, run:
- sfc /scannow
- DISM /Online /Cleanup-Image /RestoreHealth