I am trying to connect via Remote Desktop to my computer running Windows 11. With the Client I am connected via a WireGuard VPN, installed directly on a Fritzbox router and on my computer. From my Client then I connect to the VPN and then to the computer with RDP. The connection works smoothly at first, but then keeps disconnecting every 30 seconds or so. When I’m in the same local network, it works smoothly.
I don’t think it is a VPN error, because for example I can play through VPN with Remote Play with PS5.
I have already tried changing the various settings on Windows from here, but I keep having disconnection problems:
You can try disabling UDP in remote desktop. It doesn’t handle smaller MTU values well. See RDP over UDP failing on Windows 10 1809 with reduced MTU links - Server Fault . I find the easiest way to accomplish it is disable the rule that allows udp on port 3389 on the server but there’s a registry edit in the article as well.