From d6080766601a7f40bea8800ebef6c9aa64747327 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Fri, 12 Apr 2024 14:24:59 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index a744a0e..a47bea1 100644 --- a/FAQ.md +++ b/FAQ.md @@ -261,7 +261,7 @@ https://github.com/rustdesk/rustdesk/issues/3261#issuecomment-1768000251 https://www.reddit.com/r/rustdesk/comments/17ajz0x/windows_11_and_remote_desktop_performance_is/ # Windows UAC -When you run RustDesk on Windows without installation, you will find the window is freeze when you open system settings, task manager etc. This is classic Windows UAC limitation. You can avoid this by accepting the connection with elevation or requesting elevation from menu of controlling window. +When you run RustDesk on Windows without installation, you will find the window is freeze when you open system settings, task manager etc. This is classic Windows UAC limitation. You can avoid this by accepting the connection with elevation or requesting elevation from menu of controlling window, or install it on controlled side. ![image](https://github.com/rustdesk/rustdesk/assets/71636191/c26acbf5-6b2d-440a-8e24-0266fc8520c4) ![image](https://github.com/rustdesk/rustdesk/assets/71636191/5a8ed96e-3d2d-4ef0-a4db-023869aa66cf)