codex - 💡(How to fix) Fix Codex Desktop Browser Bridge fails on Windows: windows sandbox failed: spawn setup refresh

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

Another attempt produced the same error with a different kernel_pid. Error: privileged native pipe bridge is not available; browser-client is not trusted I understand the local Node error may be expected, but the trusted node_repl Browser Bridge path is failing. This prevents agents from connecting to real Chrome/listing tabs/using DOM control. Windows screen/mouse fallback works only in sessions where those tools are exposed, but other sessions do not have that fallback. 4. node_repl exits with the sandbox error above.

RAW_BUFFERClick to expand / collapse

Codex Desktop Browser Bridge fails on Windows after app restart and fresh thread.

When attempting to initialize Browser Bridge through the trusted node_repl/browser skill path, node_repl crashes with:

node_repl kernel exited unexpectedly node_repl diagnostics: {"kernel_pid":25712,"kernel_status":"running","kernel_stderr_tail":"windows sandbox failed: spawn setup refresh","reason":"stdout_eof","stream_error":null}

Another attempt produced the same error with a different kernel_pid.

Trying the bundled browser client directly from local Node produced: Error: privileged native pipe bridge is not available; browser-client is not trusted

I understand the local Node error may be expected, but the trusted node_repl Browser Bridge path is failing. This prevents agents from connecting to real Chrome/listing tabs/using DOM control. Windows screen/mouse fallback works only in sessions where those tools are exposed, but other sessions do not have that fallback.

Environment: Windows 11, Codex Desktop, Chrome installed with Codex Chrome extension.

Repro steps:

  1. Restart Codex Desktop.
  2. Open a fresh thread.
  3. Ask Browser skill to initialize Browser Bridge / list real Chrome tabs.
  4. node_repl exits with the sandbox error above.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

codex - 💡(How to fix) Fix Codex Desktop Browser Bridge fails on Windows: windows sandbox failed: spawn setup refresh