SC
Software Conspiracy

Game Crashes

Roblox Studio won't launch on Windows 11 on PC — How to fix (2026)

If Roblox Studio is won't launch on Windows 11 on your PC, the fix is almost always one of: missing runtime, outdated GPU driver, broken anti-cheat, or a corrupted install. The steps below try the cheapest fixes first and end with a clean reinstall — most players are back in-game within 15 minutes.

Time
15 min
Difficulty
easy
Applies to
Windows 11, Windows 10
Updated
May 25, 2026

Symptoms

  • Roblox Studio closes immediately after the splash screen
  • Black screen for 30+ seconds, then back to desktop
  • Error: "Roblox Studio has stopped working" or a generic engine crash
  • Roblox Studio reports launch successful, but the game window never appears

Likely causes

  • Missing or outdated Visual C++ / DirectX redistributable
  • GPU driver out of date or freshly broken
  • Anti-cheat service not running or out of sync after a Windows update
  • Corrupted game files after a power loss or interrupted update
  • Overlay (Discord, GeForce Experience, Roblox Studio) injecting into the game process

How to fix it — step by step

  1. 01

    Verify the Roblox Studio install files

    Open Roblox Studio, right-click Roblox Studio and choose Verify integrity (Steam) or Verify (Epic) / Repair (EA App, Battle.net, Riot Client). A single corrupted file can crash an otherwise healthy install.

  2. 02

    Update your GPU driver

    Install the latest NVIDIA Game Ready or AMD Adrenalin driver. Each new game gets a day-one driver tuned for it; running last month's driver is the #2 cause of launch crashes for the most popular games.

  3. 03

    Install the Visual C++ and DirectX runtimes

    Most modern PC games depend on the Visual C++ 2015-2022 Redistributable (x64 and x86) and the DirectX End-User Runtime. Reinstall both from the Microsoft site even if Windows says they're already installed.

  4. 04

    Reinstall the anti-cheat

    If Roblox Studio uses BattlEye, Easy Anti-Cheat, Vanguard or Ricochet, reinstall the anti-cheat using the installer in the game's folder. The anti-cheat service often falls out of sync after Windows feature updates.

  5. 05

    Disable overlays, recording and FPS counters

    Turn off the Roblox Studio overlay, Discord overlay, NVIDIA GeForce Experience overlay, MSI Afterburner / RTSS, and any third-party FPS counter. Overlays inject code into the game process and games regularly crash on injection.

  6. 06

    Run the game as Administrator and disable fullscreen optimizations

    Right-click Roblox Studio.exe in the install folder → Properties → Compatibility → tick Run this program as an administrator and Disable fullscreen optimizations. Apply and relaunch from the shortcut.

  7. 07

    Reinstall the game on a different drive

    As a last resort, uninstall Roblox Studio, restart Windows, and install it to a different physical drive (ideally a clean NTFS SSD). Filesystem issues on the original drive are a surprisingly common cause of "won't launch on Windows 11" that survives every other fix.

Frequently Asked Questions

Related fixes