Home > Windows

MSVCP140.dll is Missing

a nice image
a nice image
By Genesis and InahUpdated on June 3rd, 2022

What is error message 'MSVCP140.dll is Missing'?

"MSVCP140.dll is Missing" is an error that may occur when you try to launch either a game or a program on your computer.

The error may manifest as, "The program can’t start because MSVCP140.dll is missing from your computer. Try reinstalling the program to fix this problem." or "The code execution cannot proceed because MSVCP140.dll was not found. Reinstalling the application may fix this problem."

How can you fix 'MSVCP140.dll is Missing'?

Some of the common fixes include:

  • Reinstalling Microsoft Visual C++ Redistributable Packages
  • Doing a Windows Update
  • Running SFC/ scannow command

Please see our in-depth walk-through solutions below.

1. Microsoft Visual C++ Redistributable Packages

“MSVCP140.dll is Missing” may be due to a corrupt MSVCP140.dll. MSVCP140.dll is a .dll comes from Microsoft Visual C++ Redistributable Packages. Installing the Microsoft Visual C++ Redistributable Packages may fix the problem.

Microsoft Visual C++ Redistributable Packages
Image Credit: genesismarasigan / ErrorSolutions.tech

An instruction below is provided. However, it is more reliable to reinstall your display/ graphics driver using the latest driver that is available. Here is a Youtube video on how to install your display/ graphics driver

To install Microsoft Visual C++ Redistributable Packages

  1. Download Visual C++ Redistributable for Visual Studio here.

  2. Run the Visual C++ Redistributable for Visual Studio.

  3. Install Visual C++ Redistributable for Visual Studio.

2. Do a Windows Update

If “MSVCP140.dll is Missing” appears even if you have reinstalled your graphics driver or the Microsoft Visual C++ Redistributable Packages, it might be caused by an outdated Windows version, which is commonly encountered in Windows 7 and 8. Please apply Windows Update before reinstalling the Microsoft Visual C++ Redistributable Packages or your graphics driver.

Do a Windows Update
Image Credit: genesismarasigan / ErrorSolutions.tech

For Windows 7 go to: Control Panel ==> System and Security ==> Windows Update ==>**Install Updates.****For Windows 8:**Click Windows Start, type Check for updates and select **Check for updates.****For Windows 10:**Click Windows Start, type Check for updates and press Enter key.

3. Run SFC/ scannow command

If “MSVCP140.dll is Missing” persists, other Windows components may have become corrupt. Use **System File Checker (SFC),**a tool in Windows that lets users scan for corrupt Windows system files and restore it. See instructions below or watch it here on Youtube.

Run SFC/ scannow command
Image Credit: genesismarasigan / ErrorSolutions.tech
  1. Click Windows Start, type in Command prompt.

  2. Right-click and Run as Admin.

  3. Type in or copy and paste this command sfc /scannow to the Command Prompt.

  4. Wait until the process is complete.