Update README with Windows issue resolution details

Add note about issue resolution on Windows.
This commit is contained in:
Pawel Huryn
2026-03-04 20:41:26 +01:00
committed by GitHub
parent 2f9218c074
commit b7775616d3
+3
View File
@@ -408,6 +408,9 @@ Register-ScheduledTask -TaskName "CoworkVMServiceMonitor" `
-User "SYSTEM" -User "SYSTEM"
``` ```
It solves 90% of the issues on Windows.
The remaining 10%: open services.msc > start "Claude" service manually
## License ## License
MIT — see [LICENSE](LICENSE). MIT — see [LICENSE](LICENSE).