Remote Control: "not yet enabled for your account" on Max plan after full re-auth
Status Open
Reported on v2.1.111
Maintainer reply None cached
Activity 0 comments · opened Jul 26, 2026
Description
Running claude remote-control fails with:
Error: Remote Control is not yet enabled for your account.
This persists even after fully re-authenticating with a full-scope token (not a long-lived setup-token/CLAUDE_CODE_OAUTH_TOKEN).
Steps to reproduce
claude remote-control→ initially fails with "Remote Control requires a full-scope login token."claude auth login→ completes an interactive OAuth login successfully ("Login successful.")claude remote-controlagain → now fails with "Remote Control is not yet enabled for your account."- Repeated
claude auth login+claude remote-controla second time → same result.
Environment
- Claude Code version: 2.1.111
- OS: macOS
- Plan: Claude Max
- Relevant env vars checked and confirmed unset:
CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC,DISABLE_TELEMETRY(both empty)
Expected behavior
Remote Control should be available to Max plan subscribers after a full-scope login, per documentation.
Actual behavior
Feature is reported as not enabled for the account, with no further guidance on how to enable it.