How to Fix msvcr120.dll Missing Error (Solved)
What is msvcr120.dll?
msvcr120.dll is a Dynamic Link Library file that forms an essential part of several Microsoft applications including Visual Studio and various games developed using the Visual C++ compiler. This file helps in managing memory allocation and performing other vital functions to ensure smooth operation of these applications.
Why is msvcr120.dll missing?
The msvcr120.dll error may occur due to several reasons such as malware infection accidental deletion during system cleaning or corrupted files after a Windows update. Malicious software can sometimes delete or modify crucial system files like msvcr120.dll to cause errors and instability.
Step-by-Step Fixes:
Method 1: Reinstall Visual C++ Redistributable
To resolve the msvcr120.dll error you can reinstall the Visual C++ Redistributable package that includes this DLL file. Follow these steps:
- Download the latest version of Visual C++ Redistributable for your specific version of Windows from the official Microsoft website.
- Run the downloaded setup file and follow the on-screen instructions to install the package.
- Restart your computer and check if the issue persists.
Method 2: Run SFC /scannow command
The System File Checker (SFC) utility can help fix corrupted system files including msvcr120.dll. Here’s how:
- Press Windows key + X and select Command Prompt (Admin) or PowerShell (Admin) from the menu.
- Type the command `sfc /scannow` and press Enter.
- Wait for the scan to complete. The system will automatically repair any detected issues.
- Restart your computer and check if the error is resolved.
Method 3: Update System Drivers
Outdated or corrupted drivers can also cause msvcr120.dll errors. To update your system drivers follow these steps:
- Press Windows key + X and select Device Manager from the menu.
- Expand the category for the device you want to update right-click on it and select Update driver.
- Choose Search automatically for updated driver software.
- Follow the on-screen instructions to install the latest driver version.
- Repeat this process for all devices you want to update.
Conclusion
By following the methods outlined in this guide you should be able to resolve the msvcr120.dll missing error on your Windows system. If these steps don’t work it may indicate a more severe issue that requires further investigation or professional assistance.