Guides

OBS Not Responding - What to Do

OBS (Not Responding) does not mean it crashed. Tell a real deadlock from a busy thread, force-kill it safely without losing your recording, and find the cause.

July 16, 2026
6 min read
C
Cubix Team

The title bar says (Not Responding), the window has gone milky white, and Windows is offering to close the program for you. Before you accept that offer, stop for a moment, because this is the one OBS problem where the obvious reflex is frequently the wrong move.

Here is what most guides skip: "Not Responding" does not mean OBS has crashed. It is a message from Windows, not from OBS, and it means only that the app's interface thread has not answered a system ping for a few seconds. Sometimes that is a genuine deadlock. Quite often it is OBS doing exactly what you asked, on a thread that cannot answer the doorbell while it works.

Killing a busy OBS is how a recoverable session becomes a lost one. So we will work out which of the two you are looking at first, then act.

A premium dark-mode graphic showing a software not responding troubleshooting theme. Sleek glassmorphism system dashboard with a spinning loading indicator, glowing red neon warning light, and digital code lines freezing on a dark tech background.

Step 1: Decide Whether It Is Hung or Just Busy

Open Task Manager with Ctrl + Shift + Esc, go to the Details tab, and find obs64.exe. The Details tab matters here because it reports the raw process rather than the window state, which is the thing Windows has already given up on.

Watch the CPU and I/O columns for a full sixty seconds:

  • CPU above zero, or disk activity ticking: OBS is working, not dead. It is grinding through something it cannot interrupt. Leave it alone. It will very likely come back on its own.
  • CPU pinned at exactly 0.0 with no I/O, for more than a minute: this is a real deadlock. It is waiting on something that is never going to answer. Proceed to Step 2.

Four things routinely lock the interface for thirty seconds or more while being completely healthy:

  • Enumerating capture devices at launch, especially with a Bluetooth or virtual camera that is slow to answer.
  • Loading a large scene collection with many browser sources.
  • A browser source waiting on a network timeout, which can take the better part of a minute to give up.
  • Finalising a large recording after you click stop, which is disk-bound and can take a while on a slow or nearly-full drive.

That last one deserves emphasis. If OBS goes unresponsive right after you stop a recording, do not kill it. It is almost certainly writing the file's index. Interrupt that and you turn a finished recording into a repair job, exactly as described in OBS Crashed Mid Recording: Is the File Recoverable?.


Step 2: Force-Kill Without Making It Worse

If you confirmed a true deadlock, and especially if you were recording when it froze, the order of operations matters.

  1. Accept the state of the recording before you kill it. A frozen OBS has not written its MP4 index. Killing the process ends any chance of a clean file. If the take was important, it is worth leaving OBS hung for another few minutes on the small chance it recovers and finalises properly on its own.
  2. Do not use "End Task" from the Processes tab first. Use the Details tab, right-click obs64.exe, and choose End process tree. OBS spawns separate helper processes for browser sources, and killing only the parent leaves those orphaned, which is what causes the next launch to hang or report that OBS is already running.
  3. Confirm it is actually gone. Stay in Details and check that no obs64.exe or obs-browser-page.exe entries remain before relaunching. A leftover process is the single most common reason the freeze repeats immediately.
  4. Say yes to Safe Mode. On the next launch OBS will notice the unclean shutdown and offer Safe Mode. Accept it. It is a free diagnostic: if OBS runs perfectly in Safe Mode, your hardware is fine and a plugin is responsible.

On macOS the same logic applies with Cmd + Option + Esc and Force Quit, though the orphaned-helper problem is far less common there.


Step 3: Read What Froze It

An unresponsive OBS almost always leaves a trace. Relaunch, then open Help > Log Files > Show Log Files and open the log from the frozen session. Read the last few lines before it stops, because a hang leaves the log truncated at the exact moment the thread stalled, which points straight at the culprit.

Where the log stopsWhat was waitingWhat to do
After a plugin or .dll nameA third-party plugin stalled the loadIsolate it. See OBS Keeps Crashing: How to Fix It.
After obs-browser or a URLA browser source is waiting on the networkPurge the browser cache. See OBS Freezes on Startup.
After a video or audio device nameA capture device is not answeringUnplug it, relaunch, then reconnect.
Right at Attempting to reset videoGPU or display driver stallSee OBS Keeps Freezing on Windows 11.
Nothing logged at allIt never got past config loadSee OBS Freezes on Startup.

Enjoying this read?

Get weekly insights on video editing, AI workflows, and creator growth straight to your inbox.

Join Newsletter

If It Freezes Every Single Time

A one-off hang is worth shrugging at. A repeating one is a specific fault, and the fix depends on when it happens rather than on the "Not Responding" label itself, which is generic to every Windows app.


Why a Recorder Should Never Be Able to Hold Your Work Hostage

Notice what Step 2 really asked you to do: make a judgement call, under time pressure, about whether to destroy your own footage. That decision only exists because OBS keeps your recording hostage in an unfinalised file until it is allowed to shut down cleanly.

Cubix Capture does not put you in that position. Recordings are written to be readable as they go, so no single frozen process stands between you and the take you just spent an hour on. There is no wait-or-kill gamble, because there is nothing being held back to lose.

You should never have to negotiate with your screen recorder for your own work.


Keep Reading

Don’t miss the next one.

Join our newsletter for exclusive tips, product updates, and the latest from the Cubix team.

Join Newsletter
C

Cubix Team

Guides & Tips

Part of the visionary team at Cubix, redefining the future of video creation through agentic AI and seamless workflows.

Never Wait On a Frozen Recorder

Cubix Capture keeps your footage readable as it records, so no hung process ever holds your work hostage.

Get Cubix Capture Free