rustdesk / rustdesk/rustdesk-server
Windows UAC prompt on every connection.
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 10.4k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
When I connect to a Windows client, I always get the Windows permissions prompt "Do you want to allow this app to make changes to you device?" I click "No" and RustDesk works fine. I assume RustDesk is trying to do something that requires higher privileges but that it doesn't actually need to do.
Describe the environment
- Install environment: RustDesk installed as a Windows service on Windows 11.
- In any case, you have to specify the version in use: 1.2.3
- I have two Windows machines that exhibit this behavior.
How to Reproduce the bug
Steps to reproduce the behavior:
- Given the previously described environment
- Connect to the Windows client.
- See the UAC prompt.
Expected behavior
There doesn't seem to be any need for RustDesk to attempt to do whatever it is trying to do because everything works fine when I do not grand permission.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no source file, test, or entry point. Reproduce the UAC prompt on Windows 11 with RustDesk 1.2.3 installed as a service, then trace the connection startup path to identify the privileged operation; done means the prompt no longer appears while the connection still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100