mfc90.dll

About this tag
The mfc90.dll file is a Microsoft Visual C++ runtime component that can trigger errors in Windows 10, particularly when running System File Checker (sfc /scannow). Users have reported that sfc identifies mfc90.dll as corrupted and cannot repair it, even after using DISM to restore system health. This issue has been observed on Windows 10 version 1709 (Build 16299.19), and it may occur because the file is missing or damaged. Troubleshooting steps include running DISM and sfc, but if the error persists, further investigation into the Visual C++ redistributable installation may be needed.
  1. W

    Windows 10 module dll error

    I am running windows 10 1709 Build 16299.19. Running sfc /scannow gives an error that mfc90.dll cannot be fixed. I have then run dism /Online /Cleanup-Image /Restorehealth. After again running sfc /scannow I still get the same error, cannot be fixed. What do I do to correct this? Further...
Back
Top