|
Re: Workgroup reseting on restart
Let's do the simple fix first.
TCP/IP stack repair options for use with Windows XP with SP2.
Start, Run, CMD to open a command prompt:
Reset TCP/IP stack to installation defaults. netsh int ip reset reset.log
Reset WINSOCK entries to installation defaults: netsh winsock reset catalog
Reboot the machine.
|