Fix League of Legends Black Screen on Launch

Fix League of Legends Black Screen on Launch

Are you tired of encountering a black screen every time you launch League of Legends? Look no further as we provide simple solutions to fix this issue.

Restart the computer and try launching the game again.

Causes of Black Screen in League of Legends Client

A black screen in the League of Legends client can be frustrating and may prevent you from playing the game. There are several reasons why you may experience a black screen when launching the game. One common cause is a client bug that prevents the game from loading correctly.

Another reason may be an issue with the champion select screen. Sometimes, the game may get stuck on the champion select screen, resulting in a black screen. If you’re using Lutris to run the game on Linux, you may experience an infinite loading screen or a black screen.

Windows 10 users may also experience a black screen when launching League of Legends. In some cases, the game may not load at all. If you’re playing on the Garena League server, you may also encounter a black screen.

To fix League of Legends black screen issues, it’s important to identify the cause of the problem. Once you’ve identified the issue, you can take steps to resolve it and get back to playing the game.

The black screen issue with the LOL client can be frustrating, but there are ways to fix it.

Pre-tips for Troubleshooting a Black Screen on League Client

  • Check System Requirements

  • Close Unnecessary Programs

    • Close any programs running in the background
    • Ensure no other games are running
      Close any programs running in the background
Ensure no other games are running
  • Disable Antivirus

    • Temporarily disable antivirus software
    • Ensure it is not blocking League of Legends from launching
      Temporarily disable antivirus software
Ensure it is not blocking League of Legends from launching
  • Clear Cache and Data

    • Delete all files in the League of Legends folder except for the Config folder
    • Delete the files in the RADS folder
    • Clear browser cache and cookies
See also  Fixing 0x80240017 Unspecified Error in Visual C++ Setup

Running League of Legends as Administrator

If you’re experiencing this infinite loading screen, try running the game as an administrator. This can be done by right-clicking on the League of Legends shortcut and selecting “Run as Administrator.”

If you’re using Lutris to launch the game on Linux, you can also try running it through the terminal with the command “sudo lutris.”

Another potential solution for Windows 10 users is to disable fullscreen optimization in the game’s properties.

Don’t let a Black Screen on Launch keep you from playing your favorite game. Try running League of Legends as Administrator and get back to dominating the Rift.


if (lolClientBlackScreen) {
try {
closeAllLOLProcesses();
deleteLOLConfigFiles();
reinstallLOLClient();
restartComputer();
} catch (Exception e) {
logError(e.getMessage());
}
}

This code attempts to fix the issue by closing all LOL processes, deleting configuration files, reinstalling the LOL client and restarting the computer. This approach may not work in all cases, but it provides a starting point for developing a more sophisticated tool that addresses the issue.

Disabling Display Scaling and Third-Party Antivirus Software

When launching League of Legends, encountering a black screen can be frustrating. However, there are two potential fixes that can resolve the issue.

Firstly, disabling display scaling can solve the problem for Windows 10 users. This can be done by right-clicking the game’s executable file and selecting “Properties”. Then, go to the “Compatibility” tab and check the “Disable display scaling on high DPI settings” box.

Secondly, third-party antivirus software can sometimes interfere with the game’s launch. Temporarily disabling the antivirus software or adding League of Legends to the list of exceptions may solve the issue.

See also  Fixing Unresponsive Taskbar and Task Manager in Windows 10

It’s worth noting that the black screen on launch is a common client bug experienced by players across different platforms, including Lutris, Garena LOL, and Riot Games. It can occur during champion select or get stuck on an infinite loading screen. By trying the above solutions, players can fix League of Legends black screen on launch and get back to playing the game.

Performing a Clean Boot and Updating Windows

  • Press Windows Key + R to open the Run dialog box
  • Type msconfig and then click OK
  • Click the Services tab and then check the Hide all Microsoft services box
  • Click Disable all
    Click the Services tab and then check the Hide all Microsoft services box
Click Disable all
  • Click the Startup tab and then click Open Task Manager
  • Click each Startup item and then click Disable
  • Close the Task Manager
  • Click OK on the System Configuration window and then restart your computer

Updating Windows

  • Press Windows Key + I to open the Settings app
  • Click Update & Security
    Press Windows Key + I to open the Settings app
Click Update & Security
  • Click Check for updates
  • If there are updates available, click Download and install
  • Restart your computer when prompted

Updating Graphics Drivers for Nvidia and AMD

Updating Graphics Drivers for Nvidia and AMD

If you’re experiencing a black screen on launch while playing League of Legends, one of the solutions is to update your graphics drivers.

Follow these steps to update your graphics drivers for Nvidia and AMD:

  1. Open your device manager and locate the graphics card.
  2. Right-click on the graphics card and select “Update driver”.
  3. Choose “Search automatically for updated driver software“.
  4. If an updated driver is found, follow the prompts to install it.
    Choose "Search automatically for updated driver software".
If an updated driver is found, follow the prompts to install it.
  5. If no updated driver is found, visit the Nvidia or AMD website to download the latest driver for your graphics card.
  6. Install the downloaded driver and restart your computer.
Was this article helpful?
YesNo
Scroll to Top