claude-code·Published 2026.06.01·Views 1
claude remote-control: Keep Steering From Another Device After You Leave
Learn how to run Claude Code in remote-control server mode with the claude remote-control command. Leave a task running on your office PC and keep steering
Sometimes you leave a task running on your office PC, head out, and then want to check on its progress or change your instructions partway through. You can't go back to your desk every time. For situations like this, claude remote-control lets you keep steering that task from another device.
Definition (what it is)
claude remote-control is the command that runs Claude Code in a server mode you can control remotely from claude.ai or the app.
Here, "remote" means "from somewhere far away." Running it in server mode means you've set up this PC as "a work server that does its job by receiving instructions from another device." That way, even when you're not sitting in front of the same PC, you can connect from outside via the claude.ai website or the app and keep steering that task.
This command is for advanced users, so it's not something you'll use often as a beginner — but it's worth knowing it exists, as it can come in handy later.
How to use it (by difficulty)
Basic — Starting a remote server
claude remote-control --name "My Project"
The --name option runs the command with a name attached to this remote session. The example above gives it the name "My Project." Naming it makes it easier to tell, when you connect from outside later, which of several tasks you want to keep steering. Feel free to use any name that's easy for you to recognize.
Common pitfalls
- For remote control to work, the PC running the task must stay on the whole time. If you turn the PC off or it goes into sleep mode, the connection drops.
- Being able to control your PC from outside is convenient, but it also means you have to mind security. Use it only in trusted environments, and clean up the session when the task is done.
Real-world example
You can leave a long-running task going on your office PC, then head out and connect from a laptop or app to check progress and give the next set of instructions. Even when you step away, the flow of the work doesn't get cut off.
Taking it further
If you work back and forth between home and the office, or your job involves frequent field visits, running your main PC as a remote-control server fits well. You can leave heavy tasks to a high-performance PC and just issue instructions from a light device while on the move — so you're not tied to a single place to work.
Summary
claude remote-control is the command that runs Claude Code in remote-control server mode. Run it with a session name via --name, and you can connect from outside through claude.ai or the app to keep steering that task. It's an advanced feature for when you want to continue working from another device even after you leave your desk.
Based on: Claude Code v2.1.154 (2026.05)
Comments
Comments 0
Checking sign-in status…
Loading comments…