[BUG] The unminimizable update/install popup is user-hostile garbage — fix it or give us a workaround

Resolved 💬 1 comment Opened Jun 5, 2026 by winsomely Closed Jul 11, 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?

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_

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗