I'm receiving an api-ms-win-crt-runtime-l1-1-0.dll error. How do I fix this?

Modified on Tue, 12 Sep 2023 at 01:07 PM

The problem is that the KB2999226 (Universal CRT) which is part of the Visual C++ Redistributable for Visual Studio 2015 failed to install.  Here is how to fix it:

 

  1. Install Windows Updates:

    • Go to Start - Control Panel - Windows Update
    • Check for updates
    • Install all available updates.
    • After the updates are installed, restart your computer.
    • After the restart repeat the steps above again until no more updates are available.
  2. Download the Visual C++ Redistributable:

  3. Run the vcredist_x64.exe (64-bit) or vcredist_x86.exe (32-bit) and select Uninstall

  4. Run the .exe again and select Install

 

Special thanks to SmartFTP for the solution.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article