Windows Codex app should provide a non-Microsoft Store installer for enterprise environments
Open 💬 11 comments Opened May 7, 2026 by sasa935
💡 Likely answer: A maintainer (github-actions[bot], contributor)
responded on this thread — see the highlighted reply below.
What is the feature or improvement?
Please provide a Windows installer for the Codex desktop app that does not require Microsoft Store.
Why is this needed?
Our company-managed Windows machines do not have access to Microsoft Store, and installing apps through Microsoft Store is blocked by policy.
Because of this, we cannot install the Codex desktop app normally. We can only use the VS Code extension, but the desktop app experience is more convenient for multi-agent work, project switching, and local workflows.
This is not just a personal preference: it is an enterprise device-management blocker for teams whose Windows machines cannot use Microsoft Store.
Possible installation options
- Standalone .exe installer
- .msi installer
- winget package
- Downloadable MSIX/App Installer package
- Enterprise deployment option
Impact
This would make Codex much easier to adopt in corporate Windows environments where Microsoft Store is disabled.
11 Comments
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action
++++
I support. #21074
+1, this needs to be added
+1 to this!
good idea
+1 for .msi with /allusers parameter
I just switched from Claude Code to Codex, and I’m facing the same problem
For anyone blocked by Microsoft Store access in managed Windows environments, I maintain a small unofficial mirror here:
https://github.com/Wangnov/codex-app-mirror
It does not modify or repackage Codex. It mirrors the official Codex desktop installers into GitHub Releases:
9PLM9XGG6VKSSHA256SUMS.txtandrelease-manifest.jsonfor verificationLatest release page:
https://github.com/Wangnov/codex-app-mirror/releases/latest
Direct latest Windows mirror:
https://codexapp.agentsmirror.com/latest/win
This is not a replacement for an official enterprise installer, MSI/EXE, or first-party offline distribution channel, but it may help teams that simply need a downloadable MSIX while Store access is blocked.
用Add-AppxPackage 安装msix包在完全离线的网络环境里打不开codex的,ClipSVC 想补发/联网校验许可证时无法完成,最终还是只能解压缩使用
Yeah. But you can just use the Uptodown Page.
agree