[BUG] Cowork "Reinstall" button in banner does nothing — "Check for Updates" falsely reports latest version on Windows

Status Closed — not planned
Maintainer reply None cached
Activity 13 comments · opened Feb 26, 2026 · closed Jun 14, 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?

Claude Desktop on Windows shows a banner at the top of the app stating "Cowork requires a newer installation" with a "Reinstall" button. However, clicking the Reinstall button does absolutely nothing — no download starts, no installer launches, no error message appears, and the app state doesn't change.

Additionally, using Help → Check for Updates displays a dialog saying "No Update Available — You are running the latest version."
This creates a frustrating dead end: the app tells me I need to reinstall to use Cowork, provides a button to do so, but the button is non-functional — and the update checker contradicts the banner entirely.

This appears to be because my existing installation uses the older Squirrel-based packaging, and the Cowork-enabled build uses MSIX packaging. The in-app updater and Reinstall button only check the Squirrel update channel, which has no knowledge of the MSIX version.

Note: Filing here as there is no dedicated Claude Desktop repository.

What Should Happen?

Clicking the "Reinstall" button in the Cowork banner should either:

Download and run the new MSIX-based installer automatically, handling the Squirrel → MSIX migration, or
Open the browser to claude.ai/download with clear instructions, or
At minimum, display a message explaining that a manual download is required and link to the download page

The "Check for Updates" feature should also be aware that a newer MSIX build exists and not falsely report that the current Squirrel build is the latest version.

Error Messages/Logs

No error messages are shown at all. The Reinstall button silently does nothing. The update checker shows:

"No Update Available
You are running the latest version."

Steps to Reproduce

Steps to Reproduce

1) Have an existing Squirrel-based Claude Desktop installation on Windows (installed before Feb 10, 2026)
2) Open Claude Desktop — observe the banner: "Cowork requires a newer installation" with a "Reinstall" button
3) Click the "Reinstall" button — nothing happens
4) Go to Help → Check for Updates — dialog says "No Update Available — You are running the latest version"
5) Note that claude.ai/download has a newer Cowork-enabled installer available

Claude Model

Opus

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

N/A — this is a Claude Desktop issue, not Claude Code.

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

PowerShell

Additional Information

-This is related to #25313 (in-app updater doesn't deliver Cowork build) and #25162 (Squirrel-to-MSIX upgrade silently fails), but neither of those specifically address the Reinstall button in the Cowork banner doing nothing with zero feedback to the user.

-The only known workaround is a full manual uninstall → cleanup → fresh download from claude.ai/download → reinstall, which risks disrupting local MCP server configurations and desktop extensions.

-This likely affects all Windows users who installed Claude Desktop before the Cowork launch on Feb 10, 2026.

<img width="332" height="247" alt="Image" src="https://github.com/user-attachments/assets/7d3e8e43-08a0-4278-b9a5-28d08d88216f" />

View original on GitHub ↗

12 Comments

github-actions[bot] · 6 months ago

Found 3 possible duplicate issues:

  1. https://github.com/anthropics/claude-code/issues/28963
  2. https://github.com/anthropics/claude-code/issues/25313
  3. https://github.com/anthropics/claude-code/issues/25162

This issue will be automatically closed as a duplicate in 3 days.

  • If your issue is a duplicate, please close it and 👍 the existing issue instead
  • To prevent auto-closure, add a comment or 👎 this comment

🤖 Generated with Claude Code

HadockKali · 6 months ago

Any fixes this is still presistent even after manual cleanup and reinstallation.

mbtsmo · 6 months ago

Yeah - getting the same exact issue as mentioned here on a completely fresh Windows Claude Desktop install.

DSC-marcus · 6 months ago

Same issue in a fresh install on a new computer where the installation file was downloaded today (02/26/26). I installed on two new computers on 2/24 with no issues. All Windows 11.

esdkrishub · 6 months ago

same issue here for my user. new install from official installer. help, anyone.

santhoshkumarch · 6 months ago

1️⃣ Completely Uninstall Claude
• Press Win + R
• Type:

appwiz.cpl

• Uninstall Claude Desktop

2️⃣ Delete Leftover App Data (VERY IMPORTANT)

Press Win + R and delete these folders if they exist:

%AppData%\Claude
%LocalAppData%\Claude
%LocalAppData%\Programs\Claude

If folders exist → delete completely.

3️⃣ Clear Temp Cache

Press Win + R

%temp%

Delete everything inside.

4️⃣ Restart Your Laptop

Mandatory. Don’t skip.

5️⃣ Download Fresh Installer

⚠️ Do NOT use old downloaded file.

Go directly to:
👉 https://claude.ai/download

Download fresh Windows version.

6️⃣ Install as Administrator

Right-click installer →
Run as Administrator

EVTechGuy · 6 months ago

Hey all. I had this issue yesterday, and I can tell you what worked for me. A customer needed this install, but running as admin and entering my admin creds was not enough. I had to make the user a local admin, uninstall, and then reinstalll on their profile for this to work.

You can try logging into a local admin account on the PC to install and test, but it will only work for that profile once up and running. I haven't tried removing the local admin access yet just because we spent so much time on it and they were ready to get to work, but I would like to hear if anyone has success with the app after revoking the permissions.

Hope this helps.

-EV

albertlindgren1989 · 6 months ago

Does anyone have any solution? Very frustrating.

maherxreel · 5 months ago

https://claude.com/download?open_in_browser=1

ive downloaded it from here and ran it as an administrator

bendito2khh-dot · 4 months ago

Hi,

I'm experiencing the same issue on a fresh Windows 11 install (no legacy Squirrel installation). SignatureKind always shows Developer instead of Store regardless of installation method.

Device: Lenovo ThinkPad, Intel i7-8650U, 16GB RAM
OS: Windows 11 (clean install)
Claude version: 1.569.0.0
Account: Paid plan

What I've tried:

  • ClaudeSetup.exe (multiple times, with and without admin)
  • MSIX via PowerShell as admin and as regular user
  • Full uninstall + cache cleanup between attempts
  • Developer Mode enabled
  • VirtualMachinePlatform enabled
  • TPM 2.0 enabled in BIOS

Nothing changes SignatureKind from Developer to Store. Anthropic Support confirmed they have no workaround and cannot escalate from chat. Please fix this.

nix-anson · 3 months ago

I was able to solve this issue using the method described by santhoshkumarch above. I had some claude code settings still in the appdata so I just renamed the folder so I could restore them after the reinstall.

github-actions[bot] · 2 months ago

Closing for now — inactive for too long. Please open a new issue if this is still relevant.

Showing cached comments. Read the full discussion on GitHub ↗