claude-code - 💡(How to fix) Fix New Window option removed in desktop app — regression [1 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#46178Fetched 2026-04-11 06:27:04
View on GitHub
Comments
0
Participants
1
Timeline
5
Reactions
0
Author
Participants
Timeline (top)
labeled ×5

Prior to upgrading today, the Claude Code desktop app had a New Window option (available via the File menu and Cmd+N keyboard shortcut) that opened an independent second window/session.

After upgrading to v1.1617.0, this option is no longer present. Cmd+N now starts a new conversation within the same window, and the File menu only shows New Conversation — there is no New Window option.

Root Cause

Prior to upgrading today, the Claude Code desktop app had a New Window option (available via the File menu and Cmd+N keyboard shortcut) that opened an independent second window/session.

After upgrading to v1.1617.0, this option is no longer present. Cmd+N now starts a new conversation within the same window, and the File menu only shows New Conversation — there is no New Window option.

RAW_BUFFERClick to expand / collapse

Description

Prior to upgrading today, the Claude Code desktop app had a New Window option (available via the File menu and Cmd+N keyboard shortcut) that opened an independent second window/session.

After upgrading to v1.1617.0, this option is no longer present. Cmd+N now starts a new conversation within the same window, and the File menu only shows New Conversation — there is no New Window option.

Steps to reproduce

  1. Upgrade Claude for Mac to v1.1617.0
  2. Open File menu — New Window is absent
  3. Press Cmd+N — starts a new conversation instead of a new window

Expected behavior

New Window opens an independent Claude Code window, allowing multiple parallel sessions.

Actual behavior

No multi-window support. Only single-window with conversation switching.

Environment

  • App: Claude for Mac v1.1617.0 (8d6345)
  • Claude Code CLI version: 2.1.83
  • OS: macOS 24.6.0

extent analysis

TL;DR

The most likely fix is to revert to a previous version of the Claude Code desktop app that supported the New Window option or wait for an update that reinstates this feature.

Guidance

  • Verify the change in behavior by checking the release notes for v1.1617.0 to see if the removal of the New Window option was intentional.
  • Check if there are any alternative keyboard shortcuts or menu options that can be used to achieve similar functionality.
  • Consider reaching out to the developers or support team for Claude Code to report the issue and request a fix or workaround.
  • If multi-window support is crucial, explore other code editing apps that offer this feature.

Example

No code snippet is provided as this issue appears to be related to a change in application behavior rather than a code-specific problem.

Notes

The removal of the New Window option may be a deliberate design choice, so it's essential to verify the intended behavior with the developers. Additionally, this issue may not be applicable to other versions of the Claude Code app or different operating systems.

Recommendation

Apply workaround: Since the New Window option is no longer available, users may need to find alternative ways to manage multiple sessions, such as using multiple instances of the app or exploring other code editing tools that support multi-window functionality.

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…

FAQ

Expected behavior

New Window opens an independent Claude Code window, allowing multiple parallel sessions.

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 New Window option removed in desktop app — regression [1 participants]