From 0c990e2721c504deaa84d3c8f727944cb3f890cc Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Wed, 4 Jun 2025 17:57:05 +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 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