Share via

How To Fix "api-ms-win-crt-runtime-l1-1-0.dll is missing error" On Windows

Anonymous
2019-03-02T12:29:10+00:00

I am facing api-ms-win-crt-runtime-l1-1-0.dll is missing error on my computer while running a program.

You can see the issue in the below screenshot.

So, please help me to fix this error.

Thanks,

Monkal

Windows for home | Windows 10 | Settings

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2019-03-02T12:37:02+00:00

    Hey Molkal,

    "api-ms-win-crt-runtime-l1-1-0.dll is missing" is a common error on Windows running computers. This happens when the program does found the .dll file which is required in order to work or function. So, this .dll file is missing from your computer.

    You can fix this error with these below methods:

    1. BY REPAIRING VISUAL C++ REDISTRIBUTABLE FOR VISUAL STUDIO 2015
    2. BY UPDATING THE WINDOWS
    3. OR YOU CAN DOWNLOAD & INSTALL VISUAL C++ REDISTRIBUTABLE FOR VISUAL STUDIO 2015 MANUALLY

    So, you can opt any of the above methods to fix api-ms-win-crt-runtime-l1-1-0.dll is missing error on your PC.

    Thanks,

    Loren

    300+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2019-03-02T12:33:39+00:00

    Hi, MonkalLukal

    My name is Maritza and I am an Independent Advisor. I would be happy to help you today.

    Perform the procedure to repair the system files:

    Follow these instructions: press the Windows + X keys and select Command Prompt (Administrator) or Windows PowerShell (Administrator), in the window that will open, you must type the commands in their respective order:

    • DISM.exe /Online /Cleanup-image /Scanhealth

    • DISM.exe /Online /Cleanup-image /Restorehealth

    • DISM.exe /online /cleanup-image /startcomponentcleanup

    • sfc /scannow

    Each of these actions can take a few minutes, so it is important to execute one at a time. When finished, you must restart the PC.

    Let us know if these steps help you to resolve the issue.

    200+ people found this answer helpful.
    0 comments No comments