Blog / Troubleshooting

Black screen when recording games or GPU-heavy apps

If your recording looks fine in real life but shows up black in Camtasia, you are not imagining it. This post is a calm checklist used by teams who capture gameplay, CAD, and GPU-accelerated browsers weekly.

Camtasia recording interface example

What “black screen” usually means

In most cases, the capture pipeline is working—but the pixels you want are not legally or technically available to the recorder. Games, DRM-protected streaming video, and some GPU-composited windows can render a blank texture to screen capture APIs while still looking normal on your monitor.

Your goal is to identify which class of problem you have: protection, GPU capture mode, or display scaling.

Fix path (try in order)

  1. Confirm it’s not DRM. If you are capturing Netflix, some live sports apps, or certain web players, expect black video. The fix is to use licensed b-roll, downloadable media, or capture from a source you own.
  2. Switch capture strategy. Window capture vs display capture behaves differently under GPU composition. If one is black, try the other—then try recording the game in windowed or borderless windowed mode.
  3. Check display scaling. On Windows, mixed scaling across monitors can confuse capture targets. Test with 100% scaling on the display being recorded, then restore your preferred settings once stable.
  4. Update GPU drivers cleanly. “Black capture after an update” often tracks to graphics drivers. Use a vendor-clean install where possible, reboot, and retest with a simple target (a static app window) before returning to the game.
  5. Isolate overlays. FPS counters, RGB tools, and some anti-cheat overlays alter rendering paths. Disable overlays temporarily to see if capture returns.

A note on “it worked yesterday”

Intermittent black capture frequently correlates with automatic driver updates, OS patches, or game patches that change fullscreen behavior. When that happens, capture teams keep a one-page “last known good” log: driver version, capture mode, and whether the title was fullscreen or borderless.

When to escalate

If simple targets (Notepad, File Explorer) record fine but one title is always black, you’ve likely hit a protected rendering path or a title-specific quirk. If everything is black, suspect global settings, scaling, or a broken driver install—not the editor.

Download