Skip to content

[BUG] Claude Desktop cannot install on Windows - redirects to Microsoft Store during installation #28892

@SokillT

Description

@SokillT

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?

What's Wrong?

Claude Desktop installation fails on Windows. During installation, a popup appears saying
"Get an app to open this 'claude' link - Your PC doesn't have an app that can open this link.
Try looking for a compatible app in the Microsoft Store."
The popup disappears on its own and the installation does not complete successfully.
Claude Desktop does not appear in the Start menu after installation.

What Should Happen?

Troubleshooting Already Attempted

  • Removed existing Claude packages via PowerShell:
    Get-AppxPackage -Name "Claude" -AllUsers | Remove-AppxPackage -AllUsers
  • Enabled Developer Mode in Settings → System → For Developers
  • Changed "Choose where to get apps" to "Anywhere" in Settings → Apps → Advanced app settings
  • Tried installing without admin rights (double-click only)
  • Tried installing with Run as administrator
  • Restarted PC between attempts
  • Re-downloaded fresh installer each time
  • None of the above resolved the issue

Expected Behavior

Claude Desktop should install successfully and appear in the Start menu.

Actual Behavior

Installation fails silently. Popup redirects to Microsoft Store where Claude Desktop cannot be found.

Error Messages/Logs

Steps to Reproduce

Steps to Reproduce

  1. Download Claude Desktop installer from claude.ai/download
  2. Run installer (tried both normal and Run as administrator)
  3. Popup "Get an app to open this 'claude' link" appears during installation
  4. Popup disappears on its own
  5. Claude Desktop not found in Start menu — installation failed

Claude Model

None

Is this a regression?

No, this never worked

Last Working Version

No response

Claude Code Version

Downloaded from claude.ai/download on 26 Feb 2026

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

Other

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidIssue doesn't seem to be related to Claude Code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions