P.S : "netsh int ip reset" command fails sometimes because of insufficient permissions in the following registry key on some systems: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nsi{eb004a00-9b1a-11d4-9123-0050047759bc}\26 (right-click on the key in regedit -> permissions -> tick "full control")
Link Reference : https://davidvielmetter.com/tricks/netsh-int-ip-reset-says-access-denied/
https://www.speedguide.net/faq/how-to-reset-tcpip-and-winsock-under-windows-8-447
Note: Run as System User
Tested in Windows 10
Comments