Application Error が出るときの Claude Code: Windows 11 Settings とデスクトップアプリで起きていたこと
最初に切り分けたいのは、壊れているのが Claude 本体なのか、Windows 11 の設定画面なのかです。今回の issue では、少なくとも 2 つの別の見え方がありました。ひとつは Windows 11 の Settings アプリが落ちるケース、もうひとつは Claude desktop app が起動後しばらくして閉じ、その後は開けなくなるケースです。 前者は [#79893](https://github.com/anthropics/claude-code/issues/79893) にあり、イベントの内容として `SystemSettings.exe` が `SettingsHandlers_Startup.dll` で失敗しています。後者は [#85797](https://github.com/anthropics/claude-code/issues/85797) で、Claude desktop app 自体が数分後に閉じ、そのあと Windows に `"This app can't be opened."` と出る、という報告です。どちらも Windows
papoo.work