Windows: reopened chats cannot send follow-up prompts after app/system restart (26.915.4065.0)
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.5k
- PR merge metrics
- PR metrics pending
Description
Summary
On Codex Desktop for Windows, existing chats become unable to submit typed prompts after closing/reopening the app or shutting down/restarting the computer. The Send arrow appears dimmed/disabled. The user reports that a new chat may accept its first message, but subsequent prompts cannot be sent.
The user previously believed an update had resolved the problem, but reports that it has recurred. The exact earlier working version is unknown.
Environment
- Installed Windows package: OpenAI.Codex
- Verified package version: 26.915.4065.0
- Windows desktop; PowerShell local environment
- Report date: 2026-09-20
Reproduction (user reported)
- Use a chat in Codex Desktop.
- Close the app, or shut down and restart the computer.
- Launch Codex and reopen an existing chat.
- Type a follow-up prompt.
- Observe that the Send arrow remains dimmed/disabled and the prompt cannot be submitted.
- A newly created chat may accept an initial prompt, but subsequent typed prompts also become blocked.
Expected behavior
Reopened chats and chats whose previous turn has completed should allow subsequent prompts to be submitted.
Actual behavior and impact
Typed follow-ups cannot be submitted, preventing continued work in existing conversations. Restarting is associated with recurrence rather than providing a durable recovery.
Limited local evidence
A read-only inspection of today's app logs found two Conversation state not found errors at 2026-09-20 14:02:40 UTC during startup. Logs later contain Received turn/started for unknown conversation and Received turn/completed for unknown conversation during the working diagnostic chat. These latter events may involve an auxiliary conversation and are NOT evidence of the cause of the disabled composer.
The diagnostic chat successfully accepted its initial turn. A specific failed click was not instrumented, and no controlled reboot reproduction was performed during this investigation. Root cause remains unconfirmed. Conversation restoration and composer readiness state are areas to investigate, not established diagnoses.
Related reports
- #46619: Windows Send button disabled after a completed turn
- #46763: existing Windows Local Work chats cannot send; reports the same package version, 26.915.4065.0
- #45307: Windows first turn works, follow-up Send disabled
- #45305: recurrent disabled composer with alternate submission paths working
- #46775: similar symptom in WSL mode; that environment and proposed cause have not been verified for this report
Please correlate this recurrence with these reports and advise whether a fix exists for 26.915.4065.0, or what targeted composer/restoration diagnostics would help. A supported recovery that preserves conversation history would be helpful.
Privacy
No raw logs, conversation content, thread identifiers, credentials, or user-specific filesystem paths are attached.
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 comparing this report with #46619, #46763, #45307, and #45305, then inspect the startup logs for the reported conversation-state errors. Reproduce the restart and reopened-chat workflow if possible; done means follow-up prompts can be submitted after restart without losing conversation history.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell, rust
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100