Forum Discussion

dgoin7k4c6e5's avatar
dgoin7k4c6e5
Newcomer
15 days ago

Getting an error code :

im getting this error code with apex legends and epic games too

 The application was unable to start correctly (0xc000007b).

Click OK to close the application.

1 Reply

  • dgoin7k4c6e5  That error typically means that there's missing or corrupted files, as such you could try:

    • Updating Windows and drivers
    • Repairing the game's files
    • Repairing your system's files

    To repair your system's files:

    • Open the Command Prompt in administrator mode

    • Type, "DISM /Online /Cleanup-image /Restorehealth" (without the quotes), and wait for it to finish.
      Note: DISM stands for "Deployment Image Servicing and Management tool". It often repairs Microsoft related files, such as issues with Window apps. Some problems with the next file checker can only be fixed after running this one first.

    • Now type, "sfc /scannow" (without the quotes), and wait for it to finish.
      Note: sfc stands for "System File Checker". This one will repair system files, (such as important Windows drivers).

    • Lastly, restart your PC.

    Note: You may also need to reinstall Windows.