diff --git a/FAQ.md b/FAQ.md index c9af414..19514d3 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1094,4 +1094,7 @@ Build a custom client with [WebSocket allowed](https://rustdesk.com/docs/en/self # Failed to start `--server` process in `--service` process. -Some users run Windows sandbox which prevents obtaining user token from winlogon.exe, so that we can not start `--server` process in console user env. \ No newline at end of file +When running in Windows Sandbox, it is not possible to obtain the user token from `winlogon.exe`, which prevents us from starting the --server process in the console user environment. + +> [2025-06-04 09:32:02.777040 +01:00] ERROR [src\platform\windows.rs:695] Failed to launch privileged process: The parameter is incorrect. (os error 87) +> [2025-06-04 09:32:02.777506 +01:00] ERROR [src\platform\windows.rs:700] No process winlogon.exe