Resetting TCP/IP Settings on Windows 8
- by cpx
Apparently, there's a command:
netsh int ip reset
which is known to reset TCP/IP settings for Windows XP/Vista/7
and I'm not sure how it works correctly on Windows 8.
When I typed the command under command prompt (Admin) I got two errors as pointed out in the screenshot:
Resetting , failed.
Access is denied.
At the end it said Resetting , OK! So, how do I confirm if it worked or not?