Updated FAQ (markdown)

RustDesk
2025-06-04 17:57:05 +08:00
parent dcdc55b3c5
commit 0c990e2721

5
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.
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