Preflight Checklist
What's Wrong?
Claude Desktop installer consistently fails at the MSIX AddPackage step with HRESULT 0x80073CFF on Windows 11 Pro Build 26200. The error persists across all configurations and workarounds.
System Information
- Windows edition: Professional
- Windows version: 10.0.26200
- Native arch: x64
- Sideloading enabled: true
- Developer Mode: enabled
- S Mode: false
- Claude Setup version: 390d6ca38de808ca81aeccd2945d9c8be800f47d
What Should Happen?
What Should Happen
Claude Desktop should install successfully and launch after the installation process completes. If the full MSIX installation with Cowork fails due to system policy restrictions, the "install without Cowork" fallback (Squirrel installer) should reliably install the application and write files to disk.
Error Messages/Logs
MSIX installation failed: AddPackage failed: AddPackage failed with HRESULT 0x80073CFF
Deployment of package Claude_1.9659.2.0_x64__pzs8sxrjxfjjc with package origin Unknown failed because no valid license or sideloading policy could be applied.
Steps to Reproduce
Steps to Reproduce
- Download Claude Desktop installer from https://claude.ai/download (Windows x64)
- Run the installer (Claude Setup.exe)
- Installer downloads MSIX package successfully (220354768 bytes, SHA256 verified)
- Installer attempts AddPackage — fails with HRESULT 0x80073CFF
- Error dialog appears: "Administrator access is required to install Claude with full features"
- Clicking "Try again" reproduces the same error
- Running installer with --no-msix flag silently completes but writes no files to disk
Claude Model
Sonnet (default)
Is this a regression?
I don't know
Last Working Version
No response
Claude Code Version
1.9659.2.0
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
PowerShell
Additional Information
Preflight Checklist
What's Wrong?
Claude Desktop installer consistently fails at the MSIX AddPackage step with HRESULT 0x80073CFF on Windows 11 Pro Build 26200. The error persists across all configurations and workarounds.
System Information
What Should Happen?
What Should Happen
Claude Desktop should install successfully and launch after the installation process completes. If the full MSIX installation with Cowork fails due to system policy restrictions, the "install without Cowork" fallback (Squirrel installer) should reliably install the application and write files to disk.
Error Messages/Logs
Steps to Reproduce
Steps to Reproduce
Claude Model
Sonnet (default)
Is this a regression?
I don't know
Last Working Version
No response
Claude Code Version
1.9659.2.0
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
PowerShell
Additional Information