Issue:
- Error message: "The code execution cannot proceed because VCRUNTIME140_1.DLL was not found. Reinstalling the program may fix this problem."
- Crash in ucrtbase.dll (Exception code: 0xc0000409)
Applies to:
- Windows 10 and 11
- Microsoft Visual Studio 2015, 2017, 2019
Cause:
This Windows error message generally occurs due to missing or corrupt Visual C++ redistributable files.
Solution:
Get the latest versions of Microsoft Visual C++.
- Visit the Microsoft support site.
- Browse the Visual Studio 2015, 2017, and 2019 sections.
- Download x64: vc_redist.x64.exe
- Double-click to run the program and install the files.