修復 Windows 中丟失 VCRUNTIME140.dll DLL 問題

In case you start an app and get a notification saying that Windows is unable to locate the vcruntime140.dll DLL or that it is absent, you may apply this tutorial to restore the absent DLL so that your app functions again.

“… I installed the Windows 10 upgrade on my work computer last night, and now I get an error at startup saying that VCRUNTIME140.dll can’t be found. I just love it when the solution causes more problems….“. – Twitter user @MsKMills2017.

When an application is created, it is merged with dynamic link libraries (DLLs) that contain code that the app uses. In case a relevant DLL is absent, then Windows will show a message telling you the name of the absent DLL so that you can attempt to recover or install the absent DLL.

In case you run an app and get the following alert about vcruntime140.dll being absent, you should install the Visual C++ 2015 Redistributable package applying the milestones below.

The app can’t load because vcruntime140.dll is absent on your device. Attempt reinstalling the app to resolve this issue.

 

For fixing the vcruntime140.dll is missing issue in Windows, please implement these milestones:

    1. 繼續前往 微軟視覺C++ 2015 Redistributable page by Microsoft and choose the 下載 按鈕.
    2. You will be forwarded to webpage where it asks you to choose whether you would like to download the 32-bit or 64 bit version of Windows. Choose the version you require and select the 下一個 按鈕.
    3. The file will now be loaded to your PC. 一旦下載完畢, double-click on the downloaded vc_redist.x64.exe document.
    4. The Microsoft Visual C++-2015 Redistributable screen will be shown and instruct you to abide with the license terms and conditions. Place a checkmark in theI agreearea and afterwards select the 安裝 按鈕. vcruntime140.dll - 微軟視覺C++ 2015 Redistributable install
    5. In case Windows instructs you to permit the app to make amendments or proceed, 選擇 是的 或者 允許 按鈕.
    6. As soon as this is done, the app will show an alert mentioning that it was properly installed. 微軟視覺C++ - Setup Successful
    7. You may now shut down the installer.

If you already owned the DLL available and it is still displayed as missing, you may use the above Redistributable, but this time perform a fix.

微軟視覺C++ 2015 Modify Setup

You may now attempt to launch the app that initially caused the absent vcruntime140.dll error and it will function again.

另請閱讀: Fix: The Application Was Unable to Start Correctly 0xc000007b Issue

關於作者

瓦爾迪斯·科克

安全工程師, 逆向工程和內存取證

發表評論