openai / openai/codex

Windows setup fails with helper_failed; Computer Use reports native computer APIs disabled

Open
#45,208 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

app bug computer-use windows-os
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

Windows setup in the ChatGPT desktop app fails with helper_failed. The Windows UAC administrator prompt does not appear.

Computer Use cannot open Windows Calculator. The agent stops with this message:

Native computer APIs are disabled.

This also happens when starting through Plugins → Computer Use → Try now, with @Computer explicitly selected. The requested task was to open Windows Calculator and calculate 2 + 2 without PowerShell or scripts.

Verified in the app:

Computer Use plugin is installed and enabled.

The Computer Use skill is enabled.

“Every app” is enabled in Computer Use settings.

Standard permissions are enabled; full access is disabled.

Computer Use plugin version: 26.908.40834. This is the plugin version, not a verified desktop app version.

The sandbox log was not found at %USERPROFILE%.codex.sandbox\sandbox.log after checking the expanded Windows path.

An in-app feedback report has already been submitted.

Feedback ID: 01a09a06-2195-7e10-912f-bb67046aa686

Please investigate why native Windows computer APIs remain disabled and how to complete Windows setup.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Windows setup failure and the Computer Use attempt to open Calculator, then check whether %USERPROFILE%.codex.sandbox\sandbox.log is created. Trace the setup and native API availability paths implicated by the helper_failed message and missing UAC prompt; done means setup completes, the prompt appears when expected, and Calculator opens without scripts.

Written by the indexing model from the issue text.

Assessment

Domain
desktop-dev, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.