--- title: "Windows Defender Firewall" description: "" --- ```json {filename="config/feature.json",linenos=inline,linenostart=314} "WPFPanelFirewall": { "Content": "Windows Defender Firewall", "category": "Legacy Windows Panels", "panel": "2", "Type": "Button", "ButtonWidth": "300", "InvokeScript": [ "firewall.cpl" ], ```