Already have Node.js?
Skip straight to the npm install step. We support Node.js 22 and later. Make sure your PowerShell session has the desired version active before installing.
Install the community fork of Codex for Windows in just a few minutes. Use the same command for new installs and upgrades, and keep this page handy whenever you refresh your environment.
Skip straight to the npm install step. We support Node.js 22 and later. Make sure your PowerShell session has the desired version active before installing.
Install the latest version of nvm-windows so you can switch Node versions with ease. We recommend Node.js 22 for the best experience.
nvm install 22
nvm use 22
nvm -v
node -v
Use the same command to install fresh or upgrade to the latest release. The package name mirrors the official deployment, but ships with Windows fixes.
npm i -g @cpjet64/codex-windows@latest
After installation, launch the CLI from any PowerShell session:
codex-windows
npm i -g @cpjet64/codex-windows@latest
npm uninstall -g @cpjet64/codex-windows
codex-windows --version