Re: PC thinks i have no internet connection when i do
Per post #8, copy/paste this entire command structure into an ADMIN CMD prompt screen:
.... including the word "type" in the beginning.
Per post #8, copy/paste this entire command structure into an ADMIN CMD prompt screen:
Code:
(type c:\windows\system32\drivers\etc\hosts && echo\ && echo\ && netsh interface ipv4 reset && echo\ && echo\ && netsh interface ipv6 reset && echo\ && echo\ && netsh interface tcp reset && echo\ && echo\ && netsh interface httpstunnel reset && echo\ && echo\ && netsh interface portproxy reset && echo\ && echo\ && netsh winsock reset && echo\ && echo\ && netsh winhttp reset) > "c:\users\%username%\desktop\HostsContent - netsh-reset.txt"
.... including the word "type" in the beginning.