This commit is contained in:
rustdesk
2026-03-20 15:16:55 +08:00
parent b6655924d6
commit 1736869d5f
462 changed files with 1479 additions and 124 deletions
@@ -1,8 +1,12 @@
---
title: Windows Portable Elevation
weight: 49
description: "Elevate the RustDesk portable app on Windows so remote sessions can handle UAC prompts, Task Manager, and other administrator-level windows. Compare startup elevation, controlled-end elevation, and requested elevation."
keywords: ["rustdesk portable elevation", "rustdesk uac", "rustdesk windows admin rights", "rustdesk task manager mouse issue", "rustdesk request elevation"]
---
Use portable elevation on Windows when the RustDesk portable client needs administrator privileges to handle UAC prompts, elevated apps, and full input control.
Windows portable programs do not have administrator privileges, which can lead to the following issues:
- The screen cannot be transmitted when the UAC (User Account Control) window pops up.