Claude Desktop bypass permissions mode | Generated by AI

Home 2026.06

Question: In the Claude macOS desktop app, there’s no --dangerously-skip-permissions flag like in Claude Code CLI — it keeps prompting “Allow once / Always allow” for code actions. How do I enable bypass mode in the desktop app?

Answer:

The desktop app does have an equivalent, but it’s gated behind a settings toggle, since there’s no CLI flag to pass:

  1. Open the Claude app → click your profile menu in the lower-left corner → SettingsClaude Code → turn on Allow bypass permissions mode
  2. Restart/open a new Claude Code session, then use the mode selector next to the send button and pick Bypass permissions. Auto and Bypass permissions only appear in that selector after you enable them in Desktop settings.
  3. You can also set a per-folder permission mode to bypassPermissions</parameter>for a specific project folder.

A few caveats worth knowing:

References:


Back Donate