Netsh commands run in a Command Prompt with Administrative privileges
Note: This section is intended for advanced computer users. If you are not comfortable with advanced troubleshooting, ask someone for help. Follow these steps to reset the Windows Firewall, TCP/IP stack and Winsock manually. You will have to restart your system to complete the reset.
Following is a list of the Netsh commands with descriptions that you can use to reset your network adapter in Windows 10:
-
netsh advfirewall reset
Restores the Windows Firewall with Advanced Security policy to the default policy. -
netsh int ip reset
Removes all user configured IPv4 (Internet Protocol version 4) settings. -
netsh int ipv6 reset
Removes all user configured IPv6 (Internet Protocol version 6) settings. -
netsh winsock reset
Resets Winsock Catalog to a clean state.