DNS server not responding on desktop PC - with error 651

Page 2 of 2 FirstFirst 12

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

    Disable IPv6, NetBIOS, LMHOSTS. If you have ADSL, you might need NetBIOS.
    Code:
    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
    wmic nicconfig where DHCPEnabled=TRUE call SetDNSServerSearchOrder ("208.67.222.222","208.67.220.220")
    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
    Remove all network protocols, you only really need IPv4, like in this screen.
    Attached Thumbnails Attached Thumbnails DNS server not responding on desktop PC - with error 651-capture_07062017_234241.jpg  
      My Computer


  2. Posts : 45
    Windows 10 Home 64-bit (Version 21H2 - OS Build 19044.1889)
    Thread Starter
       #12

    Good news! Whichever one of those things that I unticked did the job, and I'm back on the internet!

    THANK YOU so much! I'm so truly grateful to you both

    I always highly recommend TenForums.com to anyone who has trouble with their computer :)
      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 01:24.
Find Us




Windows 10 Forums