Slow Internet Speed on Windows 10 1809

Anonymous
2018-11-19T14:39:26+00:00

Dear Community,

I am getting a very slow speed internet after updating to 1809.

I raised the issue Microsoft but have heard from them, it's been more than 45 days.

I am on 100 Mbps plan, I am getting the speed on my mobile phone but on my laptop, I am getting max download speed of 5 Mbps and upload around 30 Mbps.

I have tried updating the driver but it says I am on latest version.

Please, help.

Best,

H

Windows for home | Windows 10 | Internet and connectivity

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

54 answers

Sort by: Newest
  1. Anonymous
    2019-04-08T04:50:57+00:00

    After the last update (3-25) for version 1809 my computer crawled back to dial up speeds.

    i deleted the update (KB4483452)

    and the computer is back and running fast as normal.

    Question: how can i change from automatic updates to manual?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2019-03-18T16:41:42+00:00

    Has anyone had any success with a solution? I'm experiencing this on many of our computers in the office. All different makes and models which leads me to believe it's a Windows issue. It's most noticeable on the upload.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2019-02-20T01:08:29+00:00

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2019-02-09T19:32:54+00:00

    I had this same issue; many have, where single threaded downloads crawl; i was getting 300k - 2 megs max. after i did the following I got 35+ megabytes/s. You may have to disable hidden and visible protocols. This worked for me on two separate occasions; interestingly, speeds were still fast after disabling then RE enabling them; (unlikely but maybe I did not restart my lan adapter) or maybe its just a windows bug.  be sure to do a windows restore prior to just to be safe. you may disable one at a time and see which one is the culprit. if need be you may isolate and disable only those which you know you are non essential to your current setup; for example, to ensure lan networking; ms_implat has to do with network card bonding/teaming. Remote Direct Memory Access (RDMA) works on enterprise network cards and is not commonly used by workstations.

    in short, download nvspbind, extract & at a powershell prompt run the following:

    .\nvspbind.exe /d * ms_ndiswan

    .\nvspbind.exe /d * ms_server

    .\nvspbind.exe /d * ms_rdma_ndk

    .\nvspbind.exe /d * ms_implat

    .\nvspbind.exe /d * ms_netbios

    .\nvspbind.exe /d * ms_lldp

    .\nvspbind.exe /d * ms_tcpip6

    .\nvspbind.exe /d * ms_pppoe

    .\nvspbind.exe /d * ms_lltdio

    .\nvspbind.exe /d * ms_server

    .\nvspbind.exe /d * ms_netbt

    .\nvspbind.exe /d * ms_msclient

    .\nvspbind.exe /d * ms_pacer

    /d = disable, * = ALL windows adapters, unused/non essential ms_protocols;

    just run "nvspbind.exe" to see more details.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2018-12-17T12:56:59+00:00

    I will try this, basically I already tried with 3 drivers, the native, the listed on the motherboard site, and the latest intel version. Another curiosity is that it is in Upload my problem, my plan is 75/75, Download and my ping are perfect, but the upload fluctuates between 5 and 40 depending on the service/site.

    Another strange thing is that in the resource monitor or network reading programs, they say that the speed is coming, eg: Chrome.exe = 9.3 Mbps, but when you look in the browser the speed is not there, it's like if the speed came on the port, but the computer was "lost" to use the speed.

    However, just like the original post, if I use a Android smartphone, or even use a Live Linux USB on my computer in a wired way, it works normally.

    Only in Windows this upload bug.

    It's a windows adapter driver bug. What gets configured wrong I do not know.  But, that original fix I posted has worked for me every time and came from the manufacturer of one of my USB wireless adapters.  It has happened with 2 different brands of adapters.  It works fine in Linux for me also and my smartphone all have the proper speeds when it occurs.

    My upload speeds would be faster than my download speeds.  And download speeds would be at a crawl.

    The main speed test i use is at www.speakeasy.net/speedtest.  Another one, fast.com is good but it only lists download speeds.

    Was this answer helpful?

    0 comments No comments