You've loaded an old revision of the document! If you save it, you will create a new version with this data. Media Files====== Execute repair of Windows 10 ====== Learn how to repair Windows 10 in several ways. ===== Repair in the command prompt ===== Open the command prompt and run the following commands in sequence: <code dos> Dism /Online /Cleanup-Image /CheckHealth Dism /Online /Cleanup-Image /ScanHealth Dism /Online /Cleanup-Image /RestoreHealth </code> ===== Repair using PowerShell ===== Open the Powershell and execute the following commands: <code powershell> Repair-WindowsImage -Online -CheckHealth Repair-WindowsImage -Online -ScanHealth Repair-WindowsImage -Online -RestoreHealth </code> ===== Repair using the installation DVD ===== Windows can be repaired easily using this method. This method does not delete any personal data or installed programmes, but only repairs system files. However, this method is quite time-consuming. * Insert Windows 10 DVD * Switch to the Sources folder * Search for the file setupprep.exe * Execute the file * Follow the instructions and run the setupPlease solve the following equation to prove you're human. 1 +3 = Please keep this field empty: SavePreviewCancel Edit summary Note: By editing this page you agree to license your content under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International