diff --git a/modules.d/FW_ProgramsApps.conf b/modules.d/FW_ProgramsApps.conf index f6afe93..c73537a 100644 --- a/modules.d/FW_ProgramsApps.conf +++ b/modules.d/FW_ProgramsApps.conf @@ -113,6 +113,13 @@ "name" : "Edge", "path" : "$env:systemroot\\systemapps\\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\\MicrosoftEdge.exe" }, + { + "_comment" : "With this rule, Edge will not be able to join Internet", + "action" : "FwBlockProgram", + "name" : "EdgeCP", + "path" : "$env:systemroot\\systemapps\\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\\MicrosoftEdgeCP.exe" + }, + { "action" : "FwBlockProgram", "name" : "cleanw10_Cortana",