Black screen · critical
Game Capture shows a black screen
Game Capture preview and output stay black while the game is visible on the desktop.
Last reviewed: 2026-08-06 · Source: OBS-Studio.net editorial diagnostics
Analyze a log
Matched symptom labels
- Black preview or program output
Overview
Game Capture preview and output stay black while the game is visible on the desktop. This playbook is part of the black_screen diagnostics family on OBS-Studio.net and focuses on concrete OBS Studio remediation rather than generic PC advice.
When you see symptoms matching Game Capture shows a black screen, open Help → Log Files → Upload Current Log (or analyze a local log) and keep the Stats dock visible while reproducing. Note whether the problem is present in Preview only, Program output, a platform VOD, or a local recording. Those four observation points prevent chasing the wrong subsystem.
Work top-down: confirm OS permissions and device availability, then capture method, then scene complexity, then encoder capacity, then network delivery. Changing bitrate will not repair a black Game Capture hook, and reinstalling OBS will not repair a full disk. Each section below is written so you can apply fixes in order and stop when Stats and a short test recording look healthy.
Related OBS surfaces you will use repeatedly include Settings → Video (canvas, output, FPS, downscale filter), Settings → Output (encoder, rate control, recording format), Settings → Audio (devices and sample rate), source properties for Game/Display/Window Capture, Advanced Audio Properties for sync offsets and tracks, and the Stats dock counters for rendering lag, encoding lag, and network dropped frames.
If a plugin is in the blast radius, launch Safe Mode to prove stock OBS behavior, then reintroduce plugins one at a time. Keep scene collection backups before large rebuilds. Prefer MKV recordings with remux for crash-safe local files while you iterate.
Symptoms
Use this checklist against Game Capture shows a black screen. Matching several items increases confidence you are in the right playbook.
- Black rectangle where the game should appear in preview
- Game audio may still meter from the Game Capture source
- Capture works briefly then turns black after alt-tab
- Display Capture still shows the game correctly
- Anti-cheat titles fail more often than single-player games
Also note what still works: mic versus desktop audio, Display Capture versus Game Capture, local recording versus live ingest, and whether Safe Mode changes the outcome. Those contrasts isolate hooks, permissions, encoders, and network paths quickly.
Fast checks
- Reproduce once with the Stats dock open and write down rendering lag, encoding lag / skipped frames, and network dropped frames.
- Create a 60-second local MKV recording of the failing scene to separate preview-only bugs from real output bugs.
- Toggle to a minimal scene with a Color Source only; if the issue vanishes, scene complexity or a specific source is implicated.
- For capture issues, A/B Game Capture, Window Capture, and Display Capture without changing encoder settings.
- For encode issues, switch temporarily to a hardware encoder or a faster x264 preset and retest the same scene.
- For network issues, lower bitrate 30% on Ethernet with dynamic bitrate enabled and compare dropped-frame counters.
These fast checks for Game Capture shows a black screen usually identify the subsystem in under ten minutes before deeper repairs.
Likely causes
Common and occasional causes for this issue:
- Anti-cheat blocking the capture hook (Easy Anti-Cheat, BattlEye, Vanguard, FACEIT)
- Wrong Game Capture mode for the title (Any fullscreen versus Specific window)
- Game rendering on a different GPU than OBS on multi-GPU laptops
- Exclusive fullscreen conflicting with the capture path
- Outdated GPU drivers with broken capture hooks
- Overlays from Discord, NVIDIA, or Steam interfering with injection
Do not assume a single cause. Multi-GPU laptops often combine affinity mistakes with Game Capture hooks; audio echo often combines Monitor and Output routing with open speakers; disconnects often combine Wi-Fi loss with an overly optimistic bitrate. Treat the list as a prioritized hypothesis set.
- Anti-cheat blocking the capture hook (Easy Anti-Cheat, BattlEye, Vanguard, FACEIT) (common) — Documented cause for Game Capture shows a black screen: Anti-cheat blocking the capture hook (Easy Anti-Cheat, BattlEye, Vanguard, FACEIT)
- Wrong Game Capture mode for the title (Any fullscreen versus Specific window) (occasional) — Documented cause for Game Capture shows a black screen: Wrong Game Capture mode for the title (Any fullscreen versus Specific window)
- Game rendering on a different GPU than OBS on multi-GPU laptops (occasional) — Documented cause for Game Capture shows a black screen: Game rendering on a different GPU than OBS on multi-GPU laptops
- Exclusive fullscreen conflicting with the capture path (rare) — Documented cause for Game Capture shows a black screen: Exclusive fullscreen conflicting with the capture path
- Outdated GPU drivers with broken capture hooks (rare) — Documented cause for Game Capture shows a black screen: Outdated GPU drivers with broken capture hooks
- Overlays from Discord, NVIDIA, or Steam interfering with injection (rare) — Documented cause for Game Capture shows a black screen: Overlays from Discord, NVIDIA, or Steam interfering with injection
Detailed fixes
Apply repairs in order. Retest after each major change so you know which step helped.
- Step 1: Set Game Capture to Capture specific window and select the game executable explicitly
- Step 2: Test Capture any fullscreen application as a second data point
- Step 3: Switch the game to borderless windowed mode
- Step 4: On laptops, force the game onto the same GPU OBS uses
- Step 5: Update GPU drivers from NVIDIA, AMD, or Intel—not Windows Update alone
- Step 6: Disable conflicting overlays one at a time
- Step 7: Use Display Capture for titles that permanently block hooks
After the primary fixes, remove temporary test changes you no longer need, document the final encoder and capture settings that worked, and keep a known-good scene collection backup. If nothing above moves Stats in the right direction, capture a fresh log during a failure window for pattern matching.
-
Repair: Set Game Capture to Capture specific window and select the game executable explicitly
Set Game Capture to Capture specific window and select the game executable explicitly
Retest the original trigger for Game Capture shows a black screen before continuing to the next repair step.
Change one major variable at a time and keep a scene collection backup.
-
Repair: Test Capture any fullscreen application as a second data point
Test Capture any fullscreen application as a second data point
Retest the original trigger for Game Capture shows a black screen before continuing to the next repair step.
-
Repair: Switch the game to borderless windowed mode
Switch the game to borderless windowed mode
Retest the original trigger for Game Capture shows a black screen before continuing to the next repair step.
Verification
- Stats counters that were elevated for this issue trend toward zero during a five-minute stress test.
- A local MKV recording reviewed in a player shows correct video and audio sync for the failing scenario.
- If this was a live issue, a platform preview or VOD confirms the repair beyond OBS preview.
- Safe Mode versus normal mode behave consistently after plugin cleanup (when plugins were involved).
- Reboot once and re-verify; some permission and driver changes only stick after a clean relaunch.
Verification for Game Capture shows a black screen is not complete until you reproduce the original trigger (game launch, alert spam, long session, Wi-Fi idle, etc.) without regression.
- Verify Stats and output for Game Capture shows a black screen
Run a five-minute reproduction with Stats visible. Confirm the counters associated with this issue improved, then review a local MKV and/or platform preview.
- Secondary verification after reboot
Relaunch OBS (and the game/devices involved) once to ensure permissions, drivers, and device handles still behave after a clean start.
Rollback
- Rollback experimental changes for Game Capture shows a black screen
If a test change made things worse, restore the previous encoder preset, capture method, or audio routing from your notes or scene collection backup. Remove temporary exclusions or admin elevation that were only for testing.
Common mistakes
- Raising bitrate to “fix” encoder overload or rendering lag.
- Reinstalling OBS repeatedly without isolating plugins via Safe Mode.
- Running everything as Administrator permanently on Windows without a documented need.
- Chasing preview artifacts when Program/VOD output was already correct (or the reverse).
- Ignoring disk free space and antivirus locks while debugging “corrupt” recordings.
- Pasting stream keys into public screenshots or unredacted logs.
Avoid shotgun changes. Change one variable at a time for Game Capture shows a black screen so the working configuration is reproducible.
Operating-system notes
Windows: Game Capture is the primary path; also review Game Mode and Hardware-accelerated GPU scheduling. macOS: classic Game Capture is limited—prefer Display or Window Capture. Linux: prefer PipeWire or XComposite; many Wayland sessions cannot use Windows-style game hooks.
Regardless of OS, keep GPU drivers current from the vendor, prefer wired networking for live output, standardize audio on 48 kHz when possible, and treat permissions prompts as first-class failures rather than background noise.
Version notes
These guidance notes target current OBS Studio feature surfaces (Stats docks, Safe Mode, MKV remux, Browser Source shutdown-when-not-visible, hardware encoders, and PipeWire capture where applicable). If you are on a significantly older OBS build, update before deep troubleshooting—plugin ABIs and encoder UIs change across major versions.
After updating OBS, reinstall or update third-party plugins to builds that explicitly support your new version. Legacy encoder plugins are a frequent source of duplicate NVENC entries and init crashes.
FAQ
Does Display Capture working prove my GPU is fine?
Yes. If Display Capture shows the game, the problem is Game Capture hooking or GPU affinity, not a dead GPU.
Should I always run OBS as administrator?
Only when a specific anti-cheat document requires it. Permanent admin elevation is a security risk and can create new capture inconsistencies.