{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreif7osiptmu5dcykavsvmvhhaftz6n42gnqqg7ovxmg7sntni442fy",
    "uri": "at://did:plc:lk3jfj3zq4k4wxnk474axylu/app.bsky.feed.post/3mkjla57o6c22"
  },
  "path": "/t/bug-codex-desktop-app-doesn-t-load-stuck-on-logo-screen/1379694?page=2#post_23",
  "publishedAt": "2026-04-28T01:19:23.000Z",
  "site": "https://community.openai.com",
  "textContent": "I managed to fix this problem on windows 11 using the following powershell commands:\n\n# 1 - Clear user codex config\n\n`Remove-Item -Recurse -Force “$env:USERPROFILE.codex” -ErrorAction SilentlyContinue`\n\n# **2 - Clear Windows Store app local cache**\n\n`Remove-Item -Recurse -Force “$env:LOCALAPPDATA\\Packages\\OpenAI.Codex_2p2nqsd0c76g0\\LocalCache\\Local\\Codex” -ErrorAction SilentlyContinue`",
  "title": "Bug: Codex Desktop App Doesn’t Load, Stuck on Logo Screen"
}