How to fix error 0x000007b when starting applications in Windows?

Error 0x000007b appears when launching various applications on Windows. The following message is attached to the error:

Error starting application (0x000007b). To exit the application, press the “OK” button.

Typically, the error is caused by corrupted or missing Microsoft Visual C++ libraries. However, in more rare cases, outdated graphics drivers can cause an error. It’s also important to note that 0x000007b is essentially the same as 0xc000007b, so you can safely use the tips below to fix the latter.

Solution to error 0x000007b

0x000007b

Reinstalling Microsoft Visual C++

  1. Press WIN+S on your keyboard to bring up the system search bar.
  2. Type in the query “Control Panel” and select the result you found.
  3. Go to “Programs and Features” (change the view mode to large or small icons).
  4. Find all versions of Microsoft Visual C++ library packages in the list of installed programs and remove them via RMB or the “Delete” button.
  5. Restart your PC.
  6. Download the required Microsoft Visual C++ Redistributable Libraries packages from the official Microsoft website that are appropriate for your version of Windows OS.
  7. Install the libraries and restart your PC again.

Update graphics drivers

  1. Right-click on the Start menu and select “Device Manager”.
  2. Expand the “Video adapters” section and find your video card there.
  3. Right-click on it and select “Update Driver”.
  4. In the new window, select the option “Automatically search for drivers”.
  5. Alternatively, you can manually install the required drivers using the following links:

After reinstalling Microsoft Visual C++ and installing the latest video drivers, error 0x000007b should disappear.

Leave a Reply

Your email address will not be published. Required fields are marked *