claude-code - 💡(How to fix) Fix [BUG] UX Issue on Windows 11 Client Interface "Cowork Tab Relocation in Windows desktop lacks visual affordance" [1 comments, 2 participants]

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…
GitHub stats
anthropics/claude-code#51795Fetched 2026-04-22 07:52:38
View on GitHub
Comments
1
Participants
2
Timeline
6
Reactions
0
Timeline (top)
labeled ×5commented ×1

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?

"Cowork tab relocation in Windows desktop lacks visual affordance" and describe: used to be a clear toggle in the top middle, now a small tab top-left with no selection state, caused confusion that the feature was missing entirely.

Prompting Claude to resolve this meant an hour of registry shenanigans which were not necessary when a screen shot would have possibly resolved up front.

What Should Happen?

Retain the Chat/Cowork/Code toggle as before with visual affordance

Error Messages/Logs

Steps to Reproduce

Here's a clean repro for the bug report:

Title: Cowork tab relocation in Windows desktop client is visually indistinguishable from inactive UI chrome Environment:

Claude Desktop for Windows, v1.3883.0.0 Windows 11 Pro, x64 MSIX install

Steps to reproduce:

Be a returning user familiar with the previous Cowork UI (toggle in the top-center of the client window with clear selection state between Chat and Cowork). Update to Claude Desktop v1.3883.0.0 (or install fresh). Open the app and look for the Cowork entry point.

Expected behaviour: The Cowork entry point is visually prominent and obviously interactive, consistent with prior versions — or, if relocated, announced in release notes / onboarding so users aren't left searching. Actual behaviour: The Cowork toggle has been moved to the top-left of the window and rendered as a small tab with no selection indicator, no contrast against surrounding chrome, and no hover/active state that communicates "this is a mode switcher." To a returning user, the feature appears to be missing from the app entirely. Impact:

Users conclude the feature has been removed or their install is broken. Drives support load: multiple GitHub issues filed in the last few weeks (#48407, #49748, #50401, #50495, #50895, etc.) report "Cowork tab missing" on healthy installs — strongly suggests the same UI confusion, not actual install failures. In my case: ~1 hour of troubleshooting, including deleting a (genuinely stale but unrelated) Windows service, before realising the tab was present but not visually recognisable.

Suggested fix:

Restore a clearly labelled, centred mode toggle, OR Give the new tab location a visible selection indicator, higher contrast, and hover affordance so it reads as interactive. At minimum, add a one-time "Cowork has moved" tooltip on first launch after the update.

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

1.3883.0.0

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

Other

Additional Information

No response

extent analysis

TL;DR

The most likely fix is to restore a clearly labelled, centered mode toggle or enhance the new tab location with a visible selection indicator, higher contrast, and hover affordance.

Guidance

  • Verify the issue by checking the Cowork tab's visual appearance in the top-left corner of the window and comparing it to the previous version's centered toggle.
  • Consider adding a one-time "Cowork has moved" tooltip on first launch after the update to mitigate user confusion.
  • Review the release notes and onboarding process to ensure that changes to the UI are properly announced to users.
  • Test the suggested fixes, such as restoring the centered mode toggle or enhancing the new tab location, to ensure they resolve the issue.

Example

No code snippet is provided as the issue is related to UI design and visual affordance.

Notes

The issue is specific to the Windows desktop client, and the suggested fixes should be tested on this platform to ensure they resolve the issue. The lack of a visible selection indicator, higher contrast, and hover affordance on the new tab location is likely causing user confusion.

Recommendation

Apply a workaround by adding a one-time "Cowork has moved" tooltip on first launch after the update, as this is a quick and non-intrusive way to mitigate user confusion while a more permanent fix is developed.

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

claude-code - 💡(How to fix) Fix [BUG] UX Issue on Windows 11 Client Interface "Cowork Tab Relocation in Windows desktop lacks visual affordance" [1 comments, 2 participants]