mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-04-03 14:06:27 +00:00
Add support for multiple AppIds for app removal (#526)
This commit is contained in:
@@ -647,7 +647,7 @@
|
||||
},
|
||||
{
|
||||
"FriendlyName": "Microsoft Edge",
|
||||
"AppId": "Microsoft.Edge",
|
||||
"AppId": ["Microsoft.Edge", "XPFFTQ037JWMHS"],
|
||||
"Description": "Windows' default browser, WARNING: Removing this app also removes the only browser from Windows Sandbox and could affect other apps",
|
||||
"SelectedByDefault": false,
|
||||
"Recommendation": "unsafe"
|
||||
|
||||
Reference in New Issue
Block a user