The Wired Connection faster Tour All TWC

Mac · diagnose + repair

Claude Desktop Doctor

Fixes the Claude desktop app when it freezes or goes to a white screen. Collects logs into one file you can send us, then offers a safe one-tap cache reset. About a minute.

Run the doctor

Two steps, about a minute total.

  1. Download the script.

    ⬇ Download claude-doctor.sh

    The download is gated by TWC Google SSO, so it knows it's you. It lands in your ~/Downloads folder.

  2. Open Terminal and run it.

    Use the copy button on the box below, paste into Terminal, press Return:

    bash "$(ls -t ~/Downloads/claude-doctor*.sh | head -1)"

    It collects logs into a zip on your Desktop, then asks if you want the safe fix. Answer the yes/no prompt and you're done.

First time using Terminal? Here's the friendly version.

Terminal is a built-in Mac app. It comes with every Mac, you don't install anything.

  1. Press + Space to open Spotlight (Apple's search box).
  2. Type Terminal, press Return. A dark window opens, that's Terminal.
  3. Hit the copy button on the gray box above, click into Terminal so it's active, paste with ⌘V, press Return.
  4. Answer the one yes/no question at the end. That's it.

You can't break anything. The worst case is Terminal says "command not found" and waits for the next thing.

Need relief right now? When the window goes white, press Cmd + R (or View › Reload up top) to reload it fast instead of fully quitting. For big daily jobs, the regular Chat tab is steadier than Cowork.

What it does

Two parts. The first is read-only. The second only runs if you say yes.

1. Collect (read-only)

Bundles everything we need to see why the app is misbehaving into one zip on your Desktop:

Your config is included with all secrets stripped out. Your chats, settings, and logins are never read.

2. Fix (only if you say yes)

After it runs

  1. Send us the zip.

    Drag the claude-diagnostics-….zip from your Desktop into Slack to the Automation team. That's how we confirm the root cause.

  2. If it comes back, re-run the same two steps. The script is safe to run as many times as you like.

Safety notes

← back to all tools