TCP/IP not working in Windows XP/2003ProblemIn Windows XP/2003, TCP/IP is not working and traditional reset procedures using netsh int ip reset or netsh winsock reset fail to resolve it. Unlike prior versions of Windows, TCP/IP cannot be easily removed and reinstalled to correct such problems. SolutionProcedure is to enable uninstalling TCP/IP, uninstall TCP/IP, reboot, reinstall TCP/IP and reboot: - Click Start, Run, type Regedit and click OK.
- Delete the following keys:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Winsock HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2 Close Regedit. - Click Start, Run, type NOTEPAD %SystemRoot%\INF\nettcpip.inf and click OK.
In Windows Vista and above, run this command from an elevated command-prompt. But first you must set the ownership of the INF folder to Administrators, then set Full Control to Administrators. - Under the section [MS_TCPIP.PrimaryInstall], change Characteristics = 0xA0 to Characteristics = 0x80.
Close Notepad and save the file. - In Control Panel, open Network Connections, right-click Local Area Connection and click Properties.
- In the Properties dialog, click Install, Protocol, Add, click Have Disk and enter C:\WINDOWS\INF.
- Choose TCP/IP from the list.
Note: This will bring you back to a properties screen, but now the Uninstall button is available. - Highlight TCP/IP and click Uninstall.
- Reboot. (Note that a lot of services will fail on startup.)
- In Control Panel, open Network Connections, right-click Local Area Connection and click Properties.
- In the Properties dialog, click Install, Protocol, Add, click Have Disk and enter C:\WINDOWS\INF.
- Choose TCP/IP from the list.
- Reboot.
— Posted to NTBugTraq by Russell Tammany, Xponentia Inc. 13 August 2004
Copyright © 1996-2023 Cadzow TECH Pty. Ltd. All rights reserved. Information and prices contained in this website may change without notice. Terms of use. Question/comment about this page? Please email webguru@cadzow.com.au |