[BUG] MSIX Installation failure: AddPackage failed with HRESULT 0x80073CF9

Status Open
Reported on v2.1.201
Maintainer reply None cached
Activity 10 comments · opened Jul 4, 2026

Preflight Checklist

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

What's Wrong?

Issue: I was offered an upgrade in the desktop application this morning, and now the Claude Desktop (MSIX) Installation Fails on Windows with error: AddPackage failed with HRESULT 0x80073CF9

(I want to add that I had a similar drama on the 28th when an upgrade entirely broke my installation and I spent multiple hours, including rebooting into WinRE mode (turned out neither Administrator nor even Safe mode had enough rights or reach to fix the things that needed to be fixed and requiring very deep system installer db surgery) to clean up the problem, eventually succeeding and which allowed the desktop app to install cleanly and successfully. Then today I was offered an upgrade expecting everything to be fine but being surprised that it's again failing. Consequently there seems to be some kind of bug and I'm filing this report.)

Edit: I have since managed to work around this very infuriating issue (see comment below). I also see that this error seem to have been reported multiple times and closed with varying levels of "not planned" or "duplicate"?! To note, this issue seems quite serious, it either makes Claude Cowork unusable and can end up losing state if not properly recovered.

In the log there are error messages mention a conflict with CoworkVMService which sounds relevant:

2026/07/04 12:15:14.849126 Removing conflicting CoworkVMService... 2026/07/04 12:15:14.849726 WARNING: failed to remove conflicting service: could not open CoworkVMService: Access is denied.

What Should Happen?

Claude MSIX installer should install and/or upgrade without errors.

Error Messages/Logs

1.)  

> ---------------------------
> Claude Setup
> ---------------------------
> Installation failed: AddPackage failed: AddPackage failed with HRESULT 0x80073CF9
> 
> Please share this log with us.
> 
> The log file will be opened in Explorer.
> ---------------------------
> OK   
> ---------------------------

When you click OK this is followed by

2.)

> ---------------------------
> Claude Setup
> ---------------------------
> Administrator access is required to install Claude with full features. You can try again or install without Cowork.
> 
> Diagnostic log saved to:
> C:\Users\<user>\AppData\Local\Temp\ClaudeSetup.log
> ---------------------------
> OK   
> ---------------------------
> 

This is a red herring, the installer was run as administrator (was elevated on demand).


3.) The log:
> 2026/07/04 12:15:00.616259 Log file: C:\Users\<user>\AppData\Local\Temp\ClaudeSetup.log
> 2026/07/04 12:15:00.617285 === Claude Setup 259c3fc2a647e4222ca15e99bba9b2649f31f051 started ===
> 2026/07/04 12:15:00.618331 AllowAllTrustedApps not found (sideloading assumed enabled): The system cannot find the file specified.
> 2026/07/04 12:15:00.618331 Windows edition: Professional
> 2026/07/04 12:15:00.619365 WARNING: CoworkVMService already exists (potential conflict)
> 2026/07/04 12:15:00.619365 Windows version: 10.0.26200
> 2026/07/04 12:15:00.619365 Native arch: x64
> 2026/07/04 12:15:00.619365 Elevation type: Limited
> 2026/07/04 12:15:00.619365 Is elevated: false
> 2026/07/04 12:15:00.619365 Sideloading enabled: true
> 2026/07/04 12:15:00.619365 S Mode: false
> 2026/07/04 12:15:00.619365 Conflicting service: true
> 2026/07/04 12:15:00.619365 Running in non-elevated context
> 2026/07/04 12:15:00.619365 User can elevate — installing MSIX directly
> 2026/07/04 12:15:00.642419 Splash: 400x300, 8 frame(s), animated=true
> 2026/07/04 12:15:00.642419 System DPI: 96 (scale: 100%)
> 2026/07/04 12:15:00.696025 MSIX URL: https://api.anthropic.com/api/desktop/win32/x64/msix/latest/redirect
> 2026/07/04 12:15:00.696548 Downloading MSIX to C:\Users\<user>\AppData\Local\Temp\Claude-760157024.msix
> 2026/07/04 12:15:00.711069 proxy: WinHttpGetProxyForUrl("https://api.anthropic.com/api/desktop/win32/x64/msix/latest/redirect"): winapi error #12167
> 2026/07/04 12:15:01.130979 proxy: WinHttpGetProxyForUrl("https://downloads.claude.ai/releases/win32/x64/1.18286.0/Claude-259c3fc2a647e4222ca15e99bba9b2649f31f051.msix"): winapi error #12167
> 2026/07/04 12:15:02.490565 Download progress: 10% (23560016 / 235564380 bytes)
> 2026/07/04 12:15:03.713825 Download progress: 20% (47120032 / 235564380 bytes)
> 2026/07/04 12:15:04.605131 Download progress: 30% (70679472 / 235564380 bytes)
> 2026/07/04 12:15:05.515893 Download progress: 40% (94239488 / 235564380 bytes)
> 2026/07/04 12:15:06.722362 Download progress: 50% (117800064 / 235564380 bytes)
> 2026/07/04 12:15:07.633454 Download progress: 60% (141360080 / 235564380 bytes)
> 2026/07/04 12:15:08.524083 Download progress: 70% (164903136 / 235564380 bytes)
> 2026/07/04 12:15:09.503499 Download progress: 80% (188479536 / 235564380 bytes)
> 2026/07/04 12:15:10.394853 Download progress: 90% (212040112 / 235564380 bytes)
> 2026/07/04 12:15:11.303386 Download progress: 100% (235564380 / 235564380 bytes)
> 2026/07/04 12:15:11.304405 Download complete: 235564380 bytes, SHA256: 7927bafc45478d87d3213d9b9afb27bba58bc32b4fe9aa58a106cbfc139d0d3c
> 2026/07/04 12:15:11.305436 Download complete
> 2026/07/04 12:15:11.323277 Self-elevating: C:\Users\<user>\Downloads\Claude Setup.exe --elevated --msix-path "C:\Users\<user>\AppData\Local\Temp\Claude-760157024.msix" --log-path "C:\Users\<user>\AppData\Local\Temp\ClaudeSetup.log"
> 2026/07/04 12:15:13.653628 Waiting for elevated process to complete...
> 2026/07/04 12:15:13.673404 Log file: C:\Users\<user>\AppData\Local\Temp\ClaudeSetup.log
> 2026/07/04 12:15:13.674476 === Claude Setup 259c3fc2a647e4222ca15e99bba9b2649f31f051 started ===
> 2026/07/04 12:15:13.676688 AllowAllTrustedApps not found (sideloading assumed enabled): The system cannot find the file specified.
> 2026/07/04 12:15:13.676688 Windows edition: Professional
> 2026/07/04 12:15:13.677742 WARNING: CoworkVMService already exists (potential conflict)
> 2026/07/04 12:15:13.677742 Windows version: 10.0.26200
> 2026/07/04 12:15:13.677742 Native arch: x64
> 2026/07/04 12:15:13.677742 Elevation type: Full
> 2026/07/04 12:15:13.677742 Is elevated: true
> 2026/07/04 12:15:13.678267 Sideloading enabled: true
> 2026/07/04 12:15:13.678267 S Mode: false
> 2026/07/04 12:15:13.678267 Conflicting service: true
> 2026/07/04 12:15:13.678267 Running in elevated context
> 2026/07/04 12:15:13.678267 Installing MSIX from C:\Users\<user>\AppData\Local\Temp\Claude-760157024.msix (all-users: false)
> 2026/07/04 12:15:13.708180 Splash: 400x300, 8 frame(s), animated=true
> 2026/07/04 12:15:13.708180 System DPI: 96 (scale: 100%)
> 2026/07/04 12:15:13.763091 Verifying Authenticode signature on C:\Users\<user>\AppData\Local\Temp\Claude-760157024.msix
> 2026/07/04 12:15:14.527892 WinVerifyTrust: MSIX signature is valid
> 2026/07/04 12:15:14.834997 Signature verified: MSIX signer matches bootstrapper
> 2026/07/04 12:15:14.836139 Extracted family name from MSIX manifest: Claude_pzs8sxrjxfjjc
> 2026/07/04 12:15:14.836139 Squirrel process prefix: c:\users\<user>\appdata\local\anthropicclaude\
> 2026/07/04 12:15:14.836139 Checking for running Squirrel Claude processes...
> 2026/07/04 12:15:14.849126 No Squirrel Claude processes found
> 2026/07/04 12:15:14.849126 Removing conflicting CoworkVMService...
> 2026/07/04 12:15:14.849726 WARNING: failed to remove conflicting service: could not open CoworkVMService: Access is denied.
> 2026/07/04 12:15:14.849726 Checking for existing Claude MSIX packages...
> 2026/07/04 12:15:14.868893 Removing: Claude_1.15962.1.0_x64__pzs8sxrjxfjjc
> 2026/07/04 12:15:14.873020 Windows rejected data-preserving removal for Claude_1.15962.1.0_x64__pzs8sxrjxfjjc (0x80073CFA, requires developer mode); relying on in-place update
> 2026/07/04 12:15:14.873020 Removing: Claude_1.18286.0.0_x64__pzs8sxrjxfjjc
> 2026/07/04 12:15:14.876620 Windows rejected data-preserving removal for Claude_1.18286.0.0_x64__pzs8sxrjxfjjc (0x80073CFA, requires developer mode); relying on in-place update
> 2026/07/04 12:15:14.893868 Removing (user): Claude_1.15962.1.0_x64__pzs8sxrjxfjjc
> 2026/07/04 12:15:14.897919 Windows rejected data-preserving removal for Claude_1.15962.1.0_x64__pzs8sxrjxfjjc (0x80073CFA, requires developer mode); relying on in-place update
> 2026/07/04 12:15:14.897919 Installing MSIX: C:\Users\<user>\AppData\Local\Temp\Claude-760157024.msix
> 2026/07/04 12:15:14.897919 Standard install (not split-account), using AddPackage
> 2026/07/04 12:15:14.897919 Installing via AddPackage (current-user)...
> 2026/07/04 12:15:15.932253 MSIX installation failed: AddPackage failed: AddPackage failed with HRESULT 0x80073CF9
> 2026/07/04 12:15:15.932253 ERROR dialog (opening log): Installation failed: AddPackage failed: AddPackage failed with HRESULT 0x80073CF9
> 
> Please share this log with us.
> 2026/07/04 12:15:34.118582 Elevated process exited with code 1
> 2026/07/04 12:15:34.118582 Elevation failed: elevated installer exited with code 1
> 2026/07/04 12:15:34.118582 ERROR dialog (with log path): Administrator access is required to install Claude with full features. You can try again or install without Cowork.

Steps to Reproduce

  1. Attempt to upgrade and/or run the Claude MSIX installer on a machine with the HyperV enabled and Docker Desktop installed and active and with an existing Claude desktop application installed and with the Cowork service provisioned.
  2. Observe the above error messages and log entries.

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

2.1.201 (Claude Code)

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

Windows Terminal, Powershell 7.6.3

Additional Information

Note this is not Claude Code (CLI) issue. Claude Code works fine. This is the Claude desktop/Cowork application that is failing to upgrade/install on Windows 11 due to apparent conflicts with pre-existing installation(s) and/or CoWork service(s), and this is now the second upgrade attempt this has happened. which is why I'm reporting this.

Note also: I have 2 Claude chats private, unshared, here and here) sessions, which may shed light on this problem and how I "fixed" it on the 28th, when it originally occurred.

While I managed to eventually get the application installed, this took several hours and many reboots, and I lost some work somehow from it all out of Cowork, so I'm disinclined to immediately try to force the matter again before at least filing this report and seeing if this might be an easy fix in the installer.

View original on GitHub ↗

8 Comments

ByteJuggler · 1 month ago

Managed to work around the issue this second time more quickly by basically a) backing up existing state b) deleting the blocking CoWork service, c) then running the installer which then succeeds and d) restoring the application state afterwards. Claude assisted and wrote this summary of the procedure:

Claude Desktop Upgrade failure workaround (0x80073CF6)

Symptom: Upgrade/install fails with 0x80073CF6/0x80073CF9; log shows WARNING: CoworkVMService already exists and failed to remove conflicting service: Access is denied.
Root cause: Orphaned/DACL-locked CoworkVMService blocks MSIX windows.service registration (known bug — see Appendix). Recovery requires package removal, which wipes Cowork state unless backed up first.
Validated: 2026-07-04, full data recovery achieved.

---

Step 1 — BACKUP (never skip)

$stamp = Get-Date -Format 'yyyyMMdd-HHmmss'
$bk = "C:\Backups\ClaudeCowork-$stamp"
New-Item -ItemType Directory -Force $bk | Out-Null
Copy-Item "$env:USERPROFILE\Documents\Claude" "$bk\Documents-Claude" -Recurse -ErrorAction SilentlyContinue
Copy-Item "$env:LOCALAPPDATA\Packages\Claude_pzs8sxrjxfjjc" "$bk\Packages-Claude" -Recurse -ErrorAction SilentlyContinue
Write-Host "Backup at $bk"

Check: Get-ChildItem "$bk\Packages-Claude" shows LocalState, LocalCache, Settings. LocalCache is large (multi-GB, contains Cowork VM disk) — that's expected.

What lives where:

  • Documents\Claude\{Projects,Artifacts,Scheduled} — content + task SKILL.md files (survives reinstall anyway)
  • Packages\Claude_pzs8sxrjxfjjc\ — project registrations, session history, memory, run history (deleted by uninstall)

Step 2 — Remove Claude packages (elevated PowerShell)

Get-AppxPackage -AllUsers *Claude* | Format-List Name, Version, Status, PackageUserInformation   # inspect first
Get-AppxPackage -AllUsers *Claude* | Remove-AppxPackage -AllUsers

Check: Get-AppxPackage -AllUsers *Claude* returns nothing.
⚠️ If removal fails 0x80073CFA on a Status: Servicing package → see full guide Tier 3/4 (psexec / WinRE StateRepository surgery).

Step 3 — Delete orphaned CoworkVMService (elevated)

reg delete "HKLM\SYSTEM\CurrentControlSet\Services\CoworkVMService" /f

If Access Denied: psexec -s reg delete "HKLM\SYSTEM\CurrentControlSet\Services\CoworkVMService" /f

Check: Get-Item "HKLM:\SYSTEM\CurrentControlSet\Services\CoworkVMService" -EA SilentlyContinue returns nothing.

Step 4 — Reboot, then install

Run Claude Setup.exe.
Check: log ends === Claude Setup completed successfully ===; Get-AppxPackage *Claude* shows Status: Ok. Cowork showing in Start menu with proper icon etc.

  • If app missing from Start menu: reboot again (stale shell cache/pending installer actions -- do not skip). Post 2nd reboot app should show in menu with proper icon etc.

Step 5 — Restore Cowork state

Close Claude fully first:

Get-Process | ? { $_.Name -match "Claude" -and $_.MainWindowHandle -ne 0 } | % { $_.CloseMainWindow() | Out-Null }
Start-Sleep 5
Stop-Service CoworkVMService -ErrorAction SilentlyContinue
Get-Process | ? { $_.Name -match "Claude|cowork" } | Stop-Process -Force   # stragglers only

Restore:

$pkg = "$env:LOCALAPPDATA\Packages\Claude_pzs8sxrjxfjjc"
$bk  = "C:\Backups\ClaudeCowork-<STAMP>\Packages-Claude"   # your backup path
Copy-Item $pkg "$pkg-fresh" -Recurse                        # rollback safety copy
Copy-Item "$bk\LocalState" $pkg -Recurse -Force
Copy-Item "$bk\Settings"   $pkg -Recurse -Force
Copy-Item "$bk\LocalCache" $pkg -Recurse -Force

Check: Launch Claude → Cowork → Projects and Scheduled entries present.
⚠️ Known quirk: app may automatically restart shortly after initial start (crash?) on first use after restore. Post restart it should be fine.
🔙 Rollback: delete restored folders, copy back from $pkg-fresh.

Step 6 — Housekeeping

  • Delete $pkg-fresh once confirmed stable.
  • Keep the backup a week or two.
  • Report to Anthropic with %TEMP%\ClaudeSetup.log — reference issues in Appendix below.

⚠️ Known quirk: You may run into this:

<img width="710" height="149" alt="Image" src="https://github.com/user-attachments/assets/31fff912-14e7-444e-bba2-48cf517060dd" />

If you do, follow the offered "reinstall" path after which this should be resolved too.

Appendix — Related GitHub Issues (anthropics/claude-code)

| Issue | Description | Status |
|---|---|---|
| #37898 | Cowork MSIX fails 0x80073CF6 after full uninstall | Closed (duplicate) |
| #48437 | AddPackage 0x80073CF6, CoworkVMService Access Denied | Closed (not planned) |
| #49540 | Cowork install fails 0x80073CF6, misdirected support response | Closed (not planned) |
| #49917 | AddPackage 0x80073CF6 after earlier install left package inconsistent | Open (reopened) |
| #53504 | Install fails 0x80073D28, permanent Servicing deadlock, registry key missing | Closed (duplicate) |
| #59471 | AddPackage 0x80073CF6 on retry, elevated and non-elevated | Closed (not planned) |
| #61392 | 0x80073D28 and 0x80073CF6, invalid PreserveApplicationData flag combo | Closed (not planned) |
| #67547 | 0x80073CF6, but root cause looks like MSIX download/Edge-installer crash, not CoworkVMService | Open |
| #74170 | This report (yours) — CoworkVMService Access Denied, 0x80073CF9, second recurrence | Open |

ByteJuggler · 1 month ago

Today I was offered an upgrade in Claude Desktop app. The installer has again failed with:

<img width="525" height="163" alt="Image" src="https://github.com/user-attachments/assets/d30e7fa8-8391-46da-97bd-0a4176f76f95" />

I'm expecting it's going to break the app again. ... Yep won't start now. Trying manual install...:

<img width="400" height="355" alt="Image" src="https://github.com/user-attachments/assets/bfaf2d6c-9066-4f9d-8b0d-d52b64212401" />

<img width="394" height="185" alt="Image" src="https://github.com/user-attachments/assets/d5b0f8e2-7e3c-49f7-81b6-328c016a53b3" />

Error log:

2026/07/07 10:01:37.632630 Log file: C:\Users\walterp\AppData\Local\Temp\ClaudeSetup.log
2026/07/07 10:01:37.633635 === Claude Setup b682d9f76a56cebb3327f0de7eda65a8399d4835 started ===
2026/07/07 10:01:37.634668 AllowAllTrustedApps not found (sideloading assumed enabled): The system cannot find the file specified.
2026/07/07 10:01:37.635193 Windows edition: Professional
2026/07/07 10:01:37.635711 WARNING: CoworkVMService already exists (potential conflict)
2026/07/07 10:01:37.635711 Windows version: 10.0.26200
2026/07/07 10:01:37.635711 Native arch: x64
2026/07/07 10:01:37.635711 Elevation type: Limited
2026/07/07 10:01:37.635711 Is elevated: false
2026/07/07 10:01:37.635711 Sideloading enabled: true
2026/07/07 10:01:37.635711 S Mode: false
2026/07/07 10:01:37.635711 Conflicting service: true
2026/07/07 10:01:37.635711 Running in non-elevated context
2026/07/07 10:01:37.635711 User can elevate — installing MSIX directly
2026/07/07 10:01:37.661498 Splash: 400x300, 8 frame(s), animated=true
2026/07/07 10:01:37.661498 System DPI: 96 (scale: 100%)
2026/07/07 10:01:37.727220 MSIX URL: https://api.anthropic.com/api/desktop/win32/x64/msix/latest/redirect
2026/07/07 10:01:37.727741 Downloading MSIX to C:\Users\walterp\AppData\Local\Temp\Claude-4031370224.msix
2026/07/07 10:01:37.742282 proxy: WinHttpGetProxyForUrl("https://api.anthropic.com/api/desktop/win32/x64/msix/latest/redirect"): winapi error #12167
2026/07/07 10:01:38.140399 proxy: WinHttpGetProxyForUrl("https://downloads.claude.ai/releases/win32/x64/1.18286.2/Claude-b682d9f76a56cebb3327f0de7eda65a8399d4835.msix"): winapi error #12167
2026/07/07 10:01:39.651447 Download progress: 10% (23560016 / 235535538 bytes)
2026/07/07 10:01:40.542486 Download progress: 20% (47120032 / 235535538 bytes)
2026/07/07 10:01:41.433573 Download progress: 30% (70680112 / 235535538 bytes)
2026/07/07 10:01:42.325332 Download progress: 40% (94239488 / 235535538 bytes)
2026/07/07 10:01:43.215867 Download progress: 50% (117783680 / 235535538 bytes)
2026/07/07 10:01:44.221187 Download progress: 60% (141327312 / 235535538 bytes)
2026/07/07 10:01:45.116568 Download progress: 70% (164886752 / 235535538 bytes)
2026/07/07 10:01:46.008403 Download progress: 80% (188446768 / 235535538 bytes)
2026/07/07 10:01:46.899827 Download progress: 90% (212007344 / 235535538 bytes)
2026/07/07 10:01:47.797047 Download progress: 100% (235535538 / 235535538 bytes)
2026/07/07 10:01:47.798090 Download complete: 235535538 bytes, SHA256: 48204aba2f44cf8c08b913eec12d2a7f6e335680129fdc0811f2e789c645dbff
2026/07/07 10:01:47.799131 Download complete
2026/07/07 10:01:47.807047 Self-elevating: C:\Users\walterp\Downloads\Claude Setup.exe --elevated --msix-path "C:\Users\walterp\AppData\Local\Temp\Claude-4031370224.msix" --log-path "C:\Users\walterp\AppData\Local\Temp\ClaudeSetup.log"
2026/07/07 10:01:51.492742 Waiting for elevated process to complete...
2026/07/07 10:01:51.509821 Log file: C:\Users\walterp\AppData\Local\Temp\ClaudeSetup.log
2026/07/07 10:01:51.510346 === Claude Setup b682d9f76a56cebb3327f0de7eda65a8399d4835 started ===
2026/07/07 10:01:51.511932 AllowAllTrustedApps not found (sideloading assumed enabled): The system cannot find the file specified.
2026/07/07 10:01:51.512446 Windows edition: Professional
2026/07/07 10:01:51.512969 WARNING: CoworkVMService already exists (potential conflict)
2026/07/07 10:01:51.513492 Windows version: 10.0.26200
2026/07/07 10:01:51.513492 Native arch: x64
2026/07/07 10:01:51.513492 Elevation type: Full
2026/07/07 10:01:51.513492 Is elevated: true
2026/07/07 10:01:51.513492 Sideloading enabled: true
2026/07/07 10:01:51.513492 S Mode: false
2026/07/07 10:01:51.513492 Conflicting service: true
2026/07/07 10:01:51.513492 Running in elevated context
2026/07/07 10:01:51.513492 Installing MSIX from C:\Users\walterp\AppData\Local\Temp\Claude-4031370224.msix (all-users: false)
2026/07/07 10:01:51.546208 Splash: 400x300, 8 frame(s), animated=true
2026/07/07 10:01:51.546726 System DPI: 96 (scale: 100%)
2026/07/07 10:01:51.624770 Verifying Authenticode signature on C:\Users\walterp\AppData\Local\Temp\Claude-4031370224.msix
2026/07/07 10:01:52.413615 WinVerifyTrust: MSIX signature is valid
2026/07/07 10:01:52.748130 Signature verified: MSIX signer matches bootstrapper
2026/07/07 10:01:52.749956 Extracted family name from MSIX manifest: Claude_pzs8sxrjxfjjc
2026/07/07 10:01:52.749956 Squirrel process prefix: c:\users\walterp\appdata\local\anthropicclaude\
2026/07/07 10:01:52.749956 Checking for running Squirrel Claude processes...
2026/07/07 10:01:52.768076 No Squirrel Claude processes found
2026/07/07 10:01:52.768076 Removing conflicting CoworkVMService...
2026/07/07 10:01:52.768076 WARNING: failed to remove conflicting service: could not open CoworkVMService: Access is denied.
2026/07/07 10:01:52.768076 Checking for existing Claude MSIX packages...
2026/07/07 10:01:52.787713 Removing: Claude_1.18286.0.0_x64__pzs8sxrjxfjjc
2026/07/07 10:01:52.792348 Windows rejected data-preserving removal for Claude_1.18286.0.0_x64__pzs8sxrjxfjjc (0x80073CFA, requires developer mode); relying on in-place update
2026/07/07 10:01:52.792348 Removing: Claude_1.18286.2.0_x64__pzs8sxrjxfjjc
2026/07/07 10:01:52.795438 Windows rejected data-preserving removal for Claude_1.18286.2.0_x64__pzs8sxrjxfjjc (0x80073CFA, requires developer mode); relying on in-place update
2026/07/07 10:01:52.813949 Removing (user): Claude_1.18286.0.0_x64__pzs8sxrjxfjjc
2026/07/07 10:01:52.817659 Windows rejected data-preserving removal for Claude_1.18286.0.0_x64__pzs8sxrjxfjjc (0x80073CFA, requires developer mode); relying on in-place update
2026/07/07 10:01:52.817659 Installing MSIX: C:\Users\walterp\AppData\Local\Temp\Claude-4031370224.msix
2026/07/07 10:01:52.817659 Standard install (not split-account), using AddPackage
2026/07/07 10:01:52.817659 Installing via AddPackage (current-user)...
2026/07/07 10:01:54.101339 MSIX installation failed: AddPackage failed: AddPackage failed with HRESULT 0x80073CF9
2026/07/07 10:01:54.101872 ERROR dialog (opening log): Installation failed: AddPackage failed: AddPackage failed with HRESULT 0x80073CF9

Please share this log with us.
2026/07/07 10:02:04.590353 Elevated process exited with code 1
2026/07/07 10:02:04.590353 Elevation failed: elevated installer exited with code 1
2026/07/07 10:02:04.590353 ERROR dialog (with log path): Administrator access is required to install Claude with full features. You can try again or install without Cowork.

Same failure mode as before. 😞 The installer cannot handle the upgrade on my machine properly.

erbanku · 1 month ago
ByteJuggler · 1 month ago
@ByteJuggler I have fixed the issue with the methods here. https://www.reddit.com/r/ClaudeAI/comments/1so7vb7/if_you_run_into_issues_installing_or_updating/

Thanks, appreciate it. I (had to) go through a similar deep dive originally to fix this but to note, currently if you're seeing specifically AddPackage failed: AddPackage failed with HRESULT 0x80073CF9 then my steps above resolve it with less complexity and more importantly, it ensures you don't lose state/data.

To explain, the original procedure I used more or less mirrors your link, probably because mine procedure, and by the looks of its process, was generated by Claude itself, and does manage to get you to a point of being able to install the application again. _However,_ it lost my Cowork project state. So, I strongly suspect the linked process will also still lose user state, because I see no mention of any backups being taken that addresses that problem.

My simplified process (above) is what I distilled the fix to when I ran into this issue. It addresses this by backing up the state first, then doing a minimal cleanup to allow the installer to succeed, then restoring the state afterwards. This works for the specific case of AddPackage failed: AddPackage failed with HRESULT 0x80073CF9 accompanied by WARNING: failed to remove conflicting service: could not open CoworkVMService: Access is denied. in the log.

Nevertheless, thanks for the link, it may be useful for others in the same boat. It is a very infuriating bug.

ByteJuggler · 1 month ago

The latest build of Claude desktop still exhibits this bug, and again broke my installation. Log: https://gist.github.com/ByteJuggler/6e74daa2dc652f6b17ff42622bd60eea

The fix process documented earlier (again) resolved this.

erbanku · 1 month ago

Then let the AI completely uninstall everything related to Claude, and then try reinstalling it.

k0shir0 · 1 month ago

Thank you, this worked exactly to solve claude breaking after an update+restart, thank you, youve earned my follow ❤️

robertoprd · 29 days ago

Hitting this same failure on Windows 10, which may narrow the cause.

Environment

  • Claude Desktop 1.24012.9.0 (MSIX), family Claude_pzs8sxrjxfjjc
  • Windows 10 Pro 19045 (22H2), x64, Italian locale
  • No Hyper-V, no Docker Desktop
  • Claude Code 2.1.181 (standalone CLI); app bundles 2.1.219

Two differences from the original report that might help:

  1. Not Windows 11 specific — same failure on 10.0.19045 vs the reporter's 10.0.26200.
  2. Not Hyper-V/Docker specific — neither is installed here, so the suggested repro condition isn't necessary.
  3. Same-version case — my install was removing and reinstalling 1.24012.9.0 over itself, not upgrading across versions. Same result.

The common factor in both reports is the orphaned CoworkVMService, which fails to be removed even in the elevated pass:

WARNING: CoworkVMService already exists (potential conflict)
...
Running in elevated context
...
Removing conflicting CoworkVMService...
WARNING: failed to remove conflicting service: could not open CoworkVMService: Accesso negato.
Checking for existing Claude MSIX packages...
Removing: Claude_1.24012.9.0_x64__pzs8sxrjxfjjc
Windows rejected data-preserving removal for Claude_1.24012.9.0_x64__pzs8sxrjxfjjc (0x80073CFA, requires developer mode); relying on in-place update
Installing via AddPackage (current-user)...
MSIX installation failed: AddPackage failed: AddPackage failed with HRESULT 0x80073CF9

Followed by the same misleading dialog — "Administrator access is required" — despite Is elevated: true two lines earlier in the log.

Also worth noting what sent me here: the desktop app crashed when I opened the plan-change screen, which is what prompted the reinstall in the first place. That has now happened twice, and each reinstall destroyed my Claude Code session history. Filing that separately.

Showing cached comments. Read the full discussion on GitHub ↗