How to turn ON/OFF Windows Firewall using CMD or PowerShell

Configurare noua (How To)

Situatie

Windows firewall is enabled by default with Windows Vista, 7, 8 , 10.

This is how you can disable it using CMD

Solutie

Pasi de urmat

To disable it:

NetSh Advfirewall set allprofiles state off

to enable it:

NetSh Advfirewall set allprofiles state on

To check the status of Windows Firewall:

Netsh Advfirewall show allprofiles

Tip solutie

Permanent

Voteaza

(10 din 20 persoane apreciaza acest articol)

Despre Autor

Leave A Comment?