How to disable Windows Firewall using netsh
From Tech-Wiki
Revision as of 02:48, 8 August 2016 by Fabricio.Lima (Talk | contribs)
From the Command Prompt (as administrator) type:
netsh firewall set opmode mode=disable profile=all
From the Command Prompt (as administrator) type:
netsh firewall set opmode mode=disable profile=all