- #How to run a disk check windows how to
- #How to run a disk check windows install
- #How to run a disk check windows update
- #How to run a disk check windows full
Select the Create installation media (USB flash drive, DVD, or ISO file) for another PC option. Click the Accept button to agree to the terms.Double-click the MediaCreationToolxxxx.exe file to launch the setup.To download the ISO file of Windows 10, use these steps: If you need to use another file source, it is recommended to use the Media Creation Tool to download a fresh copy of Windows 10. You only need to make sure that the files match the version, edition, and language of the version of Windows 10 you are trying to fix.
#How to run a disk check windows install
Typically, you can use an "install.wim" or "install.esd" file from another device, bootable install media, or Windows 10 ISO file. However, if the tool finds problems replacing the damaged files or the computer isn't connected to the internet, you will need to provide another image using the Source option. The Deployment Image Servicing and Management command usually doesn't cause issues. Fix problems with DISM using install.wim image
#How to run a disk check windows update
Once you complete the steps, the tool will connect to Windows Update online to download and replace damaged files (as necessary).
After a few minutes, the process will complete successfully. Quick note: If the command appears stuck, this is normal behavior. Type the following command to repair the Windows 10 image and press Enter:ĭISM /Online /Cleanup-Image /RestoreHealth To repair Windows 10 image problems with the DISM command tool, use these steps: If there are problems with the system image, use DISM with the RestoreHealth option to automatically scan and repair common issues. Type the following command to perform an advanced DISM scan and press Enter:Īfter you complete the steps, the scan may take several minutes to check whether the Windows 10 image needs repairing. To check image problems with the ScanHealth option, use these steps: The ScanHealth option does a more advanced scan to find out whether the image has any problems. Once you complete the steps, the Deployment Image Servicing and Management tool will run and verify any data corruption that may require fixing. Type the following command to perform a quick check and press Enter:
On Windows 10, the DISM command tool includes three options to repair an image, including "CheckHealth," "ScanHealth," and "RestoreHealth," which you want to use in order.
#How to run a disk check windows how to
How to use DISM to repair image of Windows 10
#How to run a disk check windows full
Warning: The commands outlined in this guide are non-destructive, but since you will be making system changes, it is still recommended to create a temporary full backup before proceeding.