Update tweaks.json (#4256)

Disable Edge default browser campaign via policy
This commit is contained in:
B1ack3ye
2026-03-31 17:32:32 +02:00
committed by GitHub
parent 6b83f1da51
commit ed74dc51b5

View File

@@ -1297,6 +1297,13 @@
"Value": "0",
"Type": "DWord",
"OriginalValue": "<RemoveEntry>"
},
{
"Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Edge",
"Name": "DefaultBrowserSettingsCampaignEnabled",
"Value": "0",
"Type": "DWord",
"OriginalValue": "<RemoveEntry>"
}
],
"link": "https://winutil.christitus.com/dev/tweaks/z--advanced-tweaks---caution/edgedebloat"