How to Reset DUNs - TCP/IP
for Windows 2000 & XP
You cannot remove/re-install DUNs or TCP/IP with Windows XP - however, you can reset it with the following DOS command:
Click Start, then Run..., and put the following in the Open text box (or enter the following from a DOS command prompt which you can get by Start->Run-> cmd):
netsh int ip reset resetlog.txt
The results of this command will be output to the 'resetlog.txt' file.
For more information on the Netsh command see:
Microsoft - Using Netsh
Microsoft KB - How to reset Internet Protocol in Windows XP
Netsh - at Computerhope
Back to all DUNS errors