SFC scannow and DISM - How to fix Windows error using SFC /scannow and DISM
SFC scannow and DISM - How to fix Windows error using System file checker and Deployment Image Servicing and Management
This video will show how to run SFC scannow and DISM tool using the Command Prompt in Windows. The System file checker command is used to scan your PC for any corrupt file and replace it with a working file form the %WinDir%\System32\dllcache. While the Deployment Image Servicing and Management /Online /Cleanup-image /Restorehealth take a file from an image online to replace damage file which is not available in the %WinDir%\System32\dllcache. Combing both commands may able to fix lots of Windows error such as Windows update error.
See instructions below how to use SFC /scannow and DISM command.
1. Click Windows Start, type in Command prompt.
2. Right-click and Run as Admin.
3. Type in or copy and paste this command sfc /scannow to the Command Prompt.
4. Wait until the process is finished.
5. Type in or copy and paste this command DISM.exe /Online /Cleanup-image /Restorehealth to the Command Prompt.
6. Wait until the process is finished.
You might want to visit our website https://www.errorsolutions.tech/
We research the most important computer, console and device error messages and our in-house tech team solves, summarizes and creates step by step walk-through solutions for these errors. All errors and solutions are researched and verified before going live. Our database of errors and solutions is free to use.