claude-code - 💡(How to fix) Fix Windows Education 10.0.26200: Claude Desktop HRESULT 0x80073CF6 — CoworkVMService artifact prevents reinstallation [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#60459Fetched 2026-05-20 03:58:02
View on GitHub
Comments
1
Participants
2
Timeline
8
Reactions
0
Timeline (top)
labeled ×5commented ×1subscribed ×1unlabeled ×1

Error Message

Error Messages/Logs

Error indicates CoworkVMService artifact or MSIX package stuck in partially-registered state. Similar to issues #49917, #56949, #49655. === ERROR 1: Initial Installation === Claude_1.7196.3.0_x64__pzs8sxrjxfjjc: error 0x80073CF6: Cannot register the Claude_1.7196.3.0_x64__pzs8sxrjxfjjc package. Administrator privileges required to install packaged service. === ERROR 2: After Group Policy Change === Claude_1.7196.3.0_x64__pzs8sxrjxfjjc: error 0x80073D28: Cannot register the Claude_1.7196.3.0_x64__pzs8sxrjxfjjc package. Administrator privileges required to install packaged service === ERROR 3: Manual Extraction Attempt === === ERROR 4: 7-Zip Not Found === === ERROR 5: Registry Repair Attempt ===

Root Cause

=== ERROR 1: Initial Installation === Add-AppxPackage : Deployment failed with HRESULT 0x80073CF6, The package installation failed because administrator privileges are required. Please contact an administrator to install this package. Claude_1.7196.3.0_x64__pzs8sxrjxfjjc: error 0x80073CF6: Cannot register the Claude_1.7196.3.0_x64__pzs8sxrjxfjjc package. Administrator privileges required to install packaged service.

Code Example

Claude Desktop cannot be reinstalled on Windows Education 10.0.26200. 

I previously had Claude Desktop installed and working on this system for weeks. I used it extensively with Claude Code and MCP server integrations (Obsidian vault, Zotero, command systems). 

Following troubleshooting advice, I uninstalled Claude Desktop. Since then, all reinstallation attempts fail with HRESULT 0x80073CF6 and 0x80073D28 errors.

System Information:
- Windows Edition: Education
- Windows Version: 10.0.26200
- Architecture: x64
- Developer Mode: Enabled
- Full Administrator privileges confirmed

Attempted installations:
1. GUI installer (Claude Setup.exe)Failed with 0x80073CF6
2. PowerShell as Administrator: Add-AppxPackageFailed with 0x80073D28
3. Group Policy modification ("Allow all trusted apps to install")Still fails
4. Manual MSIX extraction — Failed
5. Windows Image repair — Fails (requires elevation beyond available)

Error indicates CoworkVMService artifact or MSIX package stuck in partially-registered state. Similar to issues #49917, #56949, #49655.
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Claude Desktop cannot be reinstalled on Windows Education 10.0.26200. Installation fails consistently with HRESULT 0x80073CF6 and 0x80073D28, preventing any reinstallation despite numerous troubleshooting attempts.

What Should Happen?

Claude Desktop should install successfully on Windows Education 10.0.26200 without HRESULT errors. The installation should complete fully with both Claude and Cowork components functional.

Error Messages/Logs

Claude Desktop cannot be reinstalled on Windows Education 10.0.26200. 

I previously had Claude Desktop installed and working on this system for weeks. I used it extensively with Claude Code and MCP server integrations (Obsidian vault, Zotero, command systems). 

Following troubleshooting advice, I uninstalled Claude Desktop. Since then, all reinstallation attempts fail with HRESULT 0x80073CF6 and 0x80073D28 errors.

System Information:
- Windows Edition: Education
- Windows Version: 10.0.26200
- Architecture: x64
- Developer Mode: Enabled
- Full Administrator privileges confirmed

Attempted installations:
1. GUI installer (Claude Setup.exe) — Failed with 0x80073CF6
2. PowerShell as Administrator: Add-AppxPackage — Failed with 0x80073D28
3. Group Policy modification ("Allow all trusted apps to install") — Still fails
4. Manual MSIX extraction — Failed
5. Windows Image repair — Fails (requires elevation beyond available)

Error indicates CoworkVMService artifact or MSIX package stuck in partially-registered state. Similar to issues #49917, #56949, #49655.

Steps to Reproduce

  1. Install Claude Desktop on Windows Education 10.0.26200 and use it for weeks (including Claude Code and MCP integrations)
  2. Uninstall via Settings > Apps & Features
  3. Clean AppData folders (C:\Users\Josh\AppData\Local\AnthropicClaude and Roaming\AnthropicClaude)
  4. Attempt fresh reinstallation via Claude Setup.exe
  5. Installation fails immediately with HRESULT 0x80073CF6 or 0x80073D28

Expected: Clean installation completes successfully Actual: AddPackage fails; CoworkVMService artifact or MSIX package stuck in partially-registered state prevents reinstallation

Claude Model

Other

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

1.7196 Claude code

Platform

Other

Operating System

Windows

Terminal/Shell

PowerShell

Additional Information

<img width="1272" height="2772" alt="Image" src="https://github.com/user-attachments/assets/24679ddd-404c-4925-9dd0-e2cd64cc3939" />

=== ERROR 1: Initial Installation === Add-AppxPackage : Deployment failed with HRESULT 0x80073CF6, The package installation failed because administrator privileges are required. Please contact an administrator to install this package. Claude_1.7196.3.0_x64__pzs8sxrjxfjjc: error 0x80073CF6: Cannot register the Claude_1.7196.3.0_x64__pzs8sxrjxfjjc package. Administrator privileges required to install packaged service.

=== ERROR 2: After Group Policy Change === Add-AppxPackage : Deployment failed with HRESULT 0x80073D28, The package installation failed because administrator privileges are required. Please contact an administrator to install this package. Claude_1.7196.3.0_x64__pzs8sxrjxfjjc: error 0x80073D28: Cannot register the Claude_1.7196.3.0_x64__pzs8sxrjxfjjc package. Administrator privileges required to install packaged service

=== ERROR 3: Manual Extraction Attempt === Expand-Archive : .msix is not a supported archive file format. .zip is the only supported archive file format.

=== ERROR 4: 7-Zip Not Found === 7z.exe : CommandNotFoundError The term 'C:\Program Files\7-Zip\7z.exe' is not recognized

=== ERROR 5: Registry Repair Attempt === Repair-WindowsImage : The requested operation requires elevation.

=== All Attempts Show === Category: ObjectNotFound / FullyQualifiedErrorId: DeploymentError, Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix Windows Education 10.0.26200: Claude Desktop HRESULT 0x80073CF6 — CoworkVMService artifact prevents reinstallation [1 comments, 2 participants]