How to disable Windows Firewall using netsh

From Tech-Wiki
Revision as of 03:48, 8 August 2016 by Fabricio.Lima (Talk | contribs)

Jump to: navigation, search

From the Command Prompt (as administrator) type:

netsh firewall set opmode mode=disable profile=all