codex - 💡(How to fix) Fix Windows - "Open project in Codex" fails for all folders

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

The Explorer context menu item "Open project in Codex" fails for any folder with the Windows error: 3. Error appears immediately. Windows shows an access/path error and the project is not opened. 3. Error appears immediately.

RAW_BUFFERClick to expand / collapse

What version of the Codex App are you using (From “About Codex” dialog)?

26.527.3686.0

What subscription do you have?

Plus

What platform is your computer?

Microsoft Windows NT 10.0.19045.0 x64

What issue are you seeing?

Environment:

  • Windows
  • Codex version: 26.527.3686.0
  • Installation type: Microsoft Store (MSIX/AppX)

Problem: The Explorer context menu item "Open project in Codex" fails for any folder with the Windows error:

"Windows cannot access the specified device, path, or file."

Reproduction:

  1. Right click any folder.
  2. Select "Open project in Codex".
  3. Error appears immediately.

Tested folders:

  • C:\xampp8\htdocs\iqaistudio-web
  • C:\PruebaCodex
  • D:\PruebaCodex

Result: Fails for all folders.

Registry entry: HKEY_CLASSES_ROOT\Directory\shell\OpenProjectInCodex\command

Command: "C:\Program Files\WindowsApps\OpenAI.Codex_26.527.3686.0_x64__2p2nqsd0c76g0\app\Codex.exe" --open-project "%1"

Additional findings:

  • Codex launches normally from Start Menu.
  • Get-AppxPackage reports Status = Ok.
  • AppID detected: OpenAI.Codex_2p2nqsd0c76g0!App
  • Direct execution of: "C:\Program Files\WindowsApps...\Codex.exe" results in "Access denied".
  • Explorer context menu appears to invoke the physical executable directly.
  • App activation through AppID works.

Expected behavior: Selected folder should open as a project in Codex.

Actual behavior: Windows shows an access/path error and the project is not opened.

What steps can reproduce the bug?

  1. Right click any folder.
  2. Select "Open project in Codex".
  3. Error appears immediately.

What is the expected behavior?

Selected folder should open as a project in Codex.

Additional information

No response

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 Windows - "Open project in Codex" fails for all folders