diff --git a/modules.d/FW_ProgramsApps.conf b/modules.d/FW_ProgramsApps.conf index 3beb8b7..998eb97 100644 --- a/modules.d/FW_ProgramsApps.conf +++ b/modules.d/FW_ProgramsApps.conf @@ -119,7 +119,12 @@ "name" : "EdgeCP", "path" : "$env:systemroot\\systemapps\\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\\MicrosoftEdgeCP.exe" }, - + { + "_comment" : "Same as above, but new versions of this exe is located in system32", + "action" : "FwBlockProgram", + "name" : "EdgeCP", + "path" : "$env:systemroot\\System32\\MicrosoftEdgeCP.exe" + }, { "action" : "FwBlockProgram", "name" : "cleanw10_Cortana",