Windows: App fails to launch, no renderer‑type process spawned, main process high CPU spin (26.820.9563.0)
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.4k
- PR merge metrics
- PR metrics pending
Description
What version of the Codex App are you using (From “About Codex” dialog)?
OpenAI.Codex 26.820.9563.0
What subscription do you have?
free
What platform is your computer?
Windows, AppX installed on non‑default volume D:\WindowsApps
What issue are you seeing?
Bug Description
Codex App main process starts in background, but no application window ever appears.
The ChatGPT.exe main process, GPU, network and storage child processes are running, but there is no --type=renderer renderer process in process tree.
Main process goes into high‑CPU spin after log Launching app -> Appshot hotkey inactive.
Reproduction steps
- Launch OpenAI Codex desktop app
- App icon appears in background task manager, no GUI window pops up
- Main process consumes high CPU forever
Troubleshooting I have tried (All failed)
- Kill all Codex / ChatGPT.exe background processes and restart
- Full PC reboot
- Delete
.codexprofile folder - Rename / rebuild LocalCache directory
- Uninstall & reinstall Codex AppX
- Reset‑AppxPackage for OpenAI.Codex (PowerShell)
Environment notes
- Installed as Microsoft Store AppX, stored on non‑default volume
D:\WindowsApps. Non‑system AppX volume may be contributing factor. - Cache backup created at
D:\WpSystem\...\OpenAI.Codex_2p2nqsd0c76g0\LocalCache_bak_*
What steps can reproduce the bug?
- Open OpenAI Codex desktop application from start menu.
- Observe task manager: ChatGPT.exe main process, GPU, network and storage child‑processes start running in background.
- No
--type=rendererrenderer process is created in process tree. - Application GUI window never pops up.
- Application log stops at "Launching app -> Appshot hotkey inactive", main process takes high CPU and spins infinitely.
Tried troubleshooting steps, problem still reproduces:
‑ Kill all Codex / ChatGPT.exe background processes and restart app
‑ Full computer reboot
‑ Delete .codex profile folder
‑ Rename & rebuild LocalCache directory
‑ PowerShell Reset‑AppxPackage for OpenAI.Codex
‑ Uninstall and reinstall Codex AppX
Environment: Windows, AppX installed on non‑default volume D:\WindowsApps.
Cache backup location: D:\WpSystem...\OpenAI.Codex_2p2nqsd0c76g0\LocalCache_bak_*
What is the expected behavior?
Codex main process should spawn renderer process and display the application GUI window normally.
Additional information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Windows AppX launch from the Start menu on a non-default volume and inspect the application log around “Launching app -> Appshot hotkey inactive.” Compare the process tree and launch behavior with the expected renderer process. Done means the renderer process starts and the Codex GUI window appears without sustained high CPU usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell, rust
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100