Solution: It can be DNS problem and usually server issues with ISP. Do the following to reset it :
1. Go to Start - Run, type: cmd , click ok
2. write the following commands (To reset winsock ):
netsh winsock reset
3. next, write this command :(To reset the log file)
netsh int ip reset tcpip.log
Restart the PC/Laptop.
Another way :
You can flush the dns to resolve corrupt dns folder with the following command :
ipconfig /flushdns
Done.
Another reason can be because of Antivirus. Some antivirus creates problems with internet connection. Try this as last option if you have the backup of that antivirus software.
It may work.
Summary of the Commands:
- netsh winsock reset
- netsh int ip reset tcpip.log
- ipconfig /flushdns
No comments:
Post a Comment