Slow internet.

Page 1 of 2 12 LastLast

  1. Posts : 382
    Windows 10 Home
       #1

    Slow internet.


    Hiya.

    Been having some issues with my internet, it's been extremely slow, for example a visit to Google homepage can take close to a minute before it has loaded completely, and then just before I made this thread I was stuck in FireFox with that the page couldn't load because of the message "Server not found" and everytime I clicked try again nothing happened I was presented with the same boring page.

    I also recieved a dns_probe_finished_no_internet in Comodo Dragon while testing out different browsers.

    I disabled IPv6 and netbios over tcp/ip in W10 and disabled also some settings in FF that had to do with IPv6 and DNS server but I've been unable to find it in my FF history.

    I've also tried using a different DNS server rather than get one from my modem/router.

    I did a bat file yesterday with these entries that I heard would possibly solve some issues:
    Code:
    ipconfig /release
    ipconfig /all
    ipconfig /flushdns
    ipconfig /renew
     netsh int ip set dns (This one I skipped)
    netsh winsock reset
    I hope someone has something for me, I don't expect to find/get a solution in a smack.

    Cheers, Boris :)
      My Computer


  2. Posts : 5,452
    Windows 11 Home
       #2

    You can find a few more reset commands here.

    [Batch] Windows Network Fix - Pastebin.com
      My Computer


  3. Posts : 382
    Windows 10 Home
    Thread Starter
       #3

    TairikuOkami said:
    You can find a few more reset commands here.

    [Batch] Windows Network Fix - Pastebin.com
    And which ones do you recommend for me to use?
      My Computer


  4. Posts : 5,452
    Windows 11 Home
       #4

    I usually run the whole bat.
      My Computer


  5. Posts : 382
    Windows 10 Home
    Thread Starter
       #5

    TairikuOkami said:
    I usually run the whole bat.
    And a restart is required`?
      My Computer


  6. Posts : 5,452
    Windows 11 Home
       #6

    Yes, it is actually included in the bat.
      My Computer


  7. Posts : 382
    Windows 10 Home
    Thread Starter
       #7

    Mhm I'll let it run now, fingers crossed!

    Domo arigato
      My Computer


  8. Posts : 382
    Windows 10 Home
    Thread Starter
       #8

    Hm, was a bit faster once I restarted but overall it hasn't really changed. Still gets loads of "Server not found".

    The only other possibility I can think of is that I'm using a PCI Express network port card.

    I also get these things from time to time:
    Slow internet.-weirds.png
      My Computer


  9. Posts : 5,452
    Windows 11 Home
       #9

    I used to get that error a lot, until I setup IP and DNS manually. It is a bit inconvenient, but more reliable.
    Not to mention, that I have disabled ALL network services, they only cause problems, starting with nsi.

    For the record, I also delete all network protocols, but IPv4 and I disable IPv6/NetBIOS/LMHosts:

    netsh int ipv6 isatap set state disabled
    netsh int teredo set state disabled
    netsh interface ipv6 6to4 set state state=disabled undoonstop=disabled
    reg add "HKLM\System\CurrentControlSet\Services\Tcpip6\Parameters" /v "DisabledComponents" /t REG_DWORD /d "255" /f

    reg add "HKLM\SYSTEM\CurrentControlSet\Services\NetBT\Parameters" /v "EnableLMHOSTS" /t REG_DWORD /d "0" /f

    wmic nicconfig where TcpipNetbiosOptions=0 call SetTcpipNetbios 2
    wmic nicconfig where TcpipNetbiosOptions=1 call SetTcpipNetbios 2

    Settings up different DNS servers never hurt as well:

    wmic nicconfig where (IPEnabled=TRUE and DHCPEnabled=FALSE) call SetDNSServerSearchOrder ("208.67.220.220","208.67.222.222")
      My Computer


  10. Posts : 382
    Windows 10 Home
    Thread Starter
       #10

    Okay I will try to remember to run the bat before I go to bed tonight.

    One other thing is there a normal value for the sent and recieved bytes in the activity section of the local area connection information window?
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 09:53.
Find Us




Windows 10 Forums