Fix "Could not start the program because api-ms-win-crt-runtime-l1-1-0.dll is missing"

api ms win crt ru error
api ms win crt ru error

In the world of computing, there are a whole bunch of new problems that have emerged. Indeed, for several reasons, your program may, for example, not want to launch and this is necessarily frustrating.

The problem is that the reasons that can explain that the latter does not want to start, they can be multiple and if you are not a computer scientist, you can quickly find yourself lost in all that.

In fact, very often, you will have the right to a error number or a short message which explains the error causing the failure, but once again not easy to understand everything immediately.

This is even more true when we know that these errors are generally explained in English and that not everyone masters this language. This may be your case and you have landed on this article.

Well, first of all welcome and sit down comfortably because together we will learn how to solve the famous error « The program can't start because api-ms-win-crt-runtime-l1-1-0.dll is missing"

Try to repair the application

As we will see in the rest of this article, it is often another program that is the cause of this problem, but it also happens that it is simply your application that is not properly installed.

In this case, you will be able to start with attempt to repair this app. To do this, follow these steps:

  • Go to Start  > Settings  > Applications

  • Click on Applications and features.
  • Select the application you want to correct and click on Edit if this option is available.

In this case, a file scan is done and those missing or damaged are then completely replaced. If this option is not possible, you may as well delete the app and install it again, which will effectively do the same. It will simply take longer to set up.

The program can't start because api-ms-win-crt-runtime-l1-1-0.dll is missing

As we told you a little above, often when we get this error, it is not a problem with the application that we have just installed. Indeed, to get started, it needs another software called Microsoft Visual C ++ Redistributable.

However, it is quite possible that this software is not installed on your machine, even if it is rare! To make sure, go to the list of your programs and search for the full name of the software.

You should normally see this software, either in its version 2015 or else in its version 2017. If neither of these two versions appears, then you know where your problem comes from and all you have to do is install it. Once this is done, you should no longer have the famous error we talked about a little above.

Install Microsoft Visual C ++ Redistributable 2017

As we have just told you, Microsoft Visual C++ Redistributable exists in two versions, 2015 and 2017. However, if you have the oldest version, it may be that this is what is wrong with the application.

In this case, you will simply have to uninstall this 2015 version which is obsolete. In place download the 2017 version and install it on your computer. Once this is done, you should never have problems with your software again and it should therefore no longer display an error each time it is launched.

Finally, also remember to check if your Windows is in 32 or 64 bits. Indeed, if you installed the wrong version of Microsoft Visual C++ Redistributable, this could explain why you are having problems!