"Network Connections" service won't start, NIC works but red-X'd

article #673, updated 3897 days ago

If a PC can browse the web but cannot see Windows shares, and/or the NIC is red-X’d in the tray, check the “Network Connections” service: it should be set to Manual, but it needs to be running, and if it’s not, you have the problem which I am writing about here :-) This is known to work in Windows 7, according to web resources it appears to be good for others as well.

  1. Open an administrative command shell, or run these using CMD in a remote management tool like Labtech.
  2. Run this: sfc /scannow If it says it fixed anything, reboot, and if all is well you’re done. If not:
  3. Run this: netsh winsock reset & shutdown -f -r -t 0 The PC will reboot. Check again. If not done yet:
  4. Then run this: netsh int ip reset C:\ipreset.log & shutdown -f -r -t 0 The PC will reboot again.

If not done yet, let me know what you did to fix it!!!

Categories: