← All Tweaks
⚠️ Advanced Tweaks - CAUTION
🌊 Microsoft Edge - Debloat
Disables Edge telemetry, shopping assistant, and unwanted features.
Benefit
Cleaner Edge browser experience
Impact
lowCommands (4)
reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v HubAppsEnabled /t REG_DWORD /d 0 /f
reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v ShowRecommendationsEnabled /t REG_DWORD /d 0 /f
reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v ShoppingListEnabled /t REG_DWORD /d 0 /f
reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v ShowPDFDefaultRecommendationsEnabled /t REG_DWORD /d 0 /f