Well guys try these Run Command Prompt as an administrator in SAFE MODE. To do so, click on start and type cmd where you will search. right click on CMD and run it as admin. See the picture below to do so (This is for Window 7). In the command line (with Administrator privilege) type: -> netsh winsock reset catalog Then restart and check Note: Winsock is short for “Windows Sockets” and describes how a Windows system should access network services (Fitzgerald,2006). This command resets the Winsock catalog to the default configuration. This can be useful if a malformed LSP is installed that results in loss of network connectivity (Srinivasan, 2010). netsh winsock reset command resets the winsock catalog back to default setting. In the command line (with Administrator privilege) type: -> netsh int ip reset c:\resetlog.txt Then restart and check NOTE: This command is to manually reseting the TCP/IP. When you run the reset command, it overwrites the following re...