🇬🇧 | 🇩🇪 | 🇫🇷 | 🇪🇸 | 🇨🇳 | 🇸🇦
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.

msvcp140.dll - Analyze and How to Fix Errors

★★★★★ Verified File (27.08.2026)
<code>msvcp140.dll</code> — what kind of file is this??

Description


Creation date: 18.03.2016 07:10:29
File version: 14.0.23918.0
Antivirus scan: ✅ OK
Category: Runtime
File size: 441.8 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 msvcp140.dll

Publisher: Microsoft Corporation
Issuer: Microsoft Code Signing PCA
Encryption algorithm: SHA1
Time stamp: Mar 18 05:38:54 2016 GMT

msvcp140.dll is a dynamic-link library (DLL) file used in Microsoft Windows operating systems. DLLs are shared code modules that can be called by multiple programs, allowing for efficient use of system resources and easier maintenance.

MD5: 637685c561ef3c3b4b2f3e8270b963ea
SHA-1: 667ac4a002b5436035027921d87b3001c8ae23e9
SHA-256: 2715d928d7b312f1fda50828738e6c5e7036074189bff14c038cd2bd59938499

Where it is used

msvcp140.dll is a part of the Microsoft Visual C++ Redistributable package. It contains runtime support for applications that are built using the Microsoft Visual C++ libraries. This file might be required by various programs, including but not limited to:

  • Microsoft Office Suite
  • Adobe Reader
  • ArcGIS
  • Many games and software developed with Microsoft Visual C++

Errors related to msvcp140.dll

Common issues that may arise due to missing or corrupted msvcp140.dll include:

  • Error: "msvcp140.dll not found"
  • Error: "Missing msvcp140.dll"
  • Error: "Error loading msvcp140.dll"

File security

The msvcp140.dll file is typically safe. It is distributed as part of the Microsoft Visual C++ Redistributable package and is not considered a virus or malware when installed through legitimate channels.

To ensure its safety, always download it from official Microsoft sources or trusted distribution points. If you encounter issues with this DLL, it might be due to corruption rather than malicious intent.

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

1.
2a. 👉 Try to copy msvcp140.dll C:\Program Files\Your program\
2b. Also try to copy to bin, lib folders.
2c. Try to copy msvcp140.dll C:\Program Files (x86)\Your program\
👉 Prior to replacing the files, back them up.
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: If a specific application is causing issues, try reinstalling it. The installer might include or prompt for an update of required DLLs.
  2. Update Windows: Keeping your operating system up to date can resolve many file-related errors and ensure compatibility with newer applications.
  3. Manually replace msvcp140.dll:

    If the above steps do not work, you might need to manually replace the DLL. Download the latest version from official Microsoft sources or trusted repositories, ensuring it matches your system architecture (32-bit or 64-bit).

FAQ

Q: Why do I get an error saying 'msvcp140.dll not found'?
This can happen if the file is missing or corrupted. Reinstalling the application, updating Windows, or replacing the DLL might fix the issue.
Q: Can this be a virus?
No, msvcp140.dll is not a virus when downloaded from official sources. If you encounter issues, it may be due to corruption rather than malware.
Q: How do I replace the DLL file safely?
dll from official Microsoft sites or trusted repositories. Ensure compatibility with your system architecture before replacing the original file.

Conclusion

The msvcp140.dll file is crucial for many Windows applications and plays a vital role in maintaining compatibility. By understanding its importance, common errors, and how to resolve them, you can ensure your system runs smoothly.


What is msvcp140.dll?

The msvcp140.dll file is a Microsoft C Runtime library file. It contains code and routines required to run applications built with Microsoft Visual C++ 2015-2022. When this file is missing, programs like games, Adobe software, or Discord will fail to launch.


Standard File Locations

On a standard 64-bit Windows operating system, the file resides in two main directories:

  • 64-bit version: C:\Windows\System32
  • 32-bit version: C:\Windows\SysWOW64

Note: Some applications also place a copy of this file directly inside their own installation folder.


How to Fix the Error Without Downloading the DLL File

Never download individual DLL files from third-party websites, as they often contain malware or are outdated. Instead, use these native Windows methods to restore the file safely.

Method 1: Repair the Microsoft Visual C++ Redistributable

If the file is corrupted, Windows can repair it using the official installer package already present on your system.

  1. Press Windows Key + R to open the Run dialog box.
  2. Type appwiz.cpl and press Enter to open "Programs and Features".
  3. Scroll down to find Microsoft Visual C++ 2015-2022 Redistributable.
  4. Select the entry and click Change (or right-click and choose Change).
  5. Click the Repair button in the pop-up window.
  6. Repeat this process for both the x86 and x64 versions if both are installed.
  7. Restart your computer.

Method 2: Run System File Checker (SFC)

Windows has a built-in tool that scans for missing or corrupted system files and replaces them automatically from a local cache.

  1. Press the Windows Key, type cmd.
  2. Right-click Command Prompt and select Run as administrator.
  3. Type the following command and press Enter:
    sfc /scannow
  4. Wait for the scan to reach 100%. Do not close the window.
  5. If errors are found and fixed, restart your PC.

Method 3: Run the DISM Tool

If the SFC tool cannot fix the file because the local Windows image is corrupted, use the DISM tool to repair the system image first.

  1. Open Command Prompt as an administrator.
  2. Type the following command and press Enter:
    DISM /Online /Cleanup-Image /RestoreHealth
  3. Once the process completes, run the sfc /scannow command from Method 2 once more.
  4. Restart your computer.

Method 4: Check the Recycle Bin

If you accidentally deleted the file yourself, it might still be in your Recycle Bin.

  1. Open the Recycle Bin on your desktop.
  2. Search for msvcp140.dll in the top-right search bar.
  3. If found, right-click the file and select Restore.

To help you get the exact fix, please let me know:

  • What specific error message or code is showing?
  • What program or game are you trying to open?
  • Which Windows version (10 or 11) are you running?
Other versions:
️ msvcp140.dll 14.29.30133.0 64-bit (x64)
Similar files:
️msvcp140_codecvt_ids.dll | ️msvcp140_atomic_wait.dll | ️msvcp140_app.dll | ️msvcp140_1_app.dll | ️msvcp140_codecvt_ids_app.dll | ️msvcp140_atomic_wait_app.dll | ️msvcp140_2_app.dll | ️msvcp140_clr0400.dll
Microsoft Corporation