← Package directory
Available on winget

Install Codex Account Switch

Manage and switch multiple AI coding accounts locally without restarting development tools.

Install with winget
winget install --id XiaoLan.CodexAccountSwitch
Upgrade
winget upgrade --id XiaoLan.CodexAccountSwitch
Uninstall
winget uninstall --id XiaoLan.CodexAccountSwitch

About Codex Account Switch

Local-first, multi-account, visual manager for Codex accounts Built with C++ / Win32 / WebView2 for stability and speed. Core Features - Unified workflow for backup / switch / delete / rename accounts - Batch actions (batch refresh, batch delete) - Import/export backup bundles (ZIP) - Import current login, manual token paste, and quick OAuth file import - Built-in OAuth login flow (callback listener + manual callback URL submit) - Quota dashboard, auto-refresh (5H / 7D), low-quota alerts and switch prompts - API pr...

What's new in 1.3.17

- Added gpt-5.5 to the built-in preset model list so it appears directly in model selectors. Improve - The UI now prefers gpt-5.5 when choosing a default model with no preserved selection. - Codex version detection now enforces a minimum request version of 0.125.0 whenever the local version is missing or older. - Account type detection now matches keywords inside plan names, so values like prolite map to the correct account type. Fix --

Read release notes

Version history

Version Updated Notes
1.3.17 Unknown - Added gpt-5.5 to the built-in preset model list so it appears directly in model selectors. Improve - The UI now prefers gpt-5.5 when choosing a default model with no preserved selection. - Codex version detection now e...
1.3.16 Unknown Improve - The API proxy default model and test model list now use built-in presets instead of requesting model IDs from the upstream API. Fix --
1.3.12 Unknown Added Improve - Returns true streaming data based on the upstream response, no longer waiting for all output to complete before returning. - Prompts "WebView2 not installed" when the system does not have it installed. Fi...