Fix: xinput1_3.dll is missing

When attempting to launch a game or an application in Windows, you may get the error saying “The program can’t start” because Xinput1_3.dll is missing from your computer. Try reinstalling the program to fix this problem”, followed by the application crashing unexpectedly. The absense of Xinput1_3.dll has affected games like Black Ops 2, Blur, Borderlands, Borderlands, and Blur.

This error occur is caused by a missing Directx dependency called Xinput1_3.dll. When an error involving Xinput1_3.dll occurs, it is because DirectX 9 isn’t installed on the system. Since it doesn’t come bundled with Windows, errors will pop up when an application which depends on the dll tries to start.

We can easily fix this error by installing the Direct X June 2010 package, updating the display drivers, re-registering the dll, or placing Xinput1_3.dll in it’s directory. For most people, the first method worked, but if it doesn’t work for you, don’t hesitate to try the other options provided in the article.

Method 1: Installing DirectX

  1. Download DirectX June 2010 Package from here.
  2. In your Downloads folder, create a folder called DirectX. Do this by right-clicking on an empty area and selecting New > New Folder.
  3. Go to the location where DirectX was downloaded and launch it. After accepting the Terms and Conditions, you’ll be asked to specify a place for the extracted files.
  4. Click on Browse and select the DirectX folder you created in the Downloads directory and then click OK.
  5. Click OK again to begin the extraction process.
  6. Enter the DirectX folder and run the executable named DXSETUP.exe. Follow the installation prompts till the end of the installation and click the Finish button when done.
  7. Head back to the software producing the error message and confirm if it works properly now.

Method 2: Updating Display Drivers

Your graphics drivers may also lack a the required dll file to make your applications work. Here’s how to get your graphics drivers updated.

  1. Press the Windows Key + R to open the run prompt and then type msc and click OK. Windows 8 or newer, press the Windows Key + X and select Device Manager from the pop-up.
  2. In the Device Manager console, search for Display Adapters and expand it. Double-click on your display device under this category.
  3. Click on the Driver tab and select Update Driver.
  4. Click on Search automatically for updated driver software and wait for the drivers to update.
  5. If there are any available updates, they’ll get installed after downloading. Reboot your PC after this and try to launch the application indicating the error to confirm if it’s been fixed.

You can also confirm from your vendor’s support page if there is a new update for your graphics card.

Method 3: Manually Providing Xinput1_3.dll

  1. Download Xinput1_3.dll from here (32-bit, 64-bit).
  2. Depending on your OS architecture, right-click on the downloaded dll file and select copy.
  3. Press Ctrl + R, type %windir%/System32 and then %windir%/SysWow64 (for 64-bit systems) and click OK.
  4. Paste the Xinput1_3.dll file in both System32 and SysWow64 folders.
  5. Try launching the application producing the error to confirm the issue solved.

Method 4: Re-registering Xinput1_3.dll

On some occasions, re-registering Xinput1_3.dll solves the issue. Use the following steps to re-register the concerned dll.

  1. Open the Start Menu, type cmd, right-click on the Command Prompt and Run as Administrator.
  2. In the Command Prompt window, type the following commands:
    regsvr32 -u xinput1_3.dll
    regsvr32 xinput1_3.dll
  3. Restart your PC and then confirm on reboot if the issue has been solved.
ABOUT THE AUTHOR

Kevin Arrows


Kevin Arrows is a highly experienced and knowledgeable technology specialist with over a decade of industry experience. He holds a Microsoft Certified Technology Specialist (MCTS) certification and has a deep passion for staying up-to-date on the latest tech developments. Kevin has written extensively on a wide range of tech-related topics, showcasing his expertise and knowledge in areas such as software development, cybersecurity, and cloud computing. His contributions to the tech field have been widely recognized and respected by his peers, and he is highly regarded for his ability to explain complex technical concepts in a clear and concise manner.