From 0550b82e6ff366808fe971033539dc2390fa604c Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Sat, 20 Dec 2025 21:25:01 +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 45b3e31..a07bfd2 100644 --- a/FAQ.md +++ b/FAQ.md @@ -246,7 +246,7 @@ https://github.com/rustdesk/rustdesk/discussions/7762#discussioncomment-9175161 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, or run as admin, or install it on controlled side. +When you run RustDesk on Windows without installation (installed version does not have this issue), 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 run as admin, 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)