[BUG] Claude Desktop UI bug
Status Closed — not planned
Maintainer reply ✓ Yes — ant-kurt
Workaround ✓ Mentioned in thread ↓
Activity 11 comments · opened Aug 29, 2025 · closed Aug 29, 2025
💡 Likely answer: A maintainer (ant-kurt, collaborator)
responded on this thread — see the highlighted reply below.
Sorry not sure where to raise the issue is, since claude support help chat don't really support,
Issue:
The top bar is missing, so the claude desktop undraggable or hard to resize
<img width="1116" height="593" alt="Image" src="https://github.com/user-attachments/assets/b1aeb639-bcd0-4bb6-b82a-b76eeb2a8cd3" />
My devise is using windows 11
already try to restart and reinstall but the issue is persists
11 Comments
Me too. My Claude Desktop version is 0.12.125 on Windows 11:
<img width="365" height="76" alt="Image" src="https://github.com/user-attachments/assets/25dc6459-00af-4596-9903-672e6d5b3f59" />
Same here, seems to be actual bug with latest version
Also my local MCP can't connect to the claude desktop
Me too on the missing title bar. I see this in the log FWIW:
2025-08-28 21:24:24 [info] Failed to set title bar overlay, this is probably expected
I can resize, minimize, and maximize the window. I just can't drag it.
Same problem here this morning on Windows 11 after I presume an automatic update, and this following yesterday afternoon's no mcp tool working issue. I am guessing it is probably widespread. All the usual Windows menus have disappeared including Exit and help. I am reduced to using taskmanager to kill the Claude desktop processes.
appVersion: '0.12.125',
platform: 'win32',
arch: 'x64',
Same issue Menu bar disappeared on Windows. I even went restored the windows to a week ago. i think it is a Claude problem. the MCP is not working too. I hope someone can provide a solution soon.
+1 experiencing this exact issue
Environment:
Current workaround: Resize from window edges to reposition (extremely inefficient)
This breaks fundamental Windows UX expectations. All Windows apps should support title bar dragging.
Happy to provide additional debugging info if needed.
Same here.
I've uninstall, reinstalled it using latest installer, still the same.
Hi - can you submit issues about Claude Desktop or web to one of these:
This repo is specifically for Claude Code.
Additional Information: MCP Server Toggle State Bug Found
I've discovered what might be the root cause of the UI issues on Windows 11. Through log analysis, I found that Claude Desktop ignores MCP server toggle states and starts ALL configured servers regardless of UI settings.
Evidence
UI Shows Only 3 Servers Enabled:
But ALL 17 Servers Are Actually Running:
Main.log Shows Extension Loading Loop:
This repeats TWICE for all 17 servers, suggesting a loading loop.
Impact on UI Issue
This excessive loading might be causing:
Steps to Reproduce
%APPDATA%\Claude\claude_desktop_config.json%APPDATA%\Claude\logs\- ALL servers have recent timestampsTemporary Workaround
Remove unused servers from
claude_desktop_config.jsonentirely rather than relying on UI toggles.System Info
This toggle state bug combined with the extension loading loop could be the root cause of the missing title bar issue.
Locking this issue since this is the Claude Code repo, but this issue report is for a problem with Claude Desktop / Claude Web.