Remote Control "not yet enabled for your account" on Max $200 plan with OAuth auth
Resolved 💬 2 comments Opened Mar 7, 2026 by jaredgiosinuff Closed Apr 5, 2026
Bug Description
Running claude rc (or claude remote-control) returns:
Error: Remote Control is not yet enabled for your account.
despite being subscribed to the Claude Max $200/month plan.
Environment
- Claude Code version: 2.1.71
- OS: macOS Darwin 25.1.0 arm64
- Auth method:
oauth_token(firstParty) — NOT an API key - Plan: Claude Max $200/month
Steps to Reproduce
- Log in with
claude loginusing OAuth (claude.ai account on Max $200 plan) - Run
claude rcorclaude remote-control - Observe error:
Error: Remote Control is not yet enabled for your account.
What I've Already Tried
- Cleared Statsig cache (
~/.claude/statsig/) — onlystatsig.stable_id.*remained after clearing - Confirmed no
DISABLE_NONESSENTIAL_TRAFFICorDISABLE_TELEMETRYflags in~/.claude/settings.json - Confirmed auth method is
oauth_tokenwithapiProvider: firstParty(not an API key) - Full
claude logout+claude logincycle
None of these resolved the issue.
Expected Behavior
claude rc should start a Remote Control session, as Remote Control is documented as available to Max plan subscribers.
Related Issues
- #29569
- #30242
- #29764
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗