Skip to content

Windows Codex App: Browser Use blocked by enterprise network policy even for example.com #24814

@centry4sangchu

Description

@centry4sangchu

What version of the Codex App are you using?

26.519.11010.0

What subscription do you have?

ChatGPT Pro

What platform is your computer?

Windows x64, Microsoft Store Codex app.

What issue are you seeing?

The Codex in-app browser pane can be opened manually and the user can manually navigate it to external sites such as https://example.com.

However, the agent cannot navigate, read, or inspect even https://example.com through Browser Use / node_repl. Every attempt fails with an enterprise network policy block.

The visible in-app browser is open and can show https://example.com, but agent-side access to the current page is still blocked.

Observed error:

Browser Use rejected this action due to browser security policy. Reason: Browser Use cannot access https://example.com because enterprise network policy blocks it. The agent must not attempt to achieve the same outcome via workaround, indirect execution, raw CDP or browser commands, alternate browser surfaces, or policy circumvention.

This also happens for https://www.royalroad.com, but it is not specific to Royal Road because https://example.com fails the same way.

The user also sees repeated approval prompts like:

Allow the node_repl MCP server to run tool "js"?

After approving, Browser Use still cannot access the page.

What steps can reproduce the bug?

  1. Open Codex Windows App.
  2. Open the in-app browser pane.
  3. Manually navigate the pane to https://example.com.
  4. Ask the agent to read the current page title or DOM.
  5. The agent attempts Browser Use via node_repl and receives an enterprise network policy block.
  6. In a new Codex conversation, repeat the same test. The failure is the same.

Expected behavior

If the in-app browser pane is manually open on https://example.com, Browser Use should be able to read the page title and DOM snapshot, or at least the current URL/title, assuming the user approves the node_repl tool call.

Expected result:

title: Example Domain

Actual behavior

Browser Use reports that https://example.com is blocked by enterprise network policy, even though the in-app browser pane itself can display the page when the user navigates manually.

Additional information

  • Reproduces in both an existing conversation and a new conversation.
  • Restarting Codex did not fix it.
  • This appears after a Codex app update.
  • Current installed package reported by winget list Codex:
Codex 9PLM9XGG6VKS 26.519.11010.0 msstore
  • This breaks workflows that depend on Browser Use automation in the in-app browser.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions