mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Win11 host freezes after around 30 minutes when connected to a client #3556
Labels
No labels
bug
documentation
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rustdesk-rustdesk#3556
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ascaron37 on GitHub (Jul 23, 2025).
Bug Description
I connect from MacOS (ARM) to a freshly installed Win11 (x64) host with direct IP connection (so without a server) in my local ethernet. The host is a new Asus MiniPC. When I am connected to the host after around 30 minutes the Win11 host freezes completly. The MiniPC still seems to run and gets hot, but the display is frozen (locally connected via HDMI) and I can not do anything except shutting it down.
I tried running it "headless" only via RustDesk and with connected Display, Keyboard and Mouse, but still the same outcome.
At first I thought it is the RAM or the MiniPC itself, but when I run it without a RustDesk connection it does not freeze.
RustDesk version on both host and client is 1.4.0.
I took a look into RustDesk logs, but I can not see anything suspicious. Can someone point me where to look next?
How to Reproduce
In my case:
Expected Behavior
The host should not freeze.
Operating system(s) on local (controlling) side and remote (controlled) side
MacOS -> Win11
RustDesk Version(s) on local (controlling) side and remote (controlled) side
1.4.0 -> 1.4.0
Screenshots
Additional Context
No response