How to fix XINPUT1_3.dll is missing error in Windows 10

xinput1_3 dll is missing error

The XINPUT1_3.dll is missing error adds to the list of errors related to Windows 10 DLL files such as the MSVCR100.dll error, the D3DX9_43.dll error or the MSVCP120.dll error. Most of these errors are usually due to the system not being able to find the DLL library that the message refers to, a message that reads “The program cannot start because xinput1_3.dll is missing from the computer . Please try to reinstall the program to correct this problem ”,“ Code execution cannot continue because xinput1_3 dll was not found ”or“ The program can't start because xinput1_3.dll is missing ”. Fortunately, the error in question has an easy solution, and this time we will show how to proceed step by step.

What is and how to install XINPUT1_3 in Windows 10, Windows 7 and Windows 8

The XINPUT1_3 library causing the error drinks directly from the Visual C ++ libraries in Visual Studio . To reinstall the library again we will have to resort to the native Windows libraries, which we can download from the Microsoft page.

  • Download Visual C ++ for Windows

Before proceeding with the download, the first thing we will have to do is know the type of system of our computer, which can be 32 or 64 bits. As simple as right-clicking on the Windows icon in Start and clicking on System. In Type of system we will be indicated the amount at which our system runs .

How To Fix XINPUT1_3.dll Missing Error In Windows 10 1

Finally we will download the version corresponding to our type of system of the tool linked above. For 32-bit systems we will have to resort to the x86 version, while for 64-bit systems we will have to download the x64 file. After installing the program in Windows, we will turn off the computer and restart the machine by pressing the power button, since the traditional restart will not restore the system status correctly.

Where to download XINPUT1_3.dll for Windows 7, Windows 8, and Windows 10

In the event that the previous method has not worked for us, we will have to proceed to the manual download and installation of the XINPUT1_3.dll file.

  • Download XINPUT1_3.dll for 32-bit systems
  • Download XINPUT1_3.dll for 64-bit systems

Once we have downloaded the file for our type of system, we will right-click on the program that shows us the message XINPUT1_3.dll is missing from the computer within the Desktop and we will select Open the location of the file . Next we will unzip the ZIP file and paste the library in the folder in question. We will have to repeat this same process as many times as problematic programs or games exist. Fortnite, GTA V, Tropico 6, Xenoverse 2 ...

How To Fix XINPUT1_3.dll Missing Error In Windows 10 2

The last step to prevent the XINPUT1_3 dll error from showing up again is based on pasting the file in the following path:

  • C: \ Windows \ System32 \

Finally, we will turn off the computer and turn it on through the computer's power button.

Solution to XINPUT1_3 dll error if the above does not work

If none of the above has taken effect, the last method to solve the XINPUT1_3 dll is missing error is based on resorting to the Command Prompt, which is accessed by typing CMD in the Windows search bar, but not before right-clicking on the program and click Run as administrator .

How To Fix XINPUT1_3.dll Missing Error In Windows 10 3

Next, we will write the following command line:

  • sfc / scannow

The program will then start to run a diagnostic tool that will analyze and repair all corrupted Windows files . When it is finished, we will follow the same shutdown process as in the previous steps.