Getting ‘Vcruntime140.dll Not Found’ Error on Windows 11 or 10? Here’s How to Fix

Missing DLL files are a computer user’s worst nightmare. They seemingly come out of nowhere and can stop your work dead in its track. There’s one error message that is quite common, unfortunately, for Windows users, which is the “VCRUNTIME140.dll is missing” error message.

The whole error message reads something like this: The code execution cannot proceed because VCRUNTlME140.dll was not found. Reinstalling the program may fix this problem.
Because a variety of applications depend on the runtime library of the Microsoft Visual Studio, getting the ‘Vcruntime140.dll is missing’ error can be problematic. 

Here are a few methods that you can use to fix this error and get back to your program again.

Related: Can’t Turn on Developer Mode in Windows 11? How to Fix

What causes the ‘Vcruntime140.dll not found’ error?

Dynamic Link Libraries (DLL) files contain the code that programs require to run properly. If they go corrupt or go missing, they can cause more than a few problems. Applications developed in Visual Studio 2015-2019 need the runtime directory to access these codes. 

Getting an error message means that the directory files are deleted accidentally, have become corrupt, or have failed to function for some other reason. Malware and viruses are common causes for this, but Windows update can also introduce bugs that cause the DLL files to fail.

Users have also reported getting a similar ‘Vcruntime140_1.dll is missing” error. This is for those who have installed the 2019 update. If your Visual C++ is still 2015, you may just get the ‘Vcruntime140.dll’ error. 

Related: How to get Google Play Store and Gapps on Windows 11

How to fix the ‘Vcruntime140.dll not found’ error on your Windows PC

Here are some ways to fix the ‘Vcruntime140.dll not found’ error.

Method 1: Repair Microsoft Visual C++  2015-2019 redistributable

  1. To repair Microsoft Visual C++ 2015-2019 redistributable, first press Win + I to open the Settings menu. Then click on Apps in the left panel.
  2. Then click on Apps & features.
  3. Search for ‘Visual C++’.
  4. You may get a number of Visual C++ versions. But we’re looking for Microsoft Visual C++ 2015-2019 Redistributable (x64) and (x86).
  5. We’re going to modify both of these. First, click on the three dots to the right of the x64 version.
  6. Select Modify.
  7. Then click Repair.
  8. Once the setup is completed, click on Close.

Now do the same for the x86 version. Once you’re done with the setup, restart your PC once and try running the program that was generating the error message. 

Method 2: Reinstall Visual C++ Redistributable for Visual Studio 2015 (x64 and x86 both)

Another way out of the error message is to uninstall and reinstall the Visual C++ Redistributable for Visual Studio 2015-2019. Here’s how to do so:

  1. Go to the same Apps settings as shown before and search for Visual C++. Here too we’re looking for Visual C++ 2015-2019 redistributable (x64) and (x86) versions.
  2. Click on the three dots next to the (x64) version first.
  3. Select Uninstall.
  4. Click on Uninstall again.
  5. When the setup opens up, click on Uninstall.
  6. Once uninstallation finishes, do the same for the Visual C++ 2015-2019 (x86) version.
  7. Now, it’s time to install these two versions from Microsoft’s website. Follow the download link given below for the same.
    Download: Microsoft Visual C++ 2015 Redistributable Update 3 RC
  8. Click on the Download button on the page linked above.
  9. Now, make sure you select both versions, x64 and x86. Then click Next.
  10. Once the two files are downloaded, run them one by one.
  11. In the setup, agree to the terms and conditions then click Install.
  12. Once the setup completes, restart your system and check to see if the error message goes away.

Method 3: Run the SFC scan

You can also use the system file checker command to fix the error. Here’s how to go about it:

  1. Press Start, type cmd, and click on Run as administrator.
  2. Now type the following command: sfc /scannow
  3. Then press Enter. Wait for the system scan to complete.
  4. All corrupt files will now be fixed. If the vcruntime140.dll file was corrupted before, it should now be fixed as well. 

Method 4: Run the DISM scans

Apart from the SFC scan, you should also run three DISM scans to rule out problems caused by corrupt system files. Here’s how:

  1. Open the command prompt as administrator.
  2. Then enter the following command: DISM /Online /Cleanup-Image /CheckHealth
  3. Next, enter this command: DISM /Online /Cleanup-Image /ScanHealth
  4. Finally, enter this command: DISM /Online /Cleanup-Image /RestoreHealth
  5. Once the scans are complete, restart your computer and check if the issue is resolved.

Method 5: Reinstall the affected program 

Sometimes, you may be required to uninstall and reinstall the affected program. It’s possible that the program wasn’t downloaded or installed properly. Programs tend to have their own copy of the Vcruntime140.dll files that can help solve the problem, as long as they are downloaded and installed properly. 

  1. To uninstall, press Win + I to open Settings. Then click on Apps in the left panel.
  2. Click on Apps & features.
  3. Search for the app that was affected, then click on the three dots next to it and select Uninstall.
  4. Go through the uninstallation process, then re-download and re-install the program. 

Method 6: Download the DLL file manually

For those unaware, you can straight-up download DLL files and fix most application errors.

  1. First, go to dll-files.com and look up “VCRUNTIME100.dll.” You can also click on this link to go to the page directly.
  2. Now, download the file for your 32-bit or 64-bit system. Click on ‘Download’ to save the file to your computer.
  3. It will download a Zip file. Inside the Zip archive, you will have a DLL file alongside a readme text file.
  4. Move the DLL file to the installation directory of the file that is encountering the DLL file error. 

Method 7: Update your drivers

Not updating the drivers can throw a lot of curveballs at you, including random DLL file errors. In this case, you have to go to Device Manager and update all drivers manually.

  1. First, hit Windows + R and run the devmgmt.msc command.
  2. This will take you to Device Manager. Now, expand any branch and right-click on the hardware component you wish to modify. Next, click on ‘Update driver.’
  3. Then, go to ‘Browse my computer for drivers.’
  4. On the next screen, click on ‘Let me pick from a list of available drivers on my computer.’
  5. Windows will look up the driver and give you a list. Click on the driver you want to install and click on ‘Next.’

    It will be installed right away.
  6. Do this for all suspicious drivers and then try again.

Method 8: Check for quarantined items in Windows Defender

Windows Defender does its own system scanning for potentially harmful files, especially if there isn’t an anti-virus program on your system. It’s possible that windows defender has quarantined the Vcruntime140.dll file.

  1. To check if that’s the case, press Start, type “Windows Security”, then select the app.
  2. Click on Virus & threat protection.
  3. If Windows Defender has scanned and quarantined files, you should see “Quarantined threats”. If the file is here, select it and then choose Restore.
 

Method 9: Update Windows

If the source of the problem was a bug, updating your Windows is a potential solution.

  1. To check for updates, press Win + I to open Settings and click on Windows Update in the left pane.
  2. Then click on Check for updates.
  3. If there are any available updates, install them and restart your PC. Then check to see if the affected program is working again. 

Method 10: Perform a System Restore

A System Restore is not easy to perform, especially when time is of the essence. However, if nothing seems to be going according to plan, you should have a go at this hail mary. All you need is a Restore Point and Windows will be able to take itself back to the time before the changes were made. Restore Points can be made automatically or manually. Generally, every sizable Windows Update creates a Restore Point, which means going back to a previous build should not be that difficult. 

Click on this link to learn all about System Restore and how you could take your machine to an earlier date. 

In all likelihood, one of these nine methods can help you fix the “Vcruntime140.dll is missing” error message. We hope you found this guide useful and were able to run your program again. 

RELATED

2 Comments

  1. Hi,

    Thank You very much! The only one and the best page with process how to fix the issue. 🙂

  2. Supar content bro.. 🥰
    God bless you.

Comments are closed.