msvcp140_1.dll
This file belongs to Microsoft Visual C++ 2015-2022 Redistributable. Install that package and the DLL arrives with it, in the right place and correctly registered.
Do not download this DLL on its own
Searching for a missing DLL by name leads to sites that hand you that single file. It is one of the oldest and most effective malware delivery methods there is, and a system DLL from an unknown source is indistinguishable from a deliberately modified one. There is never a legitimate reason to obtain a runtime component that way.
What it is
An additional piece of the C++ standard library split out in later Visual Studio 2019 updates. It ships in the same redistributable as msvcp140.dll.
Where you see it: Recently built applications on machines with an outdated Visual C++ runtime.
As with vcruntime140_1.dll, having msvcp140.dll already is not enough. The redistributable needs updating to a current build.
Install Microsoft Visual C++ 2015-2022 Redistributable
The official package, with the download URL Microsoft declares and the SHA-256 of every installer so you can verify it before running.
- Microsoft Visual C++ v14 Redistributable (x64)v14.51.36247.0 · 2 hashed installers100
- Microsoft Visual C++ v14 Redistributable (x86)v14.51.36247.0 · 1 hashed installer100
After downloading you can check the file against our index to confirm it is the installer the publisher shipped.