Windows Codex Desktop 26.707.9981.0 exits during startup without reporting a crash
Title: Windows Codex Desktop 26.707.9981.0 exits during startup without reporting a crash
Codex app package:
OpenAI.Codex 26.707.9981.0 x64
Package: OpenAI.Codex_26.707.9981.0_x64__2p2nqsd0c76g0
Windows:
x64, build 26200
Behavior:
The app opens, displays “Thinking,” and then closes after several seconds.
Windows Event Viewer records the AppX process/container being created and
destroyed but does not record an Application Error or crash.
Troubleshooting completed:
- Repaired, reset, uninstalled and reinstalled the Store application
- Restarted Windows
- Renamed/backed up %USERPROFILE%\.codex
- Cleared and rebuilt the application cache
- Signed out and authenticated again
- Confirmed that no newer Microsoft Store package is available
- Initial desktop log showed:
primary_runtime_install_failed
TypeError: fetch failed
- Network testing identified:
CRYPT_E_NO_REVOCATION_CHECK (0x80092012)
- Downloaded the official runtime manually, bypassing revocation checking for
that request only
- Verified the archive against OpenAI’s published SHA-256 checksum
- Extracted runtime 26.709.12203 successfully to:
C:\Users\Drewj\.cache\codex-runtimes\codex-primary-runtime
- The latest startup log no longer shows any runtime installation attempt or
runtime failure, confirming that the installed runtime is recognized
- The app still exits during startup
- Remaining WSL-not-installed and fs/readFile os error 3 messages appear
nonfatal
- winget reports:
“No available upgrade found. No newer package versions are available.”
Latest desktop log:
C:\Users\Drewj\AppData\Local\Packages\OpenAI.Codex_2p2nqsd0c76g0\
LocalCache\Local\Codex\Logs\2026\07\14\
codex-desktop-3a71d1a4-51c6-4294-afa9-a68a0ad95663-37996-t0-i1-174530-0.log
6 Comments
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action
codex-desktop-3a71d1a4-51c6-4294-afa9-a68a0ad95663-37996-t0-i1-174530-0.log
Additional confirmation from a Windows 11 ARM64 install:
OpenAI.Codex_26.707.9981.0_arm64__2p2nqsd0c76g0app\\resources\\codex.exestarts about five seconds later.0x00000000after 9.83 seconds; Windows destroys the AppX container shortly afterward.This demonstrates the regression is not x64-specific. The duplicate report is #33376; closing it in favor of this issue.
Issue title
Windows ARM64 Codex desktop app exits 7-12 seconds after launch after primary runtime manifest 404
Description
The standalone Codex desktop app briefly opens and then exits completely after approximately 7-12 seconds on Windows 11 ARM64. The Codex terminal CLI continues to work normally on the same machine.
The desktop log shows that the packaged app launches successfully, starts the app-server transport, completes the initialization handshake, initializes the bundled Codex CLI, and reaches
window ready-to-show. WSL detection reports that WSL is not installed. Shortly afterward, the primary runtime update check fails with404 Not Found.The runtime configuration logged for the selected primary runtime includes
windows-x86_64, but nowindows-aarch64platform entry. Because the installed desktop package is ARM64, this may indicate a Windows ARM64 runtime packaging or platform-selection problem. This is a suspected correlation, not a confirmed root cause: the log contains no explicit fatal exception or exit reason.The process disappears completely rather than leaving a blank or unresponsive window. No matching Windows Application Error event is recorded.
Reproduction steps
OpenAI.Codex 26.707.9981.0.Expected behavior
The Codex desktop app should remain open and usable on Windows ARM64. A missing or unavailable optional primary runtime update should not cause the desktop process to exit without an error message.
Actual behavior
The main window appears briefly, then the entire Codex desktop process exits after approximately 7-12 seconds. There is no visible error dialog and no Windows Application Error event. The terminal CLI remains functional.
Environment
OpenAI.Codex 26.707.9981.0 ARM640.144.20.144.4 aarch64-pc-windows-msvc2.55.0.windows.2codex doctor: 17 ok, 1 idle, 1 note, 0 warnings, 0 failuresconfig.toml: loads successfullyTroubleshooting performed
config.tomlinvalid.codex doctor.Sanitized desktop log excerpt
The originally identified
t1log contains only Git-origin worker messages. The relevant startup events are in the same session's matchingt0companion log. Identifiers and unrelated fields have been omitted.The log ends without an explicit fatal exception, shutdown reason, or process-exit event.
Possible duplicate issues
windows-aarch64runtime entry. It is closed.WindowsApps. The current report uses the unelevated sandbox and the reviewed desktop excerpt does not show the reported ACL failure signature.Additional note
I can provide a longer, manually reviewed and sanitized excerpt if maintainers need more context. I will not upload the complete unreviewed log because it may contain private account, conversation, or local-environment data.
Additional confirmation from my environment
Environment:
Windows 11 ARM running in Parallels Desktop on Apple Silicon
OpenAI.Codex 26.707.9981.0 ARM64
Same physical Mac also running the macOS Chatgpt Work (codex) desktop app successfully
Behavior:
Codex launches and displays the main UI ("What should we work on?")
After approximately 1-2 seconds, the entire process exits without an error dialog
Windows records AppX container creation/destruction only; no Application Error event or crash dump is generated
Launching ChatGPT.exe directly exits with 0xC06D007F
Troubleshooting performed:
Reinstalled Codex
Reset application state
Rebuilt %USERPROFILE%\.codex
Tested with a completely different OpenAI account
Removed all local projects and Git repositories from the machine
Tested with and without Windows sandbox (elevated and unelevated)
Disabled GPU
Removed Windows update KB5101650 (this resolved unrelated Teams/Outlook authentication issues but had no effect on Codex)
Control comparison:
The same ChatGPT account works correctly in the macOS Codex desktop application on the same physical computer.
ChatGPT Classic also works correctly in the Windows VM.
Browser access works normally.
This strongly suggests the issue is specific to the Windows ARM64 desktop application rather than my account, local projects, Git repositories, or the underlying Apple Silicon hardware.
I can reproduce the same silent startup exit on a newer integrated ChatGPT/Codex Windows build.
Environment
OpenAI.Codex_26.715.3651.0_x64__2p2nqsd0c76g026.715.3651.0190450.144.510.0.19041.0Behavior
The app window appears, initializes for roughly 10–15 seconds, and then all
ChatGPT.exeprocesses disappear. This reproduces on every launch.0x00000000Diagnostics and mitigations tested
26.715.12143382,909,956bytesb9f2234ec901bf58ec14279d5dfa7304622fd0aeda975eb472fa9b64760063ed%USERPROFILE%\.cache\codex-runtimes\codex-primary-runtimeconnectionCount=0andhostId=local; the exit persisted.--disable-gpu; the exit persisted.``
toml
`[features]
in_app_browser = false
browser_use = false
available=false browserPane=false reason=browser-pane-disabled` and no IAB backend startup; the exit persisted.Logs confirmed
Remaining log signal
A nonfatal-looking request sometimes returns:
Initialization otherwise succeeds: the local app-server connects, account/config/model/thread reads complete, and the log ends without a fatal entry.
This looks like a clean application-initiated or window-lifecycle exit rather than a conventional native crash. I can provide targeted sanitized log excerpts if useful.