Share via

MSVCR120.dll missing and is not being fixed

Anonymous
2024-05-30T12:15:13+00:00

I installed a program and a error said MSVCR120.dll missing. I tried reinstalling the program and it did not work pls fix this

Microsoft Edge | Open the browser | Windows 10

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

15 answers

Sort by: Most helpful
  1. David-M 110.5K Reputation points Independent Advisor
    2024-05-30T12:50:46+00:00

    Hi. I'm David, and I'm happy to help you.

    The lack of this DLL can be fixed by installing "Microsoft Visual C++ 2013 Redistributable". Probably the application that is showing this error depends on it installed.

    Download from the links below. I suggest you install both x86 and x64 versions.

    x86: https://aka.ms/highdpimfc2013x86enu

    x64: https://aka.ms/highdpimfc2013x64enu

    Source: https://docs.microsoft.com/cpp/windows/latest-s...

    Feel free to ask back any questions. Click on the "Reply" button below my reply.

    60+ people found this answer helpful.
    0 comments No comments
  2. David-M 110.5K Reputation points Independent Advisor
    2024-06-01T13:09:27+00:00

    The DLL MSVCP120.dll also belongs to the "Microsoft Visual C++ 2013 Redistributable". Installing the x64 and x86 versions I recommended should have fixed this.

    In this case, do the procedure below and see if the error stops being displayed.

    1. Open Start and type cmd, right-click on "Command Prompt", and select "Run as administrator".
    2. Run the following commands at the Command Prompt one at a time:

    regsvr32 /u MSVCP120.dll

    regsvr32 MSVCP120.dll

    1. Restart the PC.

    If the error persists, uninstall and reinstall the program that displays this error again.

    Let me know the result. Click on the "Reply" button below my reply.

    Feel free to ask back any questions.

    10+ people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2024-06-01T12:40:52+00:00

    I installed both files and now they are asking for MSVCP120.dll what do I do?

    10+ people found this answer helpful.
    0 comments No comments
  4. David-M 110.5K Reputation points Independent Advisor
    2024-06-03T11:56:19+00:00

    I understand your frustration.

    These DDLs are dependencies of the software you are trying to run. Software developers know these dependencies and can configure them to be installed along with the software. Unfortunately, some developers do not configure these dependencies to be installed along with the software.

    The lack of the DLL "MSVCR100.dll" can be fixed by installing "Microsoft Visual C++ 2010 Redistributable".

    Download from the links below. I suggest you install both the x86 and x64 versions.
    (Place the files in a different folder. Because the names are the same as the ones I suggested downloading before.)
    x86: https://download.microsoft.com/download/1/6/5/1...
    x64: https://download.microsoft.com/download/1/6/5/1...

    I also suggest installing the "Microsoft Visual C++ 2015 - 2022 Redistributable".

    Download from the links below. I suggest you install both the x86 and x64 versions.
    (Place the files in a different folder. Because the names are the same as the ones I suggested downloading before.)
    x86: https://aka.ms/vs/17/release/vc_redist.x86.exe
    x64: https://aka.ms/vs/17/release/vc_redist.x64.exe

    Downloads source: https://docs.microsoft.com/en-us/cpp/windows/la...

    If you get another error, let me know which software is showing these errors. Click on the "Reply" button below my reply.

    Feel free to ask back any questions.

    ________________________________

    For clarification purposes:

    The Microsoft Community is an open forum where users help other users.

    I'm not a Microsoft employee. I'm just a user of their products, just like you. I try to help other users who seek help from the community.

    10+ people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2024-06-02T17:34:28+00:00

    Now it is asking for MSVCR100.dll I AM GETTING MAD

    5 people found this answer helpful.
    0 comments No comments