The network connectivity in my main windows 7 desktop machine is unstable. When logging on it takes time to "warm up" and connect to the network and after that frequently times out or is unable to reach other parts of the network or internet. Other computers on the network do not have this problem.
So I'm trying to troubleshoot what is wrong with this PC. My immediate thought is that it's the network card. How can I determine that this is the case before I go out and buy a replacement? The current network card is built into the motherboard.
Best Answer
You may need to consider the possibilty that you are infected with malware and it has corrupted your TCP/IP stack. Or in general your TCP/IP stack could be corrupted. Here are some links and specific references from those links.
Reinstall and Reset TCP/IP (Internet Protocol)
netsh int ip reset
in the Command Prompt shell, and then press the Enter key.note: if you're using manually assigned TCP/IP settings, take notes as this will reset to the default 'automatically obtained'
Fix Winsock Manually on Windows 7
Open up the command line utility and enter:
Reboot your PC
References
http://windows7themes.net/winsock-fix-for-windows-7.html
How do I reinstall the TCP/IP protocol driver on Windows 7?