Windows PC에서 누락된 DLL 오류가 표시되는 경우 일반적으로 문제가 있다는 신호입니다. 소프트웨어가 손상되어 다시 설치해야 하거나 손상된 시스템 파일(corrupt system files) 이나 완고한 맬웨어 감염(stubborn malware infection) 과 같은 PC의 더 심각한 문제를 가리킬 수 있습니다.
그러나 또 다른 주요 원인은 Windows(Windows) 에서 프로그램을 실행할 수 있는 소프트웨어 라이브러리가 없거나 손상되었기 때문입니다 . Microsoft Visual C++ 런타임 설치 가 없거나 손상되었음을 나타냅니다 . 이 문제를 해결하려면 다음을 수행해야 합니다.
Repairing or Removing a Microsoft Visual C++ Installation
vcruntime140.dll 파일은 Microsoft Visual C++ 소프트웨어 런타임 라이브러리의 일부입니다. Microsoft 에서 제공하는 이 라이브러리는 Windows PC(Windows PCs) 에서 실행되도록 소프트웨어( Visual Studio 를 사용하여 C++로 생성)를 컴파일하는 프로세스의 일부로 사용됩니다 . 파일이 누락된 경우 "vcruntime140.dll이 누락되었습니다" 오류가 나타납니다.
이 문제를 해결하기 위해 가장 먼저 시도해야 할 것은 PC 에서 Visual C++그래도 작동하지 않으면 다음 단계에 따라 완전히 제거한 후 다음 섹션으로 진행하여 다시 설치해야 합니다.
- Visual C++ 설치를 복구하려면 설정(Settings) 메뉴 를 열어야 합니다. 이렇게 하려면 Windows 시작(Windows Start) 메뉴를 마우스 오른쪽 버튼으로 클릭하고 설정(Settings) 옵션을 선택합니다.
- 설정(Settings) 메뉴에서 앱 >(Apps ) 앱 및 기능( Apps & features) 을 선택합니다 . 왼쪽에 설치된 앱 목록이 표시됩니다. 목록을 스크롤 하거나 (Scroll)Microsoft Visual C++ 2015-2019 Redistributable 가능 옵션이 나열 될 때까지 검색 창을 사용합니다 . 누락된 경우 다음 섹션으로 진행합니다.
- 그러나 Microsoft Visual C++ 2015-2019 Redistributable 가능 옵션이 나열되어 있으면 이를 선택한 다음 수정(Modify ) 옵션을 선택하십시오.
- 열리는 Microsoft Visual C++ 2015-2019 Redistributable 가능 파일 창에서 복구(Repair) 옵션을 선택합니다.
- 프로세스가 완료될 때까지 기다린 다음 PC를 다시 시작합니다. 여전히 "vcruntime140.dll이 없습니다" 오류가 표시되면 Microsoft Visual C++ 런타임을 완전히 제거하고 다시 설치해야 합니다. 이렇게 하려면 설정(Settings) > 앱( Apps ) > 앱 및 기능( Apps & features) 메뉴 에서 제거(Uninstall ) > 제거 를 선택합니다.( Uninstall)
- 열리는 Microsoft Visual C++ 2015-2019 Redistributable 가능 파일 창에서 제거(Uninstall ) 옵션을 선택하고 프로세스가 완료될 때까지 기다립니다. 완료되면 PC를 다시 시작하고 다음 섹션을 계속합니다.
Installing or Reinstalling a Microsoft Visual C++ Installation
Microsoft Visual C++ 런타임 라이브러리를 설치하지 않으면 이에 의존하는 소프트웨어가 작동하지 않으므로 설치해야 합니다. 이전에 손상된 설치를 제거한 경우에도 이 작업을 수행해야 합니다.
- 먼저 Visual Studio 웹 사이트(Visual Studio website) 로 이동하여 최신 버전의 소프트웨어 런타임 라이브러리를 다운로드합니다. 페이지 하단으로 스크롤 한 다음 (Scroll)기타 도구, 프레임워크 및 재배포(Other Tools, Frameworks, and Redistributables ) 가능 항목 범주를 선택하여 사용 가능한 옵션을 확인합니다. 여기에서 PC에 대한 올바른 CPU 아키텍처(예: 64비트 PC의 경우 x64 , 32비트 PC의 경우 (x64 )x86 또는 ARM 기반 장치의 경우 ARM64 )를 선택한 다음 다운로드(Download) 버튼을 선택합니다.
- 다운로드가 완료되면 설치 프로그램 파일(예: VC_redist.x64.exe )을 실행합니다. (VC_redist.x64.exe)설치 프로그램 창에서 제공된 확인란을 선택하여 사용 조건에 동의한 다음 설치(Install) 버튼을 선택하여 계속 진행합니다.
- 설치 프로그램이 완료될 때까지 잠시 기다립니다. 문제 없이 설치되면 닫기(Close) 버튼을 선택하여 창을 닫고 PC를 다시 시작합니다.
이것은 대부분의 사용자에게 Windows 10(Windows 10) PC 에서 "vcruntime140.dll이 없습니다" 오류를 해결해야 합니다 . 그러나 실행 중인 소프트웨어에 이전 버전의 Visual C++ 런타임(2015년 이전)이 필요한 경우 이전 버전 을 대신 다운로드하여 설치해야 합니다 .(download and install the older version)
Visual C++ 런타임 설치 프로그램이 포함된 소프트웨어를 제거하고 다시 설치하여 문제를 해결할 수도 있습니다 . 이는 여러 런타임 라이브러리가 올바르게 작동해야 하는 게임과 같은 대규모 소프트웨어 번들에서 일반적입니다.
이전 Visual C++ 런타임 설치 프로그램과 연결된 소프트웨어를 다시 설치하면 소프트웨어를 실행하는 데 필요한 해당 라이브러리의 특정 버전이 자동으로 다시 설치되고 남아 있는 문제를 해결해야 합니다.
Windows 업데이트 실행(Running Windows Update)
Microsoft Visual C++ 런타임은 다른 주요 Windows 서비스와 마찬가지로 Windows Update를 통해 보안 업데이트 를 받습니다 . (Windows Update)"vcruntime140.dll이 없습니다" 오류가 발생하는 경우 Windows 업데이트(Windows Update) 서비스를 사용하여 최신 업데이트를 확인하는 것이 좋습니다.
이것이 깨진 설치를 고칠 가능성은 낮지만 새 업데이트를 설치하면 설치가 자동으로 복구될 수 있습니다. 설정(Settings ) 메뉴 에서 새로운 시스템 업데이트를 확인할 수 있습니다 .
- 이에 액세스하려면 시작(Start) 메뉴를 마우스 오른쪽 버튼으로 클릭한 다음 설정(Settings ) 옵션을 선택합니다.
- 설정(Settings) 메뉴에서 업데이트 및 보안(Update & Security ) 옵션을 선택한 후 다음 메뉴에서 Windows 업데이트(Windows Update) 를 선택 합니다.
- 업데이트 확인(Check for Updates) 옵션을 선택하여 새 업데이트를 검색합니다. 보류 중인 업데이트가 있는 경우 지금 다시 시작(Restart now) 옵션을 선택합니다.
Windows는 업데이트를 확인하고 현재 보류 중인 업데이트를 설치합니다. 설치가 완료되면 PC를 다시 시작하여 올바르게 적용되었는지 확인해야 합니다. 그런 다음 소프트웨어를 확인하여 누락된 런타임 문제가 해결되었는지 확인해야 합니다.
DLL 파일 온라인 다운로드(Downloading DLL Files Online)
"vcruntime140.dll이 누락되었습니다"와 같은 매우 구체적인 오류 메시지가 표시되기 시작하면 파일을 온라인으로 소싱하여 문제를 해결할 수 있습니다. 다양한 DLL 다운로드 사이트가 있으므로 누락된 파일을 빠르게 다운로드하여 문제를 해결할 수 있습니다.
그러나 이러한 사이트 는 피하는(avoiding) 것이 좋습니다 . DLL 파일은 소프트웨어가 보다 제한된 (DLL)Windows 구성 요소 와 상호 작용할 수 있도록 하는 Windows 운영 체제 의 중요한 요소입니다 . 소스를 절대적으로 신뢰하지 않는 한 일반적으로 대신 전체 Visual C++ 런타임 라이브러리를 제거하고 다시 설치하는 것이 좋습니다.
이렇게 하면 대부분의 사용자가 문제를 해결할 수 있지만 여전히 문제가 있는 경우 최후의 수단으로 네트워크의 다른 PC에서 파일을 소싱할 수 있습니다.
Windows 10 유지 관리(Keeping Windows 10 Maintained)
위의 단계는 Windows 10 PC에서 "vcruntime140.dll이 없습니다" 오류를 수정하는 데 도움이 됩니다. Visual C++ 재배포 가능 패키지 를 복구하거나 다시 설치 하면 문제가 해결되지만 영향을 받는 소프트웨어를 제거하고 다시 설치(removing and reinstalling any affected software) 해야 할 수도 있습니다 .
누락된 DLL 파일은 일반적으로 PC에 몇 가지 문제가 있다는 신호이므로 정기적인 PC 유지 관리를 유지하는 것이 중요합니다. Windows를 업데이트(keeping Windows updated) 하여 최신 버그 수정을 유지 하고 정기적인 맬웨어 검사를 실행(running regular malware scans) 하여 PC를 위험에 빠뜨릴 수 있는 맬웨어를 제거하여 이 작업을 수행할 수 있습니다.
How to Fix a “vcruntime140.Dll Is Missing” Error on Windows 10
If you’re ѕeeing а missing DLL errоr on your Windows PC, it’s usuаlly a sign thаt something has gone wrong. It could be that your software is сorrupted and needs reinstalling, or it could pоint to deeper issues with your PC, such as corrupt system files or a stubborn malware infection.
Another major cause, however, are missing or corrupted software libraries that allow programs to run on Windows. A “vcruntime140.dll is missing” error, for instance, points to a missing or corrupted Microsoft Visual C++ runtime installation. If you want to fix this issue, here’s what you’ll need to do.
Repairing or Removing a Microsoft Visual C++ Installation
The vcruntime140.dll file is part of the Microsoft Visual C++ software runtime library. Provided by Microsoft, this library is used as part of the process of compiling software (created in C++ using Visual Studio) to run on Windows PCs. If the file is missing, the “vcruntime140.dll is missing” error will appear.
To fix this issue, the first thing you should attempt is to repair the Visual C++ installation on your PC. If that doesn’t work, you should remove it entirely by following these steps, then proceed to the next section to reinstall it.
- To repair a Visual C++ installation, you’ll need to open the Settings menu. To do this, right-click the Windows Start menu and select the Settings option.
- In the Settings menu, select Apps > Apps & features. On the left, you’ll see a list of installed apps. Scroll through the list or use the search bar until you find the Microsoft Visual C++ 2015-2019 Redistributable option listed. If it’s missing, proceed to the next section.
- If the Microsoft Visual C++ 2015-2019 Redistributable option is listed, however, select it, then select the Modify option.
- In the Microsoft Visual C++ 2015-2019 Redistributable window that opens, select the Repair option.
- Allow the process to complete, then restart your PC. If you still see a “vcruntime140.dll is missing” error, you’ll need to remove the Microsoft Visual C++ runtime entirely and reinstall it. To do this, select Uninstall > Uninstall in the Settings > Apps > Apps & features menu.
- In the Microsoft Visual C++ 2015-2019 Redistributable window that opens, select the Uninstall option and allow the process to complete. Once it’s finished, restart your PC and continue to the next section.
Installing or Reinstalling a Microsoft Visual C++ Installation
Without the Microsoft Visual C++ runtime library installed, software that relies on it won’t work, so you’ll need to install it. You’ll also need to do this if you’ve removed a corrupted installation previously.
- First, head to the Visual Studio website to download the latest version of the software runtime library. Scroll down towards the bottom of the page, then select the Other Tools, Frameworks, and Redistributables category to view the available options. From there, select the correct CPU architecture for your PC (eg. x64 for 64-bit PCs, x86 for 32-bit PCs, or ARM64 for ARM-based devices), then select the Download button.
- Run the installer file (eg. VC_redist.x64.exe) once the download is complete. In the installer window, accept the license terms by selecting the checkbox provided, then select the Install button to proceed.
- Allow the installer a few moments to complete. If it installs without any issues, select the Close button to close the window, then restart your PC.
This should, for most users, resolve the “vcruntime140.dll is missing” error on Windows 10 PCs. However, if the software you’re running requires an older version of the Visual C++ runtime (before 2015), you’ll need to download and install the older version instead.
You may also be able to fix the issue by removing and reinstalling software that has an older version of the Visual C++ runtime installer included. This is common in larger software bundles, such as games, that require multiple runtime libraries to work correctly.
By reinstalling software that’s coupled with an older Visual C++ runtime installer, the specific version of that library required to run the software should automatically reinstall itself and resolve any lingering issues.
Running Windows Update
The Microsoft Visual C++ runtime receives security updates through Windows Update, just like other major Windows services. If you’re having trouble with a “vcruntime140.dll is missing” error, it might be worth checking for any recent updates using the Windows Update service.
While this is unlikely to fix a broken installation, installing new updates could repair your installation automatically. You can check for new system updates in the Settings menu.
- To access this, right-click the Start menu, then select the Settings option.
- In the Settings menu, select the Update & Security option, then select Windows Update in the next menu.
- Select the Check for Updates option to search for new updates. If there are updates pending, select the Restart now option instead.
Windows will check for updates and install any that are currently pending. Once installed, you’ll need to restart your PC to ensure that they’ve been correctly applied. You should then check your software to see if the missing runtime issue is resolved.
Downloading DLL Files Online
If very specific error messages like “vcruntime140.dll is missing” start to appear, you might be tempted to source the file online to fix it. Various DLL download sites exist, allowing you to quickly download the missing file to resolve the issue.
We would recommend avoiding sites like these, however. DLL files are crucial elements of the Windows operating system that allow software to interact with more restricted Windows components. Unless you absolutely trust the source, it’s usually a better idea to remove and reinstall the entire Visual C++ runtime library instead.
This should resolve the issue for most users, but if you’re still having issues, you could source the file from another PC in your network as a last resort.
Keeping Windows 10 Maintained
The steps above should help you to fix a “vcruntime140.dll is missing” error on your Windows 10 PC. In most cases, repairing the installation or reinstalling the Visual C++ redistributable should fix the issue, but you may also need to look at removing and reinstalling any affected software.
A missing DLL file is usually a sign of a PC that’s having some issues, which is why it’s important to keep up with regular PC maintenance. You can do this by keeping Windows updated to ensure you have the latest bug fixes, as well as running regular malware scans to remove malware that could leave your PC at risk.