Preflight Checklist
What's Wrong?
Environment
- Claude Code CLI version: 2.1.22 (broken), 2.0.50 (works)
- Claude Desktop App version: Latest (downloaded Jan 29, 2026)
- OS: Windows 10 (Build 10.0.19045.6456)
- Node.js: v20.20.0
- Terminals tested: PowerShell, CMD, Windows Terminal, Cursor integrated terminal
- Subscription: Claude Pro ($118 USD/month)
Problem Description
Issue 1: Claude Desktop App - Code tab shows black screen
- Chat tab works fine
- Code tab shows completely black/blank screen
- Shows "Effecting..." but never loads
- Reinstalling doesn't fix it
Issue 2: Claude Code CLI v2.1.x hangs on Windows
- Running
claude command shows no output (blank/frozen)
claude --version and claude --help work
claude -p "hello" hangs with no response
- Happens in all terminals: PowerShell, CMD, Windows Terminal, Cursor
What works
- Claude Code CLI v2.0.50 works perfectly in standalone PowerShell
- Claude Desktop App Chat tab works
- Network connectivity is fine (API responds)
Steps to Reproduce
- Install Claude Code CLI via
npm install -g @anthropic-ai/claude-code
- Open any terminal on Windows 10
- Run
claude
- Screen stays blank/black - no UI renders
Workaround
Downgrade to v2.0.50:
npm uninstall -g @anthropic-ai/claude-code
npm install -g @anthropic-ai/claude-code@2.0.50
Expected Behavior
Claude Code should display the interactive TUI properly on Windows.
Feedback to Anthropic Team
I am a paying customer ($118 USD/month) and I have been struggling with this issue for 2+ days. This has completely blocked my development work.
Problems with this situation:
-
Wasted tokens and usage - I spent significant tokens and API usage just trying to debug this issue that is on Anthropic's side, not mine.
-
Wasted time - Hours of productivity lost troubleshooting a bug that should have been caught before release.
-
No human support - I emailed customer support multiple times. No human has responded. Only an AI auto-reply agent responds, which cannot actually help with technical issues like this.
-
Paying for broken product - I am paying $118/month for a product that doesn't work. The Windows rendering bug has been reported by many users, yet it was still released.
Requests:
- Please prioritize fixing this Windows rendering bug - it affects many paying customers
- Please improve customer support - real humans should respond to technical issues
- Please test on Windows before releasing updates
- Consider compensating affected users for lost usage/tokens spent debugging Anthropic's bugs
This is frustrating for customers who rely on Claude Code for their daily work.
Screenshots
[Attach your screenshots here]
What Should Happen?
Environment
- Claude Code CLI version: 2.1.22 (broken), 2.0.50 (works)
- Claude Desktop App version: Latest (downloaded Jan 29, 2026)
- OS: Windows 10 (Build 10.0.19045.6456)
- Node.js: v20.20.0
- Terminals tested: PowerShell, CMD, Windows Terminal, Cursor integrated terminal
- Subscription: Claude Pro ($118 USD/month)
Problem Description
Issue 1: Claude Desktop App - Code tab shows black screen
- Chat tab works fine
- Code tab shows completely black/blank screen
- Shows "Effecting..." but never loads
- Reinstalling doesn't fix it
Issue 2: Claude Code CLI v2.1.x hangs on Windows
- Running
claude command shows no output (blank/frozen)
claude --version and claude --help work
claude -p "hello" hangs with no response
- Happens in all terminals: PowerShell, CMD, Windows Terminal, Cursor
What works
- Claude Code CLI v2.0.50 works perfectly in standalone PowerShell
- Claude Desktop App Chat tab works
- Network connectivity is fine (API responds)
Steps to Reproduce
- Install Claude Code CLI via
npm install -g @anthropic-ai/claude-code
- Open any terminal on Windows 10
- Run
claude
- Screen stays blank/black - no UI renders
Workaround
Downgrade to v2.0.50:
npm uninstall -g @anthropic-ai/claude-code
npm install -g @anthropic-ai/claude-code@2.0.50
Expected Behavior
Claude Code should display the interactive TUI properly on Windows.
Feedback to Anthropic Team
I am a paying customer ($118 USD/month) and I have been struggling with this issue for 2+ days. This has completely blocked my development work.
Problems with this situation:
-
Wasted tokens and usage - I spent significant tokens and API usage just trying to debug this issue that is on Anthropic's side, not mine.
-
Wasted time - Hours of productivity lost troubleshooting a bug that should have been caught before release.
-
No human support - I emailed customer support multiple times. No human has responded. Only an AI auto-reply agent responds, which cannot actually help with technical issues like this.
-
Paying for broken product - I am paying $118/month for a product that doesn't work. The Windows rendering bug has been reported by many users, yet it was still released.
Requests:
- Please prioritize fixing this Windows rendering bug - it affects many paying customers
- Please improve customer support - real humans should respond to technical issues
- Please test on Windows before releasing updates
- Consider compensating affected users for lost usage/tokens spent debugging Anthropic's bugs
This is frustrating for customers who rely on Claude Code for their daily work.
Screenshots
[Attach your screenshots here]
Error Messages/Logs
Steps to Reproduce
Environment
- Claude Code CLI version: 2.1.22 (broken), 2.0.50 (works)
- Claude Desktop App version: Latest (downloaded Jan 29, 2026)
- OS: Windows 10 (Build 10.0.19045.6456)
- Node.js: v20.20.0
- Terminals tested: PowerShell, CMD, Windows Terminal, Cursor integrated terminal
- Subscription: Claude Pro ($118 USD/month)
Problem Description
Issue 1: Claude Desktop App - Code tab shows black screen
- Chat tab works fine
- Code tab shows completely black/blank screen
- Shows "Effecting..." but never loads
- Reinstalling doesn't fix it
Issue 2: Claude Code CLI v2.1.x hangs on Windows
- Running
claude command shows no output (blank/frozen)
claude --version and claude --help work
claude -p "hello" hangs with no response
- Happens in all terminals: PowerShell, CMD, Windows Terminal, Cursor
What works
- Claude Code CLI v2.0.50 works perfectly in standalone PowerShell
- Claude Desktop App Chat tab works
- Network connectivity is fine (API responds)
Steps to Reproduce
- Install Claude Code CLI via
npm install -g @anthropic-ai/claude-code
- Open any terminal on Windows 10
- Run
claude
- Screen stays blank/black - no UI renders
Workaround
Downgrade to v2.0.50:
npm uninstall -g @anthropic-ai/claude-code
npm install -g @anthropic-ai/claude-code@2.0.50
Expected Behavior
Claude Code should display the interactive TUI properly on Windows.
Feedback to Anthropic Team
I am a paying customer ($118 USD/month) and I have been struggling with this issue for 2+ days. This has completely blocked my development work.
Problems with this situation:
-
Wasted tokens and usage - I spent significant tokens and API usage just trying to debug this issue that is on Anthropic's side, not mine.
-
Wasted time - Hours of productivity lost troubleshooting a bug that should have been caught before release.
-
No human support - I emailed customer support multiple times. No human has responded. Only an AI auto-reply agent responds, which cannot actually help with technical issues like this.
-
Paying for broken product - I am paying $118/month for a product that doesn't work. The Windows rendering bug has been reported by many users, yet it was still released.
Requests:
- Please prioritize fixing this Windows rendering bug - it affects many paying customers
- Please improve customer support - real humans should respond to technical issues
- Please test on Windows before releasing updates
- Consider compensating affected users for lost usage/tokens spent debugging Anthropic's bugs
This is frustrating for customers who rely on Claude Code for their daily work.
Screenshots
[Attach your screenshots here]
Claude Model
Other
Is this a regression?
Yes, this worked in a previous version
Last Working Version
No response
Claude Code Version
v2.0.50
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Other
Additional Information
No response
Preflight Checklist
What's Wrong?
Environment
Problem Description
Issue 1: Claude Desktop App - Code tab shows black screen
Issue 2: Claude Code CLI v2.1.x hangs on Windows
claudecommand shows no output (blank/frozen)claude --versionandclaude --helpworkclaude -p "hello"hangs with no responseWhat works
Steps to Reproduce
npm install -g @anthropic-ai/claude-codeclaudeWorkaround
Downgrade to v2.0.50:
Expected Behavior
Claude Code should display the interactive TUI properly on Windows.
Feedback to Anthropic Team
I am a paying customer ($118 USD/month) and I have been struggling with this issue for 2+ days. This has completely blocked my development work.
Problems with this situation:
Wasted tokens and usage - I spent significant tokens and API usage just trying to debug this issue that is on Anthropic's side, not mine.
Wasted time - Hours of productivity lost troubleshooting a bug that should have been caught before release.
No human support - I emailed customer support multiple times. No human has responded. Only an AI auto-reply agent responds, which cannot actually help with technical issues like this.
Paying for broken product - I am paying $118/month for a product that doesn't work. The Windows rendering bug has been reported by many users, yet it was still released.
Requests:
This is frustrating for customers who rely on Claude Code for their daily work.
Screenshots
[Attach your screenshots here]
What Should Happen?
Environment
Problem Description
Issue 1: Claude Desktop App - Code tab shows black screen
Issue 2: Claude Code CLI v2.1.x hangs on Windows
claudecommand shows no output (blank/frozen)claude --versionandclaude --helpworkclaude -p "hello"hangs with no responseWhat works
Steps to Reproduce
npm install -g @anthropic-ai/claude-codeclaudeWorkaround
Downgrade to v2.0.50:
Expected Behavior
Claude Code should display the interactive TUI properly on Windows.
Feedback to Anthropic Team
I am a paying customer ($118 USD/month) and I have been struggling with this issue for 2+ days. This has completely blocked my development work.
Problems with this situation:
Wasted tokens and usage - I spent significant tokens and API usage just trying to debug this issue that is on Anthropic's side, not mine.
Wasted time - Hours of productivity lost troubleshooting a bug that should have been caught before release.
No human support - I emailed customer support multiple times. No human has responded. Only an AI auto-reply agent responds, which cannot actually help with technical issues like this.
Paying for broken product - I am paying $118/month for a product that doesn't work. The Windows rendering bug has been reported by many users, yet it was still released.
Requests:
This is frustrating for customers who rely on Claude Code for their daily work.
Screenshots
[Attach your screenshots here]
Error Messages/Logs
Steps to Reproduce
Environment
Problem Description
Issue 1: Claude Desktop App - Code tab shows black screen
Issue 2: Claude Code CLI v2.1.x hangs on Windows
claudecommand shows no output (blank/frozen)claude --versionandclaude --helpworkclaude -p "hello"hangs with no responseWhat works
Steps to Reproduce
npm install -g @anthropic-ai/claude-codeclaudeWorkaround
Downgrade to v2.0.50:
Expected Behavior
Claude Code should display the interactive TUI properly on Windows.
Feedback to Anthropic Team
I am a paying customer ($118 USD/month) and I have been struggling with this issue for 2+ days. This has completely blocked my development work.
Problems with this situation:
Wasted tokens and usage - I spent significant tokens and API usage just trying to debug this issue that is on Anthropic's side, not mine.
Wasted time - Hours of productivity lost troubleshooting a bug that should have been caught before release.
No human support - I emailed customer support multiple times. No human has responded. Only an AI auto-reply agent responds, which cannot actually help with technical issues like this.
Paying for broken product - I am paying $118/month for a product that doesn't work. The Windows rendering bug has been reported by many users, yet it was still released.
Requests:
This is frustrating for customers who rely on Claude Code for their daily work.
Screenshots
[Attach your screenshots here]
Claude Model
Other
Is this a regression?
Yes, this worked in a previous version
Last Working Version
No response
Claude Code Version
v2.0.50
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Other
Additional Information
No response