How to Fix api-ms-win-crt-runtime-l1-1-0.dll Missing on Windows
Fix the api-ms-win-crt-runtime-l1-1-0.dll missing error and remove conflicting leftovers with Kudu.
By Kudu Team
Fix this automatically with Kudu
Run a free system scan to detect and resolve this issue automatically — no manual steps required.
Download Kudu Free →What Causes This?
The api-ms-win-crt-runtime-l1-1-0.dll missing error usually means the Microsoft Visual C++ runtime files your app needs are missing, damaged, or outdated. This DLL is part of the Universal C Runtime, which is commonly installed through Windows Update or the Microsoft Visual C++ Redistributable packages. The problem can also happen after a broken app uninstall, failed update, or leftover files from older software versions that conflict with the current runtime.
Common Symptoms
- A program will not open and shows
api-ms-win-crt-runtime-l1-1-0.dll is missing - You see errors about the app being unable to start because a DLL was not found
- Games, Adobe apps, or other desktop programs crash immediately on launch
- The error appears after reinstalling software or restoring a system backup
- Some apps work, but one specific program fails every time
How to Fix It Manually
-
Restart your PC first
- Save your work and restart Windows.
- If the error started after an update or install, a reboot may finish pending system changes.
-
Install all Windows updates
- Press Windows + I to open Settings.
- Go to Windows Update.
- Click Check for updates.
- Install everything available, including optional quality updates if offered.
- Restart your PC after the updates finish.
-
Repair or reinstall the Microsoft Visual C++ Redistributables
- Press Windows + S, type Control Panel, and open it.
- Go to Programs > Programs and Features.
- Look for entries named Microsoft Visual C++ Redistributable.
- If you see recent versions such as 2015-2022, select each one and click Change > Repair.
- If repair does not help, download and reinstall the latest supported Microsoft Visual C++ Redistributable packages from Microsoft for both x64 and x86, then restart your PC.
-
Run System File Checker and DISM
- Press Windows + S, type cmd.
- Right-click Command Prompt and choose Run as administrator.
- Run this command:
sfc /scannow - Wait for it to complete, then run:
DISM /Online /Cleanup-Image /RestoreHealth - Restart your PC when both scans finish.
-
Reinstall the app that shows the error
- Press Windows + I and go to Apps > Installed apps.
- Find the affected program, select it, and choose Uninstall.
- Restart your PC.
- Download the latest installer from the software maker’s official website and install it again.
-
Check for leftover files from old installs
- Open File Explorer and check these folders if they exist:
C:\Program FilesC:\Program Files (x86)C:\Users\YourName\AppData\LocalC:\Users\YourName\AppData\Roaming
- Remove leftover folders for the broken app only if it has already been uninstalled.
- Be careful not to download random DLL files from third-party websites. Replacing system DLLs manually often makes the problem worse.
- Open File Explorer and check these folders if they exist:
Fix It Automatically with Kudu
Kudu can scan for broken runtime dependencies, invalid leftover app files, and uninstall remnants that keep triggering DLL errors. It helps clean out conflicting leftovers and fix common Windows software issues without making you hunt through system folders or the registry yourself.
Fix this automatically with Kudu
Run a free system scan to detect and resolve this issue automatically — no manual steps required.
Download Kudu Free →Related guides
How to Fix Service Registration Is Missing or Corrupt on Windows
Resolve the Service Registration Is Missing or Corrupt error and clean update clutter with Kudu.
How to Fix MSVCP140.dll Missing on Windows
Fix the MSVCP140.dll missing error and clean leftover software traces that may cause conflicts with Kudu.
How to Fix VCRUNTIME140.dll Missing on Windows
Resolve the VCRUNTIME140.dll missing error and clean old app leftovers on Windows with Kudu.
Fix Windows 11 Missing Drivers After Upgrade
Resolve missing driver problems after a Windows 11 upgrade, and let Kudu help remove leftovers that can cause conflicts.