Preflight Checklist
What's Wrong?
Hi Anthropic team,
I'm a Claude Pro subscriber and I'm unable to use the Remote Control feature
on Windows 11. When I run /remote-control, the terminal shows
"Remote Control connecting…" and never completes — no QR code or session URL
is displayed.
After enabling debug mode, I found the root cause in the logs:
"Environment registration failed: Bridge environments are not available
for this organization."
My environment:
- Claude Code version: 2.1.68
- Plan: Claude Pro (claude.ai subscription, not API key)
- OS: Windows 11
- Auth method: claude.ai OAuth, confirmed via /status
I already tried logging out and back in multiple times, updating to the latest
version, and fixing MCP server configurations — none of it resolved the issue.
I also noticed my .claude.json file contains
"cachedExtraUsageDisabledReason": "org_level_disabled", which might be related.
My account email is william.rp2@gmail.com. Could you please check if Remote
Control can be enabled for my account?
Related issues: #28098, #28816, #29037, #29185, #29449
Thank you!
What Should Happen?
Running /remote-control should successfully register the environment and display a QR code or session URL in the terminal, allowing the user to connect Claude Code remotely from their mobile device or browser.
Error Messages/Logs
Environment registration failed: Bridge environments are not available for this organization.
Also found in .claude.json:
"cachedExtraUsageDisabledReason": "org_level_disabled"
Steps to Reproduce
- Have a Claude Pro subscription (claude.ai, not API key)
- Install Claude Code and authenticate via claude.ai OAuth (
/status confirms auth method)
- Run
/remote-control in the terminal
- Observe that the terminal shows "Remote Control connecting…" and never completes
- No QR code or session URL is displayed
- Enable debug mode and check logs — error message: "Environment registration failed: Bridge environments are not available for this organization."
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
No response
Claude Code Version
2.1.68
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Windows Terminal
Additional Information
No response
Preflight Checklist
What's Wrong?
Hi Anthropic team,
I'm a Claude Pro subscriber and I'm unable to use the Remote Control feature
on Windows 11. When I run /remote-control, the terminal shows
"Remote Control connecting…" and never completes — no QR code or session URL
is displayed.
After enabling debug mode, I found the root cause in the logs:
"Environment registration failed: Bridge environments are not available
for this organization."
My environment:
I already tried logging out and back in multiple times, updating to the latest
version, and fixing MCP server configurations — none of it resolved the issue.
I also noticed my .claude.json file contains
"cachedExtraUsageDisabledReason": "org_level_disabled", which might be related.
My account email is william.rp2@gmail.com. Could you please check if Remote
Control can be enabled for my account?
Related issues: #28098, #28816, #29037, #29185, #29449
Thank you!
What Should Happen?
Running /remote-control should successfully register the environment and display a QR code or session URL in the terminal, allowing the user to connect Claude Code remotely from their mobile device or browser.
Error Messages/Logs
Steps to Reproduce
/statusconfirms auth method)/remote-controlin the terminalClaude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
No response
Claude Code Version
2.1.68
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Windows Terminal
Additional Information
No response