You set up a Claude Cowork scheduled task — maybe a 6am daily briefing, a 4pm market summary, a sales-call prep at 9:50am. You went to bed (or to a meeting). The task time passed. Nothing happened. No notification. No error. Just… silence.
If that's familiar, you're in the right place. The behavior is by design and is documented by Anthropic, but very few users notice until a task they actually depended on silently fails.
| # | Cause | How to confirm | Fix |
|---|---|---|---|
| 1 | Computer was asleep, off, or Claude Desktop was closed at the scheduled time | Check your laptop's sleep history; check if Claude Desktop was open | Always-on host (jump to next section) |
| 2 | Claude Desktop was open but Cowork tab wasn't focused | Reproduce by setting a 5-min task with the Cowork tab on a different chat | Always-on host + auto-launch Claude in Cowork view |
| 3 | Windows Update or macOS update rebooted the machine | Check your OS update history around the scheduled time | Set update active hours wide; configure Claude to auto-launch on boot |
| 4 | Schedule syntax error (cron expression invalid, ambiguous timezone) | Open the task, check the "next fire" preview — if it shows "Never" or a wrong time, syntax is broken | Use the schedule UI rather than raw cron; verify the next-fire timestamp |
| 5 | Anthropic session token expired (every 30 days) | Open Claude Desktop, see if you're logged out | Re-sign in every 30 days; on a managed host this is the only manual maintenance step |
Causes 1, 2, and 3 — which together account for ~90% of the silent failures we see — all have the same fix: put Claude Desktop on a machine that never sleeps.
Three options, ranked by cost and reliability:
| Option | Cost | Effort | Reliability |
|---|---|---|---|
| Leave your laptop running 24/7 | Power: ~$8–15/mo electricity | Almost none, but you can't travel with it | Medium — laptops thermally throttle, OS updates still reboot |
| Mac mini or Windows mini-PC at home | $600+ one-time, plus power | ~2 hours to set up | High when your home internet is up; vulnerable to outages |
| Managed cloud desktop (e.g. Standby) | $39/mo | ~10 minutes | Highest — data-center power, redundant internet, automated maintenance |
Same root cause, same fix. We wrote a separate guide on overnight Claude Code runs — it's the same always-on-host problem from a different angle. If you're running long Claude Code refactors, the host that fixes one fixes the other.
Same again. Dispatch needs Claude Desktop alive somewhere to receive your prompts. If you're a digital nomad, the cloud desktop solves all three problems with one $39/month subscription.
Almost certainly because your laptop slept overnight. Open your laptop's sleep history — you'll see it went to sleep before 6am. Sleep silently kills scheduled tasks. The fix is an always-on host.
Minimized — yes, as long as the process is still alive. Closed (X'd out) — no. Backgrounded with the Cowork tab not focused — sometimes not, depending on the bug fix status. Safest pattern: always-on host with Claude Desktop launched into the Cowork view.
If you self-host (Mac mini / mini-PC), no — your home internet outage stops Claude from running. A cloud desktop fixes this because the data-center internet is redundant. Standby data centers run 99.9% uptime SLAs.
No. Claude Cowork requires Claude Desktop (Windows or macOS only). Linux has the Anthropic API but no Cowork. More detail in our Linux server guide.
You can absolutely DIY a Windows VPS (Contabo, Hostinger, Vultr — ~$13–16/month) and set it up over a couple of hours of PowerShell. Standby is the managed version — Claude Desktop pre-installed, configured, supported, and guaranteed. We wrote the full DIY guide here; pay for managed only if you'd rather not maintain Windows updates and PowerShell scripts yourself.
Try Standby — $39/month with Always-On Guarantee →
Founder runs support: hello@trystandby.com
All guides · trystandby.com