🇬🇧 | 🇩🇪 | 🇫🇷 | 🇪🇸 | 🇨🇳 | 🇸🇦
We don't have DLL but we have:
Windows File Analyzer & Online Fast Antivirus

A minimalist interface featuring quick search, convenient uploading, and a clean section structure.

🛡️🔍 Fast verify your file, just drop on this page.
Virus check, hashes, sign verify, architecture, AI info.

msvcr120.dll - Analyze and How to Fix Errors

★★★★★ Verified File (27.08.2026)

Description


Creation date: 05.10.2013 04:43:50
File version: 12.0.21005.1
Antivirus scan: ✅ OK
Category: Runtime
File size: 956.7 kb.
Architecture: 32-bit (x86)
✅ This file is compatible with 32-bit Windows and can run on ✅ 64-bit Windows (via the WOW64 subsystem).
How to determine your system architecture: Press keys Win+R , enter symbols wmic os get osarchitecture , press Enter.

Digital file signature msvcr120.dll

Publisher: Microsoft Corporation
Issuer: Microsoft Code Signing PCA
Encryption algorithm: SHA1
Time stamp: Oct 5 09:04:23 2013 GMT

msvcr120.dll is a dynamic link library (DLL) file used in Windows operating systems. DLL files are essential components that provide functionality to various applications without needing to be recompiled into the application itself.

MD5: 73e86b61b25b8820254677cf4bd4d597
SHA-1: e65620e674488da2b5754e0cb2f143036c5c8fac
SHA-256: 6108993d133b33d904fed40a27c6c667b9a84da8332e1270a3d5790f5a28a59b

Where it is used

This specific DLL, msvcr120.dll, is part of Microsoft Visual C++ Redistributable and is often associated with applications that require the runtime components provided by this package. It contains critical functions for running certain types of programs or components.

Errors related to msvcr120.dll

Common errors involving this DLL file include:

  • "msvcr120.dll not found"
  • "missing msvcr120.dll"
  • "error loading msvcr120.dll"

File security

The file is generally safe and part of a trusted distribution. However, like any system file, there’s a risk it could be tampered with or replaced by malware. Always ensure you’re using the original version from Microsoft to avoid security risks.

msvcr120.dll was not found
The code execution cannot proceed because msvcr120.dll was not found
Failed to load msvcr120.dll
The procedure entry point ... could not be located in msvcr120.dll

1.
2a. 👉 Try to copy msvcr120.dll C:\Program Files\Your program\
2b. Also try to copy to bin, lib folders.
2c. Try to copy msvcr120.dll C:\Program Files (x86)\Your program\
👉 Make sure to create backups before replacing the files.
How do I switch to the current Windows directory?
- Press and hold the key "win" on the keyboard and press the key "r" , then write %windir% and press the key Enter.
How to switch to the directory Program Files (x86) ?
- Press Win+R then enter %ProgramFiles(x86)% and after press Enter.

How to fix errors

  1. Reinstall the program: Sometimes, reinstalling an application that requires this DLL can resolve any issues. The installation process will include a fresh copy of msvcr120.dll.
  2. Update Windows: Ensure your operating system is up to date. Updates often include security patches and fixes for known issues with system files.
  3. Manually replace msvcr120.dll: If you have a backup of the original file, or if you can download it from Microsoft’s official website, you can manually replace the corrupted or missing DLL. Follow these steps:
    1. dll from an official source.
    2. Locate the current file path: C:\Windows\System32\msvcr120.dll.
    3. Copy the new DLL file and paste it over the existing one in the same folder.

FAQ

Q: What is msvcr120.dll?

A: It is a dynamic link library used by applications requiring the Microsoft Visual C++ Redistributable.

Q: How do I fix 'msvcr120.dll not found' errors?

A: Try reinstalling the application, updating Windows, or manually replacing the DLL file if you have a backup or can download it from Microsoft's website.

Conclusion

The msvcr120.dll file is an important system component used by various applications on Windows. If you encounter errors related to this DLL, consider the steps outlined above to resolve them and ensure your system remains secure.


msvcr120.dll Overview and Error Fixes

Description

The msvcr120.dll file is a critical component of the Microsoft Visual C++ Redistributable for Visual Studio 2013.

  • Type: Dynamic Link Library (DLL).
  • Function: Contains compiled code and routines used by C++ applications.
  • Purpose: Runs programs developed with Visual Studio 2013.

Standard File Location

The file resides in specific system folders depending on your Windows architecture:

  • For 64-bit Windows:
    • 64-bit DLL: C:\Windows\System32
    • 32-bit DLL: C:\Windows\SysWOW64
  • For 32-bit Windows:
    • 32-bit DLL: C:\Windows\System32

How to Fix "msvcr120.dll is missing" Error Without Downloading individual DLLs

Do not download standalone DLL files from third-party websites, as they often contain malware.

Method 1: Repair the Visual C++ Redistributable

Windows allows you to repair the installation packages already cached on your system.

  1. Press Windows Key + R, type appwiz.cpl, and press Enter.
  2. Find Microsoft Visual C++ 2013 Redistributable in the list.
  3. Right-click the program and select Change.
  4. Click the Repair button in the pop-up window.
  5. Restart your computer after the process completes.

Method 2: Run System File Checker (SFC)

Windows has a built-in tool to repair corrupted or missing system files using local backups.

  1. Type cmd in the Windows search bar.
  2. Right-click Command Prompt and choose Run as administrator.
  3. Type the following command and press Enter:
    sfc /scannow
  4. Wait for the verification to reach 100%.
  5. Reboot your system.

Method 3: Reinstall the Problematic Application

If the error occurs with only one specific game or app, the file might be locally corrupted within that app's directory.

  1. Open Settings (Windows Key + I) and go to Apps.
  2. Find the app causing the error and click Uninstall.
  3. Reinstall the app using its original installer disk or official setup file.
  4. The application installer will often automatically reinstall its required C++ dependencies from its own local payload.

Other versions:
️ msvcr120.dll 12.0.21005.1 64-bit (x64)
Similar files:
️msvcr120d.dll | ️msvcr120_clr0400.dll | ️msvcr120-64.dll
Microsoft Corporation