Install/Reinstall Microsoft Visual C++ Redistributable
“VCRUNTIME140_1.dll was not found” error occurs when the VCRUNTIME140_1.dll is missing from your computer or the application that requires it to run does not have it in its directory. As a result, the program won’t launch. This article contains several proven ways to fix this error.
If You did not install Visual C++ Redistributable on your PC or the VCRUNTIME140_1.dll has been corrupted or deleted, you should fix the issue by installing or reinstalling Visual C++ Redistributable libraries.
- Open your web browser. Go to the Visual C++ Redistributable download page.
- Click the download links for vc_redist.x86.exe and vc_redist.x64.exe.
- Then, go to your Downloads folder.
Run applicabale exe eg if 64 Bit machine use Run vc_redist.x64.exe.
- Run vc_redist.x86.exe.
- Mark the I agree to the license terms and conditions checkbox and click Install.
- Click Close.
- Run vc_redist.x64.exe.
- Mark the I agree to the license terms and conditions checkbox and click Install.
Category:
Installation