Disable Windows 7 Firewall
- by Vince
-
in Blog
-
Hits: 2778
Really not much to add other than I sometimes feel the need to remove the Windows Firewall from the equation when trying to troubleshoot a problem.
Launch a command prompt as the admin (right click, select run as administrator) and enter the following:
netsh advfirewall set AllProfiles state off