Skip to content
SPYLD.Gaming

Black Screen on Game Launch and How to Fix It

A black screen with audio is a completely different problem from a black screen without it. That is the first thing to check.

MRMarcus ReyesPC Hardware & Performance Editor· 3 min read·Published · Reviewed by Dan Okafor

The short answer

A black screen on game launch is most often a display mode or resolution mismatch rather than a crash, particularly when audio continues playing, which indicates the game is running but not displaying correctly. Pressing Alt and Enter to toggle windowed mode frequently restores the picture immediately. A black screen with no audio suggests the game failed to initialise, which points instead at graphics drivers or overlay software.

Verified and last updated August 12, 2026.

Time needed
12 min
Difficulty
Beginner
Read time
3 min

A black screen looks like a crash and usually is not. The game is often running perfectly and simply displaying somewhere your monitor cannot show.

One question splits the diagnosis in half, and it takes three seconds.

Is there audio?

Menu music or sound effects mean the game launched fine and the problem is display output. Silence means it failed to initialise. These need completely different fixes.

Step 1: Listen for audio to split the diagnosis

Audio tells you which problem you have

Step 2: Force windowed mode if audio is playing

Alt and Enter 1 minute

Press Alt and Enter together. In most games this toggles fullscreen and windowed mode, forcing the game to renegotiate its display output. If it was trying to use a resolution or refresh rate your monitor cannot handle, windowed mode uses your desktop's settings instead and the picture appears immediately.

Once you can see it, fix the setting properly in the game's video options rather than leaving it windowed. Set the resolution to your monitor's native value and the refresh rate to something it supports.

If Alt and Enter does nothing, delete the game's configuration file. It usually sits in Documents or AppData under the game or publisher name, and deleting it resets video settings to defaults on next launch.

Multi-monitor setups add a variation: the game may be rendering on a display that is off or disconnected. Check which monitor is set as primary.

The fullscreen modes guide covers why these modes behave differently and which to use once things are working.

Step 3: Handle initialisation failures if there is no audio

No audio means the game did not get far enough to start rendering. The causes are narrower:

  1. Overlays. Discord, Steam, graphics vendor overlays and recording software inject into the rendering pipeline and conflict. Disable all of them and test. This resolves a meaningful share of cases.
  2. Graphics drivers. A clean reinstall rather than an update over the top. Driver corruption produces exactly this symptom.
  3. Missing runtimes. DirectX and Visual C++ redistributables. Games install these but installations fail silently sometimes.
  4. Fullscreen optimisations. Right-click the game executable, Properties, Compatibility, and disable fullscreen optimisations. This is an old fix that still resolves current problems.
  5. Integrated graphics being used. Confirm the game is running on the dedicated card in Windows graphics settings.

Work through those in order. Overlays first, because it is the quickest and most common.

The launch troubleshooting guide covers the case where nothing happens at all, which is a different failure again.

What works

    What doesn't

      Key takeaways

        Frequently asked questions

        Why does audio play but the screen stay black?

        Because the game is running correctly and outputting to a display mode your monitor cannot show, usually a resolution or refresh rate mismatch. The game thinks it is displaying and the monitor receives something it cannot render. This is why pressing Alt and Enter to force windowed mode so often restores the picture instantly.

        What does Alt and Enter actually do?

        It toggles between fullscreen and windowed mode in most games, which forces the game to renegotiate its display output. If it was set to an unsupported fullscreen resolution, switching to windowed puts it into a mode your desktop already supports. Once visible, the resolution can be corrected properly in the game's settings.

        Can overlays cause a black screen?

        Frequently, yes. Discord, Steam, graphics vendor overlays and recording software all inject themselves into the game's rendering, and a conflict there can prevent the first frame appearing. Disabling overlays is one of the quickest diagnostics available and resolves a meaningful share of black screen cases with no audio.

        Should I delete the game's configuration file?

        It is a reliable fix when a bad resolution setting is saved and you cannot see the menu to change it. The file usually sits in Documents or AppData under the game or publisher name, and deleting it resets settings to defaults on next launch. You lose your settings, which is a small price for a game that launches.

        About the author

        MR
        Marcus Reyes

        PC Hardware & Performance Editor

        Marcus has been building, breaking and repairing gaming PCs since 2011, first as a weekend favour for friends and then for eight years as a bench technician at an independent repair shop in Portland, where roughly a third of the job was diagnosing machines that "ran fine yesterday".

        CompTIA A+ certified8 years bench-repair experience400+ systems diagnosed and repaired
        All articles by Marcus

        Found something wrong? Games patch and fixes go stale. If a step here no longer works, tell us at hello@spyld.com and we will retest it. Read how we test and our editorial policy.

        Keep reading