From 4d0acc4deda34f8c232677d5e7cc7c07e38714c6 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Sat, 13 Apr 2024 14:35:51 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/FAQ.md b/FAQ.md index 9865546..49cc912 100644 --- a/FAQ.md +++ b/FAQ.md @@ -318,6 +318,9 @@ https://github.com/rustdesk/rustdesk/discussions/6398#discussioncomment-9065991 It may be caused by using wrong volumns mapping in docker compose file, please strictly follow https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/installscript/docker/#docker-compose, or you changed hbbs key but forgot to sync to hbbr (and restart), or some other reasons. > We have seen two cases having this hbbr key issue while upgading RustDesk server. +# CTRL-ALT-DEL does not work +- Make sure you install RustDesk on Windows, a system service is required for this so you have to install +- Check if `HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\SoftwareSASGeneration`registry have correct value, 1 or 3. https://knowledge.broadcom.com/external/article/21517/ctrlaltdel-does-not-work-on-remote-contr.html