claude-code - 💡(How to fix) Fix [BUG] The unminimizable update/install popup is user-hostile garbage — fix it or give us a workaround

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…

Error Message

Error Messages/Logs

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?

Every single time Claude Code Desktop installs or updates, a window pops up that cannot be minimized, cannot be moved to the background, and blocks your screen until the process finishes. This isn't a minor annoyance — it's actively hostile UX.

Here's what's wrong:

  1. No minimize button. Every other window on the planet has one. Why doesn't this one?
  2. No "run in background" option. The dialog just sits there, center screen, doing nothing useful while a progress bar crawls.
  3. It steals focus and refuses to let go. I can't work on anything else behind it without it constantly fighting for attention.
  4. This happens on EVERY update. This isn't a one-time first-install thing. It recurs.

The technical excuse (if there is one) — "the updater process is separate from the main app" — isn't your users' problem. That's YOUR problem. Other Electron apps handle updates in the background just fine. VS Code does it. Slack does it. Discord does it. Why is Claude Code the special snowflake that needs to hijack my desktop?

Stop designing like you're punishing your users. Either:

  • Kill the dialog entirely and do silent background updates.
  • At minimum, add a minimize/close-to-tray button.
  • Or give us a CLI install path (winget, scoop, choco) that bypasses this nonsense entirely.

I'm trying to get work done. Your update dialog is preventing that. Fix it.

What Should Happen?

This happens every time there is an update.

Error Messages/Logs

Steps to Reproduce

This happens every time there is an update.

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

Version 1.11187.1 (370d3b)

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

Other

Additional Information

No response

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