Wifi

Closed
KTEE2015 Posts 1 Registration date Wednesday May 6, 2015 Status Member Last seen May 6, 2015 - May 6, 2015 at 12:14 PM
xpcman Posts 19530 Registration date Wednesday October 8, 2008 Status Contributor Last seen June 15, 2019 - May 6, 2015 at 05:41 PM
using Windows 7 I cannot activate the Internet I can ping and receive a reply I reset the router everything is fine I check the network card is working perfectly its just when I try to open a window it says the webpage is not available.I already check from malware and spyware and any other viruses I just can't seem to connect to the internet but it shows the connection is there

1 response

xpcman Posts 19530 Registration date Wednesday October 8, 2008 Status Contributor Last seen June 15, 2019 1,826
May 6, 2015 at 05:41 PM
Is it just the WiFi connection or do you have the same problem with a wired connection?

You might try these steps:

Start, Programs\Accessories and right click on Command Prompt, select "Run as Administrator" to open a command prompt.

Reset WINSOCK entries to installation defaults: (type this command)
netsh winsock reset catalog

Reset IPv4 TCP/IP stack to installation defaults. (type this)
netsh int ip reset reset.log

Reset IPv6 TCP/IP stack to installation defaults. (type this)
netsh int ipv6 reset reset.log

Reboot the machine.

Good luck
0