▷ Solution error MSVCP120.dll is missing in Windows: download and install

msvcp120 dll is missing windows

The MSVCP120.dll error is, together with the error related to the MSVCP100.dll file, the MSVCP140.dll file and the VCRUNTIME140.dll file, one of the most common errors in Windows 10, Windows 8, and Windows 7. So Generally, the error appears in the form of a pop-up window when executing a certain program, application or game with the message “The program cannot start because msvcp120.dll is missing from the computer. Try reinstalling the program to correct this problem ”,“ The program can't start because msvcp120.dll is missing ”or“ The file msvcp120.dll was not found ”. How can we fix the MSVCP120.dll is missing error? Where is the MSVCP120.dll file installed? We see it below.

How to install MSVCP120.dll on Windows

The cause of the error related to the MSVCP120.dll file is commonly due to the system not being able to find the corresponding library, a library that depends on the Visual C ++ program for Visual Studio .

  • Download Visual C ++ library for Windows 10, 8 and 7

Before proceeding with the installation of the program, it will be necessary to know the type of system that our PC mounts. To do this, we will right click on the Windows Start icon and select the System option. In the System type section we can see the number of bits our system runs (32 or 64 bits).

How to fix MSVCP120.dll file missing error in Windows 10 1

The next step is based on downloading the Visual C ++ library corresponding to our type of system. For 32-bit systems, we will need to download the x86 . In case of having a 64-bit system, we will have to download the x64 file .

Finally we will install the program following the usual process and we will restart the computer so that the changes are applied correctly.

Where to install the MSVCP120.dll file on Windows

In the hypothetical case that the above has not worked for us, we will have to install MSVCP120.dll manually in the respective system and program folders.

  • Download MSVCP120.dll for 32-bit systems
  • Download MSVCP120.dll for 64-bit systems

Once the file corresponding to our system type has been downloaded, we will right click on the program that emits the error in question on the desktop and we will select Open the file location . We just have to unzip the downloaded file and paste the MSVCP120.dll file into the containing folder. This same process must be repeated as many times as there are erratic programs (Google Chrome, Spotify, PUBG Lite, uPlay ...).

How to Fix MSVCP120.dll File Missing Error in Windows 10 2

To prevent the error from appearing again in Windows, we will have to copy the file to the System32 folder that we can find in the following path:

  • C: \ Windows \ System32 \

Solution to error MSVCP120.dll is missing if not above has not worked

If none of the methods have taken effect, we can resort to the Windows 10 Command Prompt, which is accessed by typing the word CMD in the Windows search bar and right-clicking on it to run the program with administrative privileges .

How to fix MSVCP120.dll file missing error in Windows 10 3

Inside the command machine, we will write the following command:

  • sfc / scannow

A diagnostic tool will automatically run and try to find damaged files for repair. It will also add the system files that are necessary for its execution, such as the MSVCP120.dll file.

When the process has finished, we will restart the system for the changes to take effect .