Skip to main content
criticalLauncher ErrorsAffects: All versions

How to Fix Black Screen on Launch

Fix Black Screen on Launch by updating graphics drivers and resetting video settings by deleting options.txt.

Quick Fix

Update your graphics drivers. If that does not work, delete options.txt from .minecraft to reset video settings.

Error Message

Minecraft shows black screen / window opens but nothing displays

How to Fix

1

Update graphics drivers to the latest version

2

Delete .minecraft/options.txt to reset video settings

3

Try running in windowed mode: add -Dorg.lwjgl.opengl.Window.undecorated=true to JVM args

4

Switch to OpenGL compatibility mode if available

5

Delete the .minecraft/versions/ folder for a fresh download

Common Causes

  • Graphics driver issues
  • Incompatible OpenGL version
  • Corrupted game assets
  • Fullscreen mode issues

Diagnostic Steps

  1. Update graphics drivers
  2. Delete options.txt in .minecraft/
  3. Launch the game
  4. If still black, check the output log for GL errors

FAQ

Why do I see a black screen?

Usually a graphics driver issue. Your GPU may not support the required OpenGL version, or the driver is outdated.

Related Errors

Need More Help?