
Fortnite Chapter 7 Black Screen on Launch DX12 Device Hung Fix
Fix Fortnite Chapter 7 black screen on launch and DX12 device hung errors on RTX 50-series. Force DX11, edit GameUserSettings.ini, reinstall EAC, BattlEye workaround.
What is the Fortnite Chapter 7 Black Screen Launch Issue?
Fortnite Chapter 7 — "Resurgence" launched on May 22, 2026 and shipped with a regression in the DirectX 12 renderer that produces a sustained black screen on launch, often followed by a DXGI_ERROR_DEVICE_HUNG crash to desktop. The issue disproportionately affects NVIDIA RTX 50-series GPUs (5070, 5070 Ti, 5080, 5090) running driver branch R580, as well as systems with both Easy Anti-Cheat (EAC) and BattlEye installed from concurrent games — the two anti-cheats conflict during the new Chapter 7 secure boot handshake.
The symptom set: Epic Games Launcher reports Fortnite as "Running", the player sees a black fullscreen window for 20–60 seconds, and then either the desktop returns silently or a crash dialog appears with LowLevelFatalError [File:Unknown] [Line: 198] GPU Crashed or D3D Device Removed. Epic confirmed the DX12 regression on May 24, 2026 via a Trello card and is preparing v34.10.
When does it occur?
- Immediately after clicking Launch in the Epic Games Launcher
- After joining a Battle Royale lobby (mid-load transition crash)
- On RTX 50-series cards running driver 580.50 or 580.65
- When BattlEye is installed system-wide (e.g., from Rainbow Six, PUBG, ARMA)
- After enabling Hardware-Accelerated GPU Scheduling in Windows 11
- On systems that previously played the Chapter 6 beta with Performance Mode disabled
Common causes
- DX12 shader compilation pipeline stalls on the new Chapter 7 nanite assets
- NVIDIA R580 driver "Video Engine Timeout Detected" race condition with Fortnite's frame pacing
- EasyAntiCheat service (
EasyAntiCheat_EOS.exe) and BattlEye service (BEService.exe) both requesting kernel callback registration on launch - Corrupted
GameUserSettings.inicarried over from Chapter 6 referencing removedr.D3D12.UseRenderTargetssetting - Hardware-Accelerated GPU Scheduling conflicting with Fortnite's new Reflex 2 implementation
- Stale shader cache in
%LOCALAPPDATA%\FortniteGame\Saved\D3DSCache\from the prior chapter - Performance Mode flag missing from the Chapter 7 build's first-launch defaults
Step-by-step fixes
- Force DirectX 11 mode to bypass the DX12 regression entirely. In the Epic Games Launcher, click your profile icon → Settings → scroll to Fortnite → "Additional Command Line Arguments" → enter exactly:
-dx11. Click anywhere else to save. Launch Fortnite — the black screen should resolve in 5–10 seconds.
- Edit GameUserSettings.ini to remove stale renderer settings. Close Fortnite. Navigate to
%LOCALAPPDATA%\FortniteGame\Saved\Config\WindowsClient\and openGameUserSettings.iniin Notepad. Delete any line beginning withr.D3D12.orbUseDX12=. Save and set the file to read-only via right-click → Properties → Read-only. This forces Fortnite to regenerate clean defaults.
- Clear the shader cache so the new Chapter 7 assets compile fresh. Close all Epic processes via Task Manager (
EpicGamesLauncher.exe,EpicWebHelper.exe,FortniteClient-Win64-Shipping.exe). Delete the entire folder%LOCALAPPDATA%\FortniteGame\Saved\D3DSCache\. Also clearC:\Users\<you>\AppData\Local\NVIDIA\DXCache\(NVIDIA's driver shader cache).
- Toggle Performance Mode in the Fortnite settings to bypass nanite compilation. With the game running in DX11 mode from step 1, go to Settings → Video → "Rendering Mode" → set to Performance. This drops the nanite pipeline entirely and is the Epic-recommended workaround until v34.10. You can switch back to DirectX 12 after v34.10 ships.
- Reinstall Easy Anti-Cheat to fix the kernel-callback collision with BattlEye. Navigate to
C:\Program Files\Epic Games\Fortnite\FortniteGame\Binaries\Win64\EasyAntiCheat\and runEasyAntiCheat_EOS_Setup.exe. Select "Fortnite" from the dropdown and click Repair Service. Reboot — this re-registers the EAC kernel driver after BattlEye, which is the correct ordering for Chapter 7.
- Disable Hardware-Accelerated GPU Scheduling if you have an RTX 50-series. Settings → System → Display → Graphics → Default graphics settings → Hardware-accelerated GPU scheduling → Off. Reboot. NVIDIA's R580 driver branch has a known incompatibility with Fortnite's Reflex 2 path under HAGS.
- Roll back the NVIDIA driver to 575.45 (the last stable branch before R580). Use Display Driver Uninstaller (DDU) in Safe Mode: download DDU, boot into Safe Mode, run it, select GeForce → Clean and restart. Then install 575.45 from the NVIDIA driver archive at nvidia.com/Download/Find.aspx. Decline the GeForce Experience driver auto-update prompt afterward.
- Apply the BattlEye coexistence workaround Epic published on May 25. Open an elevated PowerShell and run:
Stop-Service BEService; Set-Service BEService -StartupType Manual. This stops BattlEye from auto-starting at boot; you can manually start it when you launch a BattlEye-protected game (Rainbow Six, etc.). The conflict only occurs when both kernel modules register on the same boot.
If it still doesn't work
If Fortnite Chapter 7 still produces a black screen after all the above, verify the Epic Games Launcher itself is current — version 17.2.x or later is required to push the Chapter 7 telemetry handshake correctly. Force-update via the launcher's three-dot menu → "Check for updates". For repeat DXGI_ERROR_DEVICE_HUNG crashes that survive the DX11 workaround, your GPU may be hitting a real thermal limit; run nvidia-smi -q -d TEMPERATURE (Windows Terminal) during the crash window and compare the GPU temperature to 87°C — if hit, undervolt with MSI Afterburner (-100 mV core) before retesting. Finally, if the crash dialog cites Out of video memory trying to allocate a rendering resource, switch to the Low texture preset and verify your VRAM is at least 8 GB via dxdiag — Chapter 7's Direct Storage assets require more VRAM headroom than Chapter 6.
Related errors
Fix NVIDIA RTX 5090 and 5080 driver crashes with VIDEO_ENGINE_TIMEOUT_DETECTED error. Resolve black screens, game crashes, and DLSS instability on RTX 50 series GPUs.
Fix NVIDIA RTX 5070 Ti black screens, driver crashes, and TDR errors. DDU clean install, BIOS settings, PCIe Gen 5 fixes, and power connector checks.
Solve Fortnite Easy Anti-Cheat error 30005 preventing game launch. Complete guide to fix EAC service failures, installation errors, and driver conflicts causing error 30005 in Fortnite 2025.
Fix Fortnite error code 524 matchmaking issues. Server connection problems, region mismatch, and party join errors preventing game access.
Resolve Fortnite login failed error code 91 unable to connect to servers. Fix Epic Games authentication failures, network issues, and service outages causing code 91 login errors 2025.
Fix DXGI_ERROR_DEVICE_HUNG (0x887A0006) crashing all games on Windows 10 and 11. TDR registry fix, GPU underclocking, DirectX 11 fallback, and driver solutions.