codex - 💡(How to fix) Fix Codex Windows desktop app stuck on logo/loading screen after clean reinstall [1 comments, 2 participants]

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…
GitHub stats
openai/codex#20217Fetched 2026-04-30 06:31:42
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Author
Timeline (top)
labeled ×3commented ×1

Error Message

The app does not show a visible error message; it just stays on the logo/loading screen forever.

  • Created missing .codex\sessions\2026\04\28 path when an earlier rollout path error appeared It should not remain indefinitely on the logo/loading screen. If the app cannot load because of a local runtime, renderer, WebView2, GPU, session, or configuration problem, it should show a clear error message and provide logs or recovery guidance instead of staying stuck with no visible error.

Root Cause

OpenAI.Codex_26.422.8496.0_x64__2p2nqsd0c76g0 I cannot open the About Codex dialog because the app never loads past the logo/loading screen.

RAW_BUFFERClick to expand / collapse

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

OpenAI.Codex_26.422.8496.0_x64__2p2nqsd0c76g0 I cannot open the About Codex dialog because the app never loads past the logo/loading screen.

What subscription do you have?

Free

What platform is your computer?

Microsoft Windows NT 10.0.26200.0 x64

What issue are you seeing?

The Codex Windows desktop app is stuck indefinitely on the logo/loading screen. The login/main UI never appears.

I already tried a clean reinstall and multiple local fixes, but the app still hangs at the same loading logo.

No Codex logs were found in:

  • %LOCALAPPDATA%\Codex\Logs
  • %USERPROFILE%\.codex\logs

Windows Event Viewer around the launch time shows repeated display/kernel-related events:

  • LiveKernelEvent
  • WATCHDOG / WATCHDOG4400 / WATCHDOG4401 / WATCHDOG4402
  • WindowsBlackScreenDiagnosticsV1
  • DWM
  • RDP

The app does not show a visible error message; it just stays on the logo/loading screen forever.

<img width="1590" height="1003" alt="Image" src="https://github.com/user-attachments/assets/c14fe121-cfe8-47d8-9a96-da1f4556565f" />

What steps can reproduce the bug?

  1. Install Codex Windows desktop app from Microsoft Store.
  2. Launch Codex.
  3. The app opens a dark window with the Codex logo/loading indicator.
  4. Wait 60+ seconds.
  5. The UI never loads; it stays stuck on the logo/loading screen.

Troubleshooting already tried:

  • Killed all Codex.exe processes with taskkill /F /IM Codex.exe
  • Reset-AppxPackage
  • Remove-AppxPackage and reinstall from Microsoft Store
  • Renamed/reset %USERPROFILE%\.codex
  • Reset Codex SQLite state/log files under %USERPROFILE%\.codex
  • Created missing .codex\sessions\2026\04\28 path when an earlier rollout path error appeared
  • Reinstalled/updated NVIDIA driver with clean installation
  • Installed NVIDIA Studio Driver 596.36
  • Repaired/reinstalled Microsoft Edge WebView2 Runtime
  • Repaired Microsoft Visual C++ Redistributable x64
  • Restarted Windows after driver/runtime changes
  • Launched Codex as Administrator

GPU information: NVIDIA GeForce RTX 4060 Laptop GPU Driver after clean install: 32.0.15.9636 / NVIDIA Studio Driver 596.36 / 2026-04-23 Previous driver: 32.0.15.6626 / 2024-11-24

What is the expected behavior?

The Codex Windows desktop app should finish loading normally and show either the sign-in screen, project/workspace picker, or the main Codex UI.

It should not remain indefinitely on the logo/loading screen. If the app cannot load because of a local runtime, renderer, WebView2, GPU, session, or configuration problem, it should show a clear error message and provide logs or recovery guidance instead of staying stuck with no visible error.

Additional information

This looks similar to other recent reports of Codex desktop app being stuck on the logo/loading screen.

I found related public reports:

  • OpenAI Community: users report Codex desktop app stuck on loading logo; deleting/reinstalling does not fix it.
  • GitHub issue #19437 mentions Windows app stuck on blank/spinner and a repeated renderer/runtime loop involving workspace_dependencies.

In my case, after all local resets and reinstall attempts, the app still hangs on the same logo screen.

Relevant Event Viewer summary:

Event Name: LiveKernelEvent Problem signature P1: 1a8 / 1b8 WATCHDOG / WATCHDOG4400 / WATCHDOG4401 / WATCHDOG4402 WindowsBlackScreenDiagnosticsV1 DWM RDP I also tried NVIDIA Studio Driver 596.36, WebView2 repair, VC++ x64 repair, and launching as Administrator after reboot, but the app still stays on the same logo/loading screen.

extent analysis

TL;DR

The issue might be related to a compatibility problem between the Codex app and the system's graphics driver or WebView2 runtime, and trying a different driver version or disabling hardware acceleration could potentially resolve the issue.

Guidance

  • The repeated display/kernel-related events in the Windows Event Viewer, such as LiveKernelEvent and WATCHDOG, suggest a potential issue with the system's graphics driver or rendering process.
  • Disabling hardware acceleration in the Codex app, if possible, might help mitigate the issue.
  • Trying a different version of the NVIDIA driver, such as the previous version (32.0.15.6626), could potentially resolve the compatibility issue.
  • Checking for any updates to the Microsoft Edge WebView2 Runtime and ensuring it is properly installed and configured might also help.

Example

No specific code snippet is applicable in this case, as the issue appears to be related to system configuration and driver compatibility.

Notes

The issue seems to be specific to the Windows desktop app and might be related to recent changes or updates. The fact that other users have reported similar issues suggests a potential problem with the app's compatibility with certain system configurations.

Recommendation

Apply workaround: Try disabling hardware acceleration or using a different NVIDIA driver version, as these steps have been reported to resolve similar issues in other cases.

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 Codex Windows desktop app stuck on logo/loading screen after clean reinstall [1 comments, 2 participants]