How to fix MSVCR120.dll file missing error on Windows

msvcr120 dll

One of the most common errors in Windows 10, Windows 7, and Windows 8, along with the DXD9_39.dll, XINPUT1_3.dll, MSVCR110.dll, and MSVCP140.dll errors, is the MSVCR120.dll error . Generally, this error is displayed as a pop-up window with the message “The program cannot start because MSVCR120.dll is missing from the computer. Try reinstalling the program to correct this problem ”or“ The program can't start because MSVCR120.dll is missing ”when running a certain game or program, such as Sims 4 . Fortunately, the error has an easy solution, and this time we will see how to proceed in a few steps.

Solution to MSVCR120.dll file missing error on Windows

Like most errors related to DLL libraries, the MSVCR120.dll error is related to Visual Studio C ++, the base program that supplies Windows graphic libraries. To repair the fault in question, we will have to reinstall the aforementioned library through the mentioned program.

How to fix MSVCR120.dll file missing error in Windows 1

Before proceeding with the installation of Visual C ++ we will have to know the type of system that our computer is running in number of bits: 32 bits or 64 bits. The process is as simple as right clicking on the Windows icon on the Start bar and accessing System. In System type we can see the pertinent information .

  • Download Visual C ++ for Windows

After this, we will go to the Microsoft download website and select one of the two files that the page shows: for 64-bit systems  we will have to use the x64 file , while for 32-bit systems we will have to download  the file x86 .

Once we have downloaded the program, the installation process is the same as for any other program. When all the libraries have been installed, we will restart the computer so that the changes are applied correctly.

Download MSVCR120.dll file for Windows 10, Windows 8, and Windows 7

In the likely event that the above did not work for us, the next step to fix the MSVCR120.dll Missing error is based on installing the file manually.

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

When we have downloaded the file corresponding to our system type, we will unzip it in any directory and paste it in as many program folders as programs show the MSVCR120 error. Accessing these folders is as simple as right-clicking on the program icon on the Windows Desktop and selecting the option Open the file location .

How to fix MSVCR120.dll file missing error in Windows 2

To prevent the error from appearing again in other system programs, we will paste the same file in the System32 folder within the Windows folder that we can find in the following path:

  • C: \ Windows \ System32 \

Fix MSVCR120 error if the above doesn't work

It may be the case that neither of the above two methods work. To do this, we can use a diagnostic tool which is accessed from the Command Prompt by typing the same name in the Windows search bar.

How to fix MSVCR120.dll file missing error in Windows 3

Once we have found the program, we will right click on it and select Open with administration privileges . Later we will write the following command:

  • sfc / scannow

Finally, several processes will be executed that will search and repair corrupted Windows libraries. When the process is finished, we will write the exit command and restart the computer.