Codex Windows app will not launch after a clean reinstall.
What version of the Codex App are you using (From “About Codex” dialog)?
Codex app version: 26.527.3686.0
What subscription do you have?
Plus
What platform is your computer?
_No response_
What issue are you seeing?
Codex Windows app will not launch after a clean reinstall.
Error:
“Error launching app”
“Unable to find Electron app at C:\Program Files\WindowsApps\OpenAI.Codex_26.527.3686.0_x64__2p2nqsd0c76g0\app\codex\thr...\new”
“Cannot find module ...\new”
I have already tried:
- Repair
- Reset
- Uninstall/reinstall
- Restart
- Run as administrator
- Booted into Safe Mode
- Renamed the .codex folder to Codex.old
- Reinstalled again
The same launch error still appears on a fresh install.
This appears to be a Microsoft Store / WindowsApps / Electron app packaging or app registration issue, not a local config issue. Please advise how to fully remove and reinstall the Windows Codex app package, or confirm whether build 26.527.3686.0 has a known Windows launch issue.
<img width="1370" height="501" alt="Image" src="https://github.com/user-attachments/assets/8ee3ab45-6b79-40a1-865b-ce392597a411" />
What steps can reproduce the bug?
- Install Codex Windows app from the Microsoft Store.
- Open Codex from the Start Menu.
- Try to launch the Codex app.
- The app fails to launch and shows: “Error launching app”.
- Error message says: “Unable to find Electron app at C:\Program Files\WindowsApps\OpenAI.Codex_26.527.3686.0_x64__2p2nqsd0c76g0\app\codex\thr...\new”
- It also says: “Cannot find module ...\new”.
- I tried Repair, Reset, Uninstall, Reinstall, Restart, Run as administrator, Safe Mode, and renaming the local .codex folder.
- After a clean reinstall, the same launch error still appears.
No code snippet is applicable because this is not a code execution bug. It is a Windows desktop app launch/package error.
Session ID: Not available because the app does not launch.
Token limit usage: Not applicable.
Context window usage: Not applicable.
What is the expected behavior?
connecting to chrome ia th e plugin - which now is no longer in the plugin store
Additional information
_No response_
16 Comments
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action
happening to me as well. any workaround?
UPDATE to
26.527.60818. it works.still not working for me after update
<img width="565" height="207" alt="Image" src="https://github.com/user-attachments/assets/26904169-4cd5-4fa7-8eda-70acf924a62c" />
I'm still struggling with this, do you know if Codex CLI works properly?
same problem
plus one
I have met the same issue.
same problem; how to do fix it?
same problem
same problem; how to do fix it?
It's working fine after today's update.
Same problem here for days now..
Paying $200 a month for an app that does not work... wow
cli kind of does the job, but my daily office work without the desktop feels like walking with a stone in my shoe..
Same issue here for a week now.
Codex desktop (Windows / MS Store) crashes ~0.3s after launch — unhandled C++ exception (0xE06D7363), no window ever shown
Summary
The Codex desktop app (Microsoft Store / MSIX) crashes almost immediately on every launch. No window is ever displayed. The main/browser process starts, logs two lines, begins the local app-server connection, then dies ~0.3s in, writing a ~34 MB Crashpad minidump on every attempt. The Codex CLI works perfectly on the same machine.
This looks like the same class of problem as #25489, #24998, #27175, #17485 — posting a fully-diagnosed instance with a crash signature.
Environment
OpenAI.Codex(MS Store), version 26.609.3341.0 (AUMIDOpenAI.Codex_2p2nqsd0c76g0!App)codex-cli 0.130.0-alpha.5(works fine)Crash signature (parsed from the minidump)
0xE06D7363— i.e. an unhandled C++ exception (raised viaKERNELBASE!RaiseException), not an access violation / driver fault.%LOCALAPPDATA%\Packages\OpenAI.Codex_2p2nqsd0c76g0\LocalCache\Roaming\Codex\web\Codex\Crashpad\reportsLogs before the crash
Main process log (
...\LocalCache\Local\Codex\Logs\...) ends identically every time after 2 lines:With
--enable-logging=stderr --v=1, stdout reaches the app-server stage and then the process dies:No FATAL / CHECK / ERROR line is logged before death (only a benign
google_update_settings_win.ccusagestats key warning).What was ruled out (extensive)
32.0.101.8826(2026-05) and NVIDIA →32.0.16.1047(2026-05). No change.--no-sandbox,--use-angle=d3d11,--disable-features=Vulkan/SkiaGraphite/Dawn,--use-angle=swiftshader,--disable-gpu,--in-process-gpu. Only--disable-gpu --disable-software-rasterizertogether avoid the crash — but then no window is ever shown (rendering fully disabled).web\Codexprofile → fresh profile still crashes.~/.codexaside (clean config) → still crashes.Reproducibility
100% — every launch crashes (8+ consecutive attempts, each producing a minidump).
Notes for triage
The crash is a C++ exception thrown during early startup, correlated with graphics/compositor initialization (only fully disabling rendering avoids it, but that also suppresses the window). A symbolicated stack from any of the attached minidumps should pinpoint the throw site. Happy to upload a minidump.
I'm experiencing the exact same issue. I was ultimately able to successfully launch the Codex app using this command: