Get-Service CoworkVMService
Start-Service CoworkVMService
Stop-Process -Name "Claude" -Force -ErrorAction SilentlyContinue; Start-Service CoworkVMService
Set-Service CoworkVMService -StartupType Automatic
Get-Service CoworkVMService
Start-Service CoworkVMService
Stop-Process -Name "Claude" -Force -ErrorAction SilentlyContinue; Start-Service CoworkVMService
Set-Service CoworkVMService -StartupType Automatic