From 96fb97bbf32989a432fc1493138320d4b39ed71e Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Fri, 2 May 2025 02:15:54 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 40a3235..2b146d2 100644 --- a/FAQ.md +++ b/FAQ.md @@ -854,7 +854,10 @@ We do not have password-less easy access mode for the time being yet. But you ca ![image](https://github.com/user-attachments/assets/ba12eb33-2a5c-4785-8a04-bedce17e369b) -Then on the controlling side, you can use [default-connect-password option](https://rustdesk.com/docs/en/self-host/client-configuration/advanced-settings/#default-connect-password) or use preset password in address book. +Then on the controlling side, you can use [default-connect-password option](https://rustdesk.com/docs/en/self-host/client-configuration/advanced-settings/#default-connect-password) or use preset password in address book and share in your team. + +![image](https://github.com/user-attachments/assets/04c64a70-4fd0-4cd8-8454-a7e31bb46b72) + # 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?