Delay in Remote Desktop Connection. What are possible solutions?


Recommended Posts

I am experiencing delays and reconnecting issues when connecting to RDP. Both wired and wireless.

I have purchased a new router - Linksys EA3500 - and still these issues occur.

Ping tests stated around 18ms for my connection.

My internet speeds/subscription are 120 MB down, 10 MB up. I have tested with different "Experience / Performance" settings within RDP, from low-speed broadband to high-speed broadband; all without success.

I have KIS2013 installed with default settings on both computers (wired and wireless).

What can be the issues for these delays/secs of 'hickups' during the RDP-connection?

RDP connections to where? Some box on the internet, or between boxes on your own network - wired to wireless, wireless to wireless, wired to wired?

Also what do you consider delay, 2 seconds, 5 seconds, 10, 20, 3 minutes?

RDP to some box (server) on the internet - our server 80 km away.

The server is wired to its backbone/Internet, I make a RDP-connection via my computer (wired) or notebook (wireless) from home (or elsewhere) - I use its name/alias and not the IP.

The delay is a couple of seconds (mostly 2-5 sec); screen 'freezes', reconnecting popups appears, connection is back again and I can start working again...

And this once every 2-5 minutes.

EDIT:

adjusted delay time to real circumstances

well there could always be a slight delay in resolving to its FQDN, I think that is what you meant by name/alias because those are not resolvable on the internet but a fully qualified domain name is ;) something.something.tld

so you its not really a delay in connection, but a loss of connection and reconnect

"this once every 2-5 minutes."

Are you connecting via a VPN to this server, or just the normal RDP 3389 just over the internet? Is there any firewall on the other end limiting connections to this port to only where your coming from?

You put 3389 open on the public internet and its going to get hit quite often with people attempting to log in.

If your saying it happens every few minutes I would look at logs on server side for any hints, and also would sniff the traffic from your connection. This will show you if your getting a lot of retransmission on lost packets, etc.

lagging could be upstream not fast enough to handle request, could be dns not fast enough to handle name resolution...you mention your upstream, is your upstream the upstream at home or your upstream at the office. The upstream at the office needs to be ~1Mb/s for optimal response...your down stream at home needs to be at least that. Also the dns plays quite a bit into speed, try connecting to the ip to negate dns being an issue. if it is fast connecting to the outside ip, then the issue is dns related.

it's kinda strange... when I use my cell phone with tethering (wayyy slower connection, everything is ok) on the same notebook, I have a good connection and no delay/lag.

It seems that either my modem or router is the "bad kid in town".

I just got a new router today - default settings - so that should not be the issue.

I might just check a direct cable connection from my modem to my computer (thus cancelling out the router) and see what happens...

I'll come back to this latter thing.

@ +Chris13NT, how can I prevent this? Or is this ISP-related?

Just tested it "quick and dirty" and the delay/lag is not present when connecting directly to the modem.

When I put my router in between the lag is there yet again.

There is a power/surge adapter to prevent over-voltage, but this hasn't been an issue ever since.

Might it be cable related? And that one of the UTP-cables has been damaged/is broken?

Replacing might help, but that I need to get myself some new cables....

By the way, the current cable-setup is:

ISP-entrance in my home - cable to modem, provided bij ISP - modem - cable to surge-adapter - cable to router, from there the standard 4 GBit ports of this EA3500 to computer and other periphicals + router wireless to notebook and other periphicals.

What is your dns configuration when connection directly to the modem?

start, run, cmd

ipconfig/all

What is your dns configuration when connected to the router?

start, run, cmp

ipconfig/all

change the dns on your adapter to the dns that you are getting when you are on the modem. does the same problem exist?

dns could be the problem on initial delay, or just failure to resolve - but once the connection is established and having freezes every few minutes does not seem like a dns related problem to me.

What kind of router is it? Some routers have trouble with connections over 50mbit, I had a Linksys E3000 and it couldn't cope with my 85mbit FiOS line, it would crap out every time I pegged the download.

It could be cable related but I doubt it.

I have a brand new Linksys EA3500. It should get "Transfer rates up to 300 + 450 Mbps".

The DNS I get when connect to the router is 1 IP: 192.168.1.1

When directly connected to the modem DNS server is 2 IP's: 213.48. .... and 62.179. ...

yeah those are from your ISP when connected to modem, and when connected to router your using it as your dns forwarder. This is a common setup, your router would then forward dns to those handed to your router via your ISP 213.48 and 62.179

But again if your having the issues once your connected, it seems highly unlikely that it would be dns related.

  On 26/09/2012 at 16:23, BudMan said:

yeah those are from your ISP when connected to modem, and when connected to router your using it as your dns forwarder. This is a common setup, your router would then forward dns to those handed to your router via your ISP 213.48 and 62.179

But again if your having the issues once your connected, it seems highly unlikely that it would be dns related.

Thx. So what can it be?

unlikely sure, test it, verify it, make sure. be sure, not be somewhat sure....perhaps the router is being retarded when forwarding, it is a link in the chain....remove the link.

I thought it was initial connection....if it is not initial connection, then it is not dns related. something is happening with the traffic when it goes from router to modem.

Can you to a trace route to the IP of the RDC server? This might give a clue if you have a hop with unusually high ping.

do tracert <ip (or dns name)> in cmd

The fact that the lag only happens when the router is in the link is making me almost positive it's the router botching things.

  On 26/09/2012 at 16:29, Chris123NT said:

Can you to a trace route to the IP of the RDC server? This might give a clue if you have a hop with unusually high ping.

do tracert <ip (or dns name)> in cmd

In which setup and from where?

From my computer, connected via router, to the RDC server?

Or from the RDC server to my computer? (and also here via router or directly connected to modem?)

  On 26/09/2012 at 17:01, hjf288 said:

Off topic but in reply to Chris, my e2000 handles my 120mbit line with ease and it has a slower CPU than your e3000..

So something is up there..

It could have just been going bad, or it could have been DD-WRT's fault.

  On 26/09/2012 at 16:29, Chris123NT said:

Can you to a trace route to the IP of the RDC server? This might give a clue if you have a hop with unusually high ping.

do tracert <ip (or dns name)> in cmd

The fact that the lag only happens when the router is in the link is making me almost positive it's the router botching things.

What kind of info do you need from this trace?

From which hop# there is a time out? or else?

There has been some less delays (but still annoying) with the new FW... although I had to wrestle myself through the Cisco Cloud Connect.

Still some delays.

Question remains....

EDIT:

I guess I was over-enthusiastic... delays still remain as strong as before :(

This topic is now closed to further replies.
  • Posts

    • How to take HDR screenshots on your iPhone running iOS 26, and other new features by Aditya Tiwari Apple has leveled up the screenshots game on its latest iPhone software update, iOS 26. Alongside the updated Photos app, Compact mode in Safari, and new wallpapers, iOS 26 comes with a redesigned screenshot editor, featuring the controversial Liquid Glass system design. The iOS 26 update brings new features and changes that let you customize your screenshot experience in a better way. For starters, it displays the captured screenshot with rounded corners, shifting away from the rectangle on iOS 18. Turn on HDR screenshots on iOS 26 A highlight of the updated screenshots features on iOS 26 is that you can take screenshots in HDR (High Dynamic Range). Apple has added a new Screen Capture page in the Settings app that lets you do that. You can follow these steps to enable HDR screenshots on iOS 26: Open the Settings app on iOS 26. Go to General > Screen Capture. Now, select the HDR option under the Format section. Press the Home + Volume Up button combination to take a screenshot. Next time you take a screenshot on your iPhone, it will be captured with full dynamic range and stored in HEIF format. In other words, if you take a screenshot of a photo and video available in HDR, the feature will preserve those details. On the other hand, the SDR quality saves screenshots in PNG format and offers more compatibility. As shown in the image below, you can check whether a screenshot is captured in HDR or not by swiping up on a screenshot in the Photos app to open its details. Record your iPhone screen in HDR on iOS 26 Not just screenshots, the HDR option also works for screen recordings. Such files are saved in HEVC HDR10 format, whereas screen recordings taken in SDR mode are saved in HEVC. After switching to the HDR options using the steps above, you can use the same old steps to screen record your iPhone; the option is available in the Control Center. That said, you can do a lot more to improve your screenshot experience on iOS 26. The Screen Capture page in the Settings app lets you customize your screenshot experience in multiple ways. Here's how use can use the different features Apple has added in iOS 26. Turn on full-screen previews by default When you turn on the "Full-Screen Previews" toggle button on the Screen Capture page, iOS 26 will display screenshots in full view instead of showing a small thumbnail in the bottom left corner that vanishes after a few seconds. The full-blown UI allows you to quickly edit or annotate a screenshot and share it with your friends across various apps. Alternatively, you can disable the toggle option and trigger this UI by tapping on the temporary thumbnail that shows up after taking the screenshot. Prevent CarPlay screenshots from flooding your device Apple has also changed (fixed) how screenshots work on CarPlay. Until now, screenshots on CarPlay have been an "it's a feature, not a bug" experience for the users. If your iPhone is connected to your car, an extra screenshot of the CarPlay interface is automatically captured when you press the buttons to take a screenshot on your phone. This functionality has been a pain point for many users, who have raised their voice on Apple's support forums. It seems the company heard them, and iOS 26 update brings a new toggle button in the picture, allowing you to have a manual way to enable or disable CarPlay screenshots. Use Visual Intelligence on screenshots iPhone's screenshot tool also supports the improved Visual Intelligence feature (works on iPhone 15 Pro or later). You can select objects in a screenshot and search for matching content in apps that offer integration with Visual Intelligence. These screenshot updates for iOS 26 are currently available for testing through the developer beta program on supported iPhone models. Apple is expected to release the first public beta of iOS 26 next month. If you plan to install the developer beta on your device, note that early builds may be unstable, and ensure that you back up your data in advance.
    • Looking around, it seems to indicate that an App is doing a download in the background.
    • Dopamine 3.0 Preview 39 by Razvan Serea Dopamine is an awesome free audio player which tries to make organizing and listening to music as simple and pretty as possible. Dopamine has been designed for Windows 7, Windows 8.x and Windows 10 and plays mp3, ogg vorbis, flac, wma and m4a/aac music formats quite well. The best part? It's created by long-time Neowin member, Raphaël Godart. If you’re looking for a music player to handle a large music collection, you should definitely give Dopamine a try. Dopamine 3.0 Preview 38 changelog: Added Added Ctrl-F shortcut to focus the search bar and ESC to clear it Added support for cover art images that have file name albumart.jpg, albumart.jpeg or albumart.png Added Turkish translation Changed Slightly improved the look of the mini player Improved scaling of text on Now Playing screen for smaller screens Order selections are now menus instead of toggle buttons Updated the Brazilian Portuguese translation Updated the Spanish translation Updated the Turkish translation Updated the Vietnamese translation Fixed Fixed an issue where a random song would start playing after the queue ended when using gapless playback. Fixed an issue where album lists were not refreshed after a search returned no results. Fixed an issue where progress was not reset to 0 when playback has finished Fixed an issue where a track that is longer than 4 minutes was scrobbled to Last.fm immediately after it started playing Fixed some sizing issues on the "Folders" screen Fixed search problems Download: Dopamine 3.0 Preview 39 | 98.4 MB (Open Source) View: Dopamine Home Page | Forum Discussion | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Here's what to expect from Samsung's July Unpacked event by Hamid Ganji Samsung held its first Unpacked event of the year in January to unveil the Galaxy S25 series. However, the Korean OEM is also gearing up to hold its second 2025 Unpacked event sometime next month, focusing on its next-generation foldable phones and a new pair of Galaxy Watch wearables. Samsung might also give us a detailed look into the upcoming Project Moohan XR Headset and a rumored tri-folding smartphone that might launch later in the year or early 2026. One UI 8 is another topic Samsung might discuss at the event. Here's everything we expect Samsung to unveil at next month's Unpacked event. When the event kicks off To date, there have been conflicting rumors about when the Unpacked event will start. However, the latest hint comes from renowned tipster Evan Blass, who says the second 2025 Unpacked event begins on July 9, 10 AM EDT. Samsung has yet to confirm the alleged date, but it aligns with the company's unveiling of the Galaxy Z Fold 6 and Flip 6 on July 10 last year. New foldables are down the road Galaxy Z Fold 7 and Galaxy Z Flip 7 will take the stage at the upcoming Unpacked event. Both phones will offer upgrades compared to their predecessors, but the overall design is expected to remain relatively the same. Some sources have claimed Z Fold 7 would be Samsung's thinnest foldable ever, presumably 4.5mm thick when fully unfolded. Also, Z Fold 7 might get a bigger screen at 6.5 and 8.2-inch. Samsung might also switch to a 200MP camera in the lineup. Other rumored specs for Samsung's next-gen foldable include Snapdragon 8 Elite, a 4,400 mAh battery, and One UI 8 out of the box. Meanwhile, there are also some swirling rumors about a so-called Galaxy Z Flip 7 FE (Fan Edition) in the pipeline. The device could be a stripped-down version of Samsung's Galaxy Z Flip 7 with lower hardware specs and a cheaper price tag. A new pair of smartwatches Samsung will also reveal the Galaxy Watch 8 and a Classic variant at July's Unpacked event. As for design, we don't expect a radical makeover for the Galaxy Watch 8, but the Classic model could take most of its cues from Samsung's Galaxy Ultra watch models. Also, the Watch 8 Classic could bring back the rotating bezel on top. Both watches will come with One UI 8 Watch out of the box and Gemini AI to replace the Assistant. Gemini could help with health features and keep track of users' physical activities. Samsung was also rumored to be working on Blood glucose monitoring for next-gen smartwatches, and it might finally make its debut at the upcoming Unpacked event. More details about July's Unpacked event will surface in the days leading up to it. You can watch the live stream of the event through Samsung's website or the company's YouTube channel.
    • Can't they just allow people to hide the status bar (battery etc.) when Safari is open and to hide the bottom bar completely when scrolling for a true full-screen experience ? Samsung does that on its Samsung Internet Browser and it's a very good experience.
  • Recent Achievements

    • One Month Later
      serfegyed earned a badge
      One Month Later
    • Dedicated
      firey earned a badge
      Dedicated
    • Dedicated
      fettermanj earned a badge
      Dedicated
    • One Month Later
      SekTheFirst earned a badge
      One Month Later
    • First Post
      zayanhani earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      636
    2. 2
      ATLien_0
      231
    3. 3
      Michael Scrip
      219
    4. 4
      Xenon
      145
    5. 5
      Steven P.
      141
  • Tell a friend

    Love Neowin? Tell a friend!