claude-code - 💡(How to fix) Fix [BUG] Claude startup registry entry causes Windows 10 Task Manager to crash

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

  • Exception code: 0xc0000005
  • Exception code: 0xc0000005

Error Messages/Logs

  • Exception code: 0xc0000005

Root Cause

Root cause found: The current user registry had this startup entry:

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Subject: Claude startup registry entry causes Windows 10 Task Manager to crash

Hi Anthropic Support,

I want to report a Windows compatibility issue that appears related to the Claude / Claude Code startup entry.

Environment:

  • OS: Windows 10
  • Affected app: Windows Task Manager
  • Claude / Claude Code was installed recently
  • Issue only affected the current Windows user profile

Symptom: Windows Task Manager worked in compact mode. However, after clicking “More details”, the process list appeared briefly and Task Manager crashed after a few seconds.

Crash details:

  • Process: taskmgr.exe
  • Exception code: 0xc0000005
  • Fault offset: taskmgr.exe+0x5c091

Root cause found: The current user registry had this startup entry:

HKCU\Software\Microsoft\Windows\CurrentVersion\Run Claude = ""...\AnthropicClaude\claude.exe" --startup"

This value appears to have malformed quoting. Also, there was no corresponding Claude entry under:

HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\StartupApproved\Run

The Task Manager crash dump showed that Task Manager was processing the Startup Apps list when the crash occurred. After removing only the Claude startup entry from HKCU...\Run, Task Manager no longer crashed, including after reboot.

Important: The Claude executable itself was not removed. Manually launching Claude still works. The issue appears to be related to the startup registry entry format, not Claude running normally.

Please forward this to the Windows/installer team. It may be worth checking how the Claude / Claude Code installer or updater writes the Windows Run startup entry.

Thanks.

What Should Happen?

Subject: Claude startup registry entry causes Windows 10 Task Manager to crash

Hi Anthropic Support,

I want to report a Windows compatibility issue that appears related to the Claude / Claude Code startup entry.

Environment:

  • OS: Windows 10
  • Affected app: Windows Task Manager
  • Claude / Claude Code was installed recently
  • Issue only affected the current Windows user profile

Symptom: Windows Task Manager worked in compact mode. However, after clicking “More details”, the process list appeared briefly and Task Manager crashed after a few seconds.

Crash details:

  • Process: taskmgr.exe
  • Exception code: 0xc0000005
  • Fault offset: taskmgr.exe+0x5c091

Root cause found: The current user registry had this startup entry:

HKCU\Software\Microsoft\Windows\CurrentVersion\Run Claude = ""...\AnthropicClaude\claude.exe" --startup"

This value appears to have malformed quoting. Also, there was no corresponding Claude entry under:

HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\StartupApproved\Run

The Task Manager crash dump showed that Task Manager was processing the Startup Apps list when the crash occurred. After removing only the Claude startup entry from HKCU...\Run, Task Manager no longer crashed, including after reboot.

Important: The Claude executable itself was not removed. Manually launching Claude still works. The issue appears to be related to the startup registry entry format, not Claude running normally.

Please forward this to the Windows/installer team. It may be worth checking how the Claude / Claude Code installer or updater writes the Windows Run startup entry.

Thanks.

Error Messages/Logs

Steps to Reproduce

Subject: Claude startup registry entry causes Windows 10 Task Manager to crash

Hi Anthropic Support,

I want to report a Windows compatibility issue that appears related to the Claude / Claude Code startup entry.

Environment:

  • OS: Windows 10
  • Affected app: Windows Task Manager
  • Claude / Claude Code was installed recently
  • Issue only affected the current Windows user profile

Symptom: Windows Task Manager worked in compact mode. However, after clicking “More details”, the process list appeared briefly and Task Manager crashed after a few seconds.

Crash details:

  • Process: taskmgr.exe
  • Exception code: 0xc0000005
  • Fault offset: taskmgr.exe+0x5c091

Root cause found: The current user registry had this startup entry:

HKCU\Software\Microsoft\Windows\CurrentVersion\Run Claude = ""...\AnthropicClaude\claude.exe" --startup"

This value appears to have malformed quoting. Also, there was no corresponding Claude entry under:

HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\StartupApproved\Run

The Task Manager crash dump showed that Task Manager was processing the Startup Apps list when the crash occurred. After removing only the Claude startup entry from HKCU...\Run, Task Manager no longer crashed, including after reboot.

Important: The Claude executable itself was not removed. Manually launching Claude still works. The issue appears to be related to the startup registry entry format, not Claude running normally.

Please forward this to the Windows/installer team. It may be worth checking how the Claude / Claude Code installer or updater writes the Windows Run startup entry.

Thanks.

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

latest

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [BUG] Claude startup registry entry causes Windows 10 Task Manager to crash