Share via

Error "LoadLibrary failed with error 126: The module could not be found" when launching programs

Anonymous
2012-06-26T01:44:56+00:00

Original title: <Why do I get  LoadLibrary failed with error 126?>

In starting some programs, the program partially starts, then a pop-up message shows up saying "LoadLibrary failed with error 126: The module could not be found". When you click the "OK" button, the whole program shuts down. I've had this issue with several graphics applications like PSP and Rhinoceros 3D.

Any suggestions what may be causing this "error 126"?

Windows for home | Previous Windows versions | Performance and system failures

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
Answer accepted by question author
  1. Anonymous
    2013-01-22T10:11:25+00:00

    for X64 based systems:

    a. Go to the command prompt as described above. Run it as administrator.

    b. Type in the following command:

    *C:\Windows\System32* copy atio6axx.dll .dll

    c. Restart the PC, and check again for the issue.

    300+ people found this answer helpful.
    0 comments No comments
Answer accepted by question author
  1. Anonymous
    2013-04-29T15:58:02+00:00

    type cmd and click on the black box icon for it...

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

22 additional answers

Sort by: Most helpful
  1. Anonymous
    2012-06-26T14:51:38+00:00

    Hi,

    1. What is the make and model of the computer?
    2. Are you aware of any changes made to the computer, prior to the issue?

    Method 1:

    Update the graphics card drivers and check for the issue.

    Update a driver for hardware that isn't working properly

    http://windows.microsoft.com/en-us/windows7/Update-a-driver-for-hardware-that-isnt-working-properly

    Method 2:

    Perform a system file checker scan on your computer.

    How to use the System File Checker tool to troubleshoot missing or corrupted system files on Windows Vista or on Windows 7

    http://support.microsoft.com/kb/929833

    Method 3:

    a. Click on Start, click All programs, click Accessories, right click on Command prompt and select Run as administrator.

    b. Type in the following commands and hit enter after each command.

    Cd /d C:\Windows\System32

    Copy atioglxx.dll .dll

    c. Exit the command prompt and check for the issue.

    20+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2017-03-26T16:58:02+00:00

    This is what happened when i tried the fix

                  The system cannot find the file specified.

    5 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2013-04-30T04:15:23+00:00

    Yup .. this worked for me and I can now use the programs that I wasn't able to use before because of this "Load Library Failed" message. Thanks again for the help... you folks are great!

    Pugle

    3 people found this answer helpful.
    0 comments No comments