Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I've got a Remote Desktop server. It's a Windows 7 PC. At home, I have two laptops - one runs Windows 7, the other runs Windows XP. I use these two laptops at home to connect to the Win 7 RD server at work. Both my laptops run the latest RD client software - version 7. When I connect to the RD server using my XP laptop, my connection works great. On the other hand, when using my Win 7 laptop to connect to the RD server, my RD connection keeps dropping and reconnecting all the time. The network connections at both ends are perfect. I have verified this by ping-ing the server's address continuously over long periods of time. The ping return times are very small, the loss rate is 0%. I have observed this with both my Win 7 and Win XP laptops on numerous occasions over a significant period of time. Can anybody shine a light on why my XP laptop never drops the RD connection, while my Win 7 laptop does it constantly?

share|improve this question
2  
probably suitable for serverfault – Rishi Kalia Jul 31 '12 at 11:16

closed as off topic by Mark, Mario, hammar, Spudley, Frank Schmitt yesterday

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

I have used RDP quite a bit, haven't had to fiddle with settings for years. When I did have problems similar to yours it was fixed by registry changes related to this thread topic:

RDP- keep connection alive

For me it was a registry edit as in the first post. More current advice is probably the next one down.

share|improve this answer
That's precisely the sort of thing I was looking for. I will go ahead and fiddle with those registry settings and will see how things are for a couple days. Will come back to report, thx – Boyan Georgiev Jul 30 '12 at 22:42
@BoyanGeorgiev You should mark this answer as accepted if it helped you find a solution – autonomatt Dec 6 '12 at 7:17

Not the answer you're looking for? Browse other questions tagged or ask your own question.