netsh winsock reset
|
Winsock reset
|
Netsh int ip reset resetlog.txt
|
TCP/IP reset
|
Arp �Cd *
|
Deletes the host specified by inet_addr. inet_addr may be
wildcarded with * to delete all hosts.
|
Nbtstat -R
|
Purges and reloads the remote cache name table
|
Nbtstat -RR
|
Sends Name Release packets to WINS and then, starts Refresh
|
Ipconfig /flushdns
|
Purges the DNS Resolver cache.
|
Ipconfig /registerdns
|
Refreshes all DHCP leases and re-registers DNS names
|
sfc /purgecache
|
Purge system cache file
|
del /f /s /q %windir%\prefetch\*.*
|
Purge system prefetch file
|
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*
|
Delete IE temp files
|
del /f /s /q “%windir%\temp”
|
Delete system Temp files
|
del /f /s /q "%userprofile%\Local Settings\Temp\*.*"
|
Delete user temp files
|
ipconfig /flushdns
|
Cache DNS purge
|
netsh int ip reset resetlog.txt
|
TCP/IP Reinstall
|
netsh winsock reset
|
Winsock reset
|
ipconfig /registerdns
|
DNS register
|
Arp �Cd *
|
ARP table purge
|
Nbtstat -R
|
Purge remote cache name table
|
Nbtstat -RR
|
Refresh WINS record
|
Regsvr32 /s *.dll
|
Register IE and System DLL/OCX
|
Reboot
|
Reboot system to take effective
|
|
|