If you’re encountering the VCRUNTIME140_1.dll was not found and MSVCP140.dll missing errors while trying to launch Valorant, you’re not alone. These issues typically arise due to missing or corrupted Visual C++ runtime files, which are essential for the game to function correctly. This guide will walk you through the steps to resolve these errors and get you back to gaming as soon as possible.

Before starting, ensure that you are running this on a Windows 10 or Windows 11 PC. You will need administrative access to perform some of the steps, and you should be connected to the internet to download necessary files. Additionally, make sure to close any running applications, including Valorant, before proceeding.

Step 1: Run the System File Checker

The first step to fixing these errors is to run the System File Checker (SFC), which scans for and repairs corrupted system files. To do this, follow these instructions:

  1. Press the Windows key on your keyboard and type cmd in the search bar.
  2. Right-click on Command Prompt and select Run as administrator.
  3. When prompted, click Yes to allow it to run with administrator privileges.
  4. In the Command Prompt window, type the following command and press Enter:

sfc /scannow

This will initiate a scan. Let it complete, as it may take some time. Once finished, restart your computer and check if the issue persists.

Step 2: Check for Windows Updates

Ensuring that your Windows operating system is fully updated can resolve compatibility issues with various applications, including Valorant. Here’s how to check for updates:

  1. Press the Windows key and type check for updates in the search bar.
  2. Click on the Check for Updates option.
  3. If updates are available, follow the prompts to install them. Restart your computer afterward.

Step 3: Download Microsoft Visual C++ Redistributable

If the errors remain unresolved, the next step is to download and reinstall the Microsoft Visual C++ Redistributable packages, which are crucial for running applications developed with Visual Studio. Follow these steps:

  1. Visit the official Microsoft Visual C++ Redistributable download page: Microsoft Visual C++ Redistributable.
  2. Scroll down to find the versions labeled x86 and x64. It is important to download both versions.
  3. Click on the download links for both versions to start downloading them.
  4. Once downloaded, navigate to your downloads folder, right-click on one of the installation files, and select Show in folder.
  5. Double-click on the x64 installer first, agree to the terms, and click Install. Click Yes if prompted to allow the installation.
  6. Wait for the installation to complete, and when prompted, click Close.
  7. Repeat the installation process for the x86 installer.

Step 4: Restart Your Computer

After reinstalling the Visual C++ Redistributables, it’s essential to restart your computer. This allows the changes to take effect and resolves any conflicts that may have arisen during installation.

Extra Tips & Common Issues

If you continue to experience issues, consider the following:

  • Ensure that no third-party applications are interfering with Valorant. Try disabling any unnecessary background processes.
  • Reinstall Valorant if the above steps do not resolve the issue. Sometimes a clean installation can fix persistent problems.
  • Check for additional dependencies or updates on the Riot Games support page if problems persist.

Conclusion

By following these steps, you should be able to resolve the VCRUNTIME140_1.dll and MSVCP140.dll errors in Valorant. Keeping your system updated and ensuring all necessary components are installed is crucial for optimal performance. If you have further questions or need assistance, feel free to reach out to community forums or support.

Frequently Asked Questions

What are VCRUNTIME140_1.dll and MSVCP140.dll files?

These DLL files are part of the Microsoft Visual C++ Redistributable, which is necessary for running applications developed with Visual Studio. Missing or corrupted files can cause applications to fail to launch.

Can I download the DLL files separately?

It is not recommended to download DLL files from unofficial websites, as they may be outdated or corrupted. Always obtain them through official Microsoft downloads.

What should I do if the errors persist after following the guide?

If the errors persist, consider reinstalling the game or seeking further assistance from the game’s support team. There may be additional issues specific to your system.