▷ Solution VCRUNTIME140.dll is missing error: how to download and install

missing vcruntime140 dll windows 10

Along with the error related to the file MSVCP140.dll, the error VCRUNTIME140.dll file is missing is one of the most common problems in Windows 10. The error in question appears with a message similar to “The program cannot start because vcruntime140 is missing .dll on your computer. Try reinstalling the program to correct this problem ”or“ The program can't start because vcruntime140.dll is missing ”when we run a certain game or program. Fortunately, there is a solution for this problem, which will depend on its origin. How can we fix the VCRUNTIME140.dll file is missing error? We see it below.

How to install VCRUNTIME140.dll in Windows 10

Like the MSVCP140.dll error, the VCRUNTIME140.dll error is related to the Visual C ++ libraries for Visual Studio in programs like WAMP, Origin, or Play . Downloading the libraries is so easy to go to the official Microsoft page through this link.

MSVCP140 dll is missing error

Before proceeding with the download, we will have to know the type of system on which our computer is based, which can be 32 or 64 bits. As simple as right-clicking on the Windows Start icon and clicking on System . All the necessary information will be displayed under System type.

basic information Windows 10 computer

Once we are sure that our equipment is 32 or 64 bits, we will download the corresponding file from the Microsoft page. For 64-bit systems, we will have to download the file vc_redist.x64.exe , while for 32-bit systems we will have to download vc_redist.x86.exe .

Finally, we will install the tool and restart the computer so that the changes are applied correctly. The problem should have been solved after the system has rebooted.

Where to download the VCRUNTIME140.dll file for Windows 10

In the event that the above has not worked for us, the next thing we will have to do is download VCRUNTIME140.dll in isolation to install it manually on the system both in the affected folders and in the folders of the system itself.

  • Download VCRUNTIME140.dll 64-bit
  • Download VCRUNTIME140.dll 32-bit

When we have downloaded the file in question, we will go to the program that is causing the error and we will right click on it to select Open the file location . We will only have to paste the downloaded file in the program folder so that the error disappears.

MSVCP140 dll is missing

So that the error does not appear again when executing other programs, it is also recommended to paste the file in the Windows System32 folder that we can find in the following path:

  • C: \ Windows \ System32 \

If there are several programs affected by the error, we will have to paste the file in as many folders as there are programs.

Solution to VCRUNTIME140.dll is missing error if none of the above works

If none of the above has worked, the last step to fix the error in question is based on resorting to the Windows CMD, which we can access by typing the word CMD or Command Prompt in the Windows search bar. We will have to access, yes, with administrator privileges by right-clicking on the program and choosing the homonymous option.

MSVCP140 dll is missing error

Finally, we will execute the following command

  • sfc / scannow

Windows will automatically start a diagnostic tool that will try to find missing files and repair them automatically. When this has finished, we will restart the system so that the changes are applied correctly.