Netsh commands for resetting your network adapter in Windows 10
1. run cmd or powershell as Administrator
2. run these commands:
netsh advfirewall reset
Restores the Windows Firewall with Advanced Security policy to the default policy. The current active policy can be optionally exported to a specified file. In a Group Policy object, this command
(
Read more... )