From cc6dea35ae964e15da76c07bc9e11e73ff319e53 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Tue, 25 Jun 2024 22:49:57 +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 7714baa..2c42480 100644 --- a/FAQ.md +++ b/FAQ.md @@ -263,7 +263,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, or install it on controlled side. +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. ![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)