diff --git a/FAQ.md b/FAQ.md index a71d6fa..8fcf5ee 100644 --- a/FAQ.md +++ b/FAQ.md @@ -813,10 +813,12 @@ Then on the controlling side, you can use [default-connect-password option](http # RustDesk Service does not start automatically > User: When I start either the RustDesk Custom Client or the normal Client, I have to manually start the RustDesk Service every time. `"C:\Program Files\RustDesk-Persch\rustdesk-persch.exe" --install-service`. Is there a better workaround available? + > RustDesk team: I noticed from your `rustdesk.exe --silent-install 1` log, you triggered this. Have you ever stopped the service manually before on the rustdesk client? ![image](https://github.com/user-attachments/assets/80f74fa4-4c67-46d4-bc46-ca13e883743e) + > User: Yes, I stopped the service via the tray icon in Windows. My mistake! The problem is solved. Sorry for taking up your time.