Based on the hint provided about the registry quotes that are wrong. I've looked into the registry and found and fixed the problem.
Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
Look at the key for Claude and you can see that the start up key is wrong.
Claude installs the key with the value:
"\"C:\Users\comet\AppData\Local\AnthropicClaude\claude.exe\" --startup"
But it should be
"C:\Users\comet\AppData\Local\AnthropicClaude\claude.exe" --startup
I explicitly urge anyone to not use any of the answers below. Those are like using a nuclear bomb to take out pea shooter.