Skip to content

Instantly share code, notes, and snippets.

@mark05e
Created August 30, 2026 15:47
Show Gist options
  • Select an option

  • Save mark05e/37f910f8fe43479d29ca1f97e1ea6a62 to your computer and use it in GitHub Desktop.

Select an option

Save mark05e/37f910f8fe43479d29ca1f97e1ea6a62 to your computer and use it in GitHub Desktop.

OpenAI Codex / ChatGPT Desktop App (Microsoft Store)

Quick CLI commands to install the official OpenAI ChatGPT/Codex apps via winget using Microsoft Store package IDs.

Install Stable / Standard Release

# Install by Store Product ID (Recommended)
winget install 9PLM9XGG6VKS --source msstore

# Install by App Name
winget install Codex --source msstore

Install Beta Release

# Install ChatGPT / Codex (Beta) by Store Product ID
winget install 9N8CJ4W95TBZ --source msstore

Reference Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment