Windows 10: Slow RDP (Prior to Connection) and Task Manager

Discus and support Slow RDP (Prior to Connection) and Task Manager in Windows 10 Network and Sharing to solve the problem; Hi There, I've burnt a hole in google's bottom line search for answers for this, but I have come up negative on all counts. Hence I have to... Discussion in 'Windows 10 Network and Sharing' started by Weener, Mar 20, 2016.

  1. Weener Win User

    Slow RDP (Prior to Connection) and Task Manager


    Hi There,

    I've burnt a hole in google's bottom line search for answers for this, but I have come up negative on all counts.

    Hence I have to change from been a lurker to a poster.

    Machine: 4 year old, Intel 2 core hardware (3GHz ish), 8G RAM, - All running off 250GB SSD. Normally - for desktop apps and general run of the mill stuff - this thing is blisteringly quick.
    Did a fresh install of Win10_64. Thumbs up, all sweet. Went to set up RDP links for the services that this machine has to access - uh oh. Open task Manager uh-oh.

    Now - to explain. Notepad - launches in less than a split second - chrome, IE, etc (the heavier apps) take < 1s for a window to appear. A little longer and the window is populated.

    Task Manager (right click off explorer) maybe 10 seconds, before it will show itself.

    RDP - now we are in a different league. Windows knows something is fishy, because it politely tells me that the program is unresponsive by redrawing it's taskbar. When it gets to typing an address into the RDP, it can take upto 5 seconds prior to a keystroke echoing on the screen. I have TaskMan open at this point, the system is idle. Nothing is being stressed, especially not the RDP App. Establishing a saved RDP session can be 20 seconds, establishing a new one takes minutes. Once the RDP session is open this problem is gone.

    Thoughts? My best guess is there is some sort of GUI lockup somewhere. I managed to diagnose one of these for a friend last week - it turned out to be OpenGL Resource starvation across multiple apps when it looks like global locks were not being handled correctly. This only took me about 15 min to figure this out. This RDP issue I have spent considerably longer on, and since this is all native windows apps, and they work on all other setups in the same environment, I'm a bit stumped.

    Oh - the machine previously had Win7_32 on it and there was no issues.

    Has anyone seen this before? - any pointers?

    Before anyone asks - there is nothing but default AV on there, so nothing hooking the OS in inappropriate places.

    Thanks

    :)
     
    Weener, Mar 20, 2016
    #1

  2. Slow remote desktop after windows 10 updates

    I am also experiencing similar problem.

    I used laptop with windows vista , RDP is good while connecting my office desktop having Windows 7.

    Now I purchased new laptop with Windows 10, but RDP is very slow by connecting to my office desktop.

    There must be some problem in Windows 10 RDP graphic display.
     
    bhoopal_reddy, Mar 20, 2016
    #2
  3. remote desktop via gprs

    Sorry but the answer is no, you will need to establish the GPRS connection first then connect the RDP session. The previous version of RDP mobile worked with the connection manager to initiate the internet/vpn connection but not in Windows Mobile 6.
     
    Eric Hicks, Mar 20, 2016
    #3
  4. lmaneke Win User

    Slow RDP (Prior to Connection) and Task Manager

    What is your graphics hardware? Needless to say, I had some big issues with the taskbar taking forever to load. The window would come up, but nothing would show inside, for like 10 seconds or so. One of the services wasn't showing up correctly causing task manager to hang. NVIDIA Geforce GT 630 Driver version 331.82. Updating the drivers fixed that problem. No issues now.

    Now, Remote Desktop Connection is much different. I haven't played with it on Windows 10, but used it on Windows 8.1 and had no issues with it.

    Have you by chance opened an elevated command prompt and do sfc /scannow
    Just to check to make sure there are no system errors.

    Win7 32 or 64 bit had no issues with remote desktop.

    Funny, now I'm wanting to check that out now
     
    lmaneke, Mar 20, 2016
    #4
  5. Weener Win User
    Hi Imaneke,

    Thanks for the suggestions.

    These faults were present immediately after a fresh build. Yes - sfc /scannow came up with issues - but they revolved around directory ownership. I can't see that being an issue.

    DXDiag says it is a GeForce GT 620 running 10.18.13.5891 - which I am pretty sure are the latest set of WQHL released drivers for that HW.

    Yep - it stinks of graphics card conflicts - but I just can't think why.

    Thanks
     
    Weener, Mar 20, 2016
    #5
  6. lmaneke Win User
    There should have been no conflicts after a fresh install. That is kind of odd.
     
    lmaneke, Mar 20, 2016
    #6
  7. lmaneke Win User
    System file corruptions are odd too after a fresh install. I've never seen that before.
     
    lmaneke, Mar 20, 2016
    #7
  8. Weener Win User

    Slow RDP (Prior to Connection) and Task Manager

    Thanks for your musings. A reasonably expert user has been using this system for about 2 months, after which time I have performed the scan. I wouldn't have expected to see any faults, either, and didn't think to check at that time.

    I've also noticed that Win+X, admin shell is also slow to launch. When I get back there today, I'll see if it happens to non admin, as well.

    Thanks
     
    Weener, Mar 21, 2016
    #8
  9. Weener Win User
    Ok - I just had a look at that machine. Command Prompt (User mode) comes up quick, as you would expect.

    Admin command prompt behaves as follows;
    1. Instantly clears the desktop and throws up the security warning.
    2. Click Ok - dialog disappears, and the desktop doesn't return. for about 3~4 seconds.
    3. Desktop returns, command prompt app doesn't appear.
    4. 5 seconds later (desktop is fully functional), then the Admin command prompt pops up.

    For me - and I program as well; the fault's DNA suggests it has to be on the windows event loop, but a call made to the GUI subsystem, that blocks, but does not wait - so no CPU time is being registered against any particular task.

    Hmmm - I might try bleeding edge display drivers.
     
    Weener, Mar 21, 2016
    #9
  10. lmaneke Win User
    Latest driver is 361.43
     
    lmaneke, Mar 21, 2016
    #10
  11. Weener Win User
    Thanks for that - I'll try that tomorrow.
     
    Weener, Mar 21, 2016
    #11
  12. Weener Win User
    I've got a bit warmer:

    Microsoft Visual Studio 2010 Tools for Office Runtime : 10.0.50903 - removing this fixed the issue on one machine, however not the original machine with the issues.

    I've managed to clone a few VMs and I have seen this issue now on two of 3 of them.

    So it isn't hardware.

    I'll keep poking.
     
    Weener, Mar 28, 2016
    #12
  13. Weener Win User

    Slow RDP (Prior to Connection) and Task Manager

    Hold that thought. what I previously posted was incorrect. But I have discovered how to speed it up;

    These machine are part of a Samba Domain - if I log in as a local account - these issues go away - if I log in on a domain account these issues plague these machines.

    Does anyone know where I should poke next?
     
    Weener, Mar 28, 2016
    #13
  14. Weener Win User
    Well - this took a while to fix, but it reared it's ugly head in another guise where another member of the domain couldn't create a profile in outlook 2013.

    The fix is as follows;

    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\Protect\Providers\df9d8cd0-1501-11d1-8c7a-00c04fc297eb]
    "ProtectionPolicy"=dword:00000001



    Yes, just one key.
     
    Weener, Apr 5, 2018
    #14
Thema:

Slow RDP (Prior to Connection) and Task Manager

Loading...
  1. Slow RDP (Prior to Connection) and Task Manager - Similar Threads - Slow RDP Prior

  2. RDP connection issues

    in Windows 10 Software and Apps
    RDP connection issues: Hi since 1 month whenever i try to RDP to a VM in the ESX host it temporarily disconnects from 5 seconds and then re-connects back. I have observed it does this behaviour with every VM I connect on one particular ESX host. The other VMs on the other ESX host do not have this...
  3. RDP Connection not working

    in Windows 10 Software and Apps
    RDP Connection not working: Good afternoon! I have encountered such a rather difficult problem that I cannot connect to the remote desktop via the RDP connection of the built-in Windows Remote Desktop client. This connection method does not work either from a remote device to a local one, or in the...
  4. RDP Connection not working

    in Windows 10 Customization
    RDP Connection not working: Good afternoon! I have encountered such a rather difficult problem that I cannot connect to the remote desktop via the RDP connection of the built-in Windows Remote Desktop client. This connection method does not work either from a remote device to a local one, or in the...
  5. Sorting in Task manager is extremely slow.

    in Windows 10 BSOD Crashes and Debugging
    Sorting in Task manager is extremely slow.: Task manager sorting is extremely slow when I switch from sorting by name to performance metrics or vice versa. For example - I can sort by name and if after that I decide to sort by one of the performance metrics - it's going to take about 3 seconds to do so. After that - I...
  6. Slow computer, disk 100% in task manager.

    in Windows 10 Ask Insider
    Slow computer, disk 100% in task manager.: [ATTACH] Hi all, I noticed recently that my computer was running a little slow. In fact, on 08.03.2021 it wouldn't even open a PowerPoint document (albeit a big one). I opened up task manager and noticed that the disk was running at 100%. Having googled it I tried several...
  7. RDP Connecting issue

    in Windows 10 Customization
    RDP Connecting issue: I was unable to login RDC using the correct password. In my host pc i used to login using Pin. Do you think its because im using Pin to my host pc and Remote Desktop will only allow the password? Or did someone know to fix this. I am able to work because my password doesnt...
  8. RDP connection

    in Windows 10 Drivers and Hardware
    RDP connection: my RDP seems to be having isssues, resulting in me disconnecting because the computer "lags" or screen doesn't update. https://answers.microsoft.com/en-us/windows/forum/all/rdp-connection/493d9013-ca9b-440f-8c2d-b243a1b10e0d
  9. Slow RDP connection to host machine after updates

    in Windows 10 Network and Sharing
    Slow RDP connection to host machine after updates: I run multiple Hyper-V VMs from a single host. I updated all computers over the past few months with the September/October Windows 10 update and the various subsequent fixes. The RDP connections with the various VMs are fine and unaffected. However, the connection to the...
  10. RDP connections very slow after Windows 10 upgrade

    in Windows 10 Network and Sharing
    RDP connections very slow after Windows 10 upgrade: Hi, After upgrading my Surface Pro 3 from Windows 8.1 to Windows 10, my RDP connections became very slow. Everything else is perfect (surfing the web, downloading etc.). Only the RDP connections have lots of delay (almost a second when typing). I've checked the...