[BUG] Permission mode toggle broken on desktop app - "Permission mode couldn't be changed" – AUTO MODE not staying on
Resolved 💬 16 comments Opened May 20, 2026 by Ritvik-Choudhuri Closed May 26, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
Version: v1.8089.1
OS: macOS (Apple Silicon)
Problem:
The auto mode toggle in the desktop app fails with "Permission mode couldn't be changed. You can try again." every time.
What I tried:
- Reinstalled the app
- Reset settings.json and settings.local.json
- Manually added "autoApprove": true to settings.local.json
- Checked macOS permissions and Full Disk Access
- SIP is enabled
The setting saves to the file correctly but the app ignores it and resets to ask mode on every session.
Expected: Toggling auto mode in the UI should persist across sessions.
Actual: Toggle fails or resets immediately on every new session.
What Should Happen?
Claude should stay on auto mode and work before hoarding me.
Error Messages/Logs
Permission mode couldn't be changed. You can try again.
Steps to Reproduce
<img width="716" height="760" alt="Image" src="https://github.com/user-attachments/assets/ba28ff97-49ce-4939-87d0-35ea5b6bf06c" />
Claude Model
Sonnet (default)
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
claude --version
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
16 Comments
Found 3 possible duplicate issues:
This issue will be automatically closed as a duplicate in 3 days.
🤖 Generated with Claude Code
Someone, please fix it, it's unbearable 🤦♂️
I have same issue, nothing fixes it.
windows 11, claude desktop 1.8555.0.0 — same thing here, not just mac.
open a new chat, bypass permissions is on like the setting says. send first message — app silently flips itself to accept edits and throws an error saying enable bypass permissions in settings. which is, obviously, already enabled. try to switch it back — "permission mode couldn't be changed."
every update something else breaks
Same issue here. It was working fine until about 2 days ago. I think the latest update broke it? I am unable to set to Auto Mode (4) or Bypass Permissions (5).
<img width="615" height="216" alt="Image" src="https://github.com/user-attachments/assets/b17cc43b-5f6e-4b8b-a99f-f6eb57c895e4" />
Same, was working fine yesterday now nothing helps to turn it on.
<img width="474" height="70" alt="Image" src="https://github.com/user-attachments/assets/9aa7945e-53c6-4b0a-9a9e-cb9d82a72cd7" />
Reinstalling Claude Code with an older version fixes this issue.
There is no official mirror though. Anthropics you are better than that.
https://claude.en.uptodown.com/windows/download/1163267003
What I observe : the permissions switch back to "accept changes" after toggling between windows on the mac using Cmd-tab !! Particularly annoying I have to say... Fix would be welcome...
Same problem here...
Bug report — Bypass permissions.md
Seeing this same thing very annoying
Please fix it.
<img width="495" height="100" alt="Image" src="https://github.com/user-attachments/assets/0201a418-d1b0-481c-a0ea-87114d2cb752" />exactly same for me
having same issue
Ебанутые олени, вы хотя бы тестируете свой софт? Решайте эту залупу под виндой тоже
Windows - same problem with last version
Version 1.9255.0 (a22af1)
Close Claude Desktop, then add
"bypassPermissionsModeEnabled": trueto thepreferencessection inclaude_desktop_config.json:%LOCALAPPDATA%\Claude-3p\claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonSave and restart Claude Desktop. Note: the app may rewrite this file on restart and strip the field, so you might need to re-add it.