mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2025-11-17 11:06:18 +00:00
Added MS Family Safety app to removal list (#14)
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
*Microsoft.WindowsSoundRecorder*
|
||||
*Microsoft.XboxApp* # Old Xbox Console Companion App, no longer supported
|
||||
*Microsoft.ZuneVideo*
|
||||
*MicrosoftCorporationII.MicrosoftFamily* # Family Safety App
|
||||
*MicrosoftTeams* # Only removes the personal version (MS Store), does not remove business/enterprise version of teams
|
||||
|
||||
*ACGMediaPlayer*
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
Win11Debloat - Setup
|
||||
-------------------------------------------------------------------------------------------
|
||||
Win11Debloat will make the following changes:
|
||||
- Remove bloatware apps.
|
||||
- Remove bloatware apps, the list can be found in the 'Appslist.txt' file.
|
||||
- Disable telemetry, diagnostic data, app-launch tracking & targeted ads.
|
||||
- Disable bing search & cortana in windows search.
|
||||
- Disable tips & tricks on the lockscreen. (This may change your lockscreen wallpaper)
|
||||
|
||||
@@ -9,7 +9,7 @@ through all the settings yourself, or removing apps one by one!
|
||||
-------------------------------------------------------------------------------------------
|
||||
Using the default configuration the script will
|
||||
-------------------------------------------------------------------------------------------
|
||||
- Remove all bloatware apps from [this list](#click-for-list-of-bloat-that-is-removed).
|
||||
- Remove all bloatware apps, the list can be found in the 'Appslist.txt' file.
|
||||
- Disable telemetry, diagnostic data, app-launch tracking & targeted ads.
|
||||
- Disable bing search & cortana in windows search.
|
||||
- Disable tips, tricks, suggestions and ads in start, settings, notifications, windows explorer, and on the lockscreen.
|
||||
|
||||
@@ -146,6 +146,7 @@ By default, this script removes a large selection preinstalled bloatware, while
|
||||
- Microsoft.WindowsSoundRecorder
|
||||
- Microsoft.XboxApp (Old Xbox Console Companion App, no longer supported)
|
||||
- Microsoft.ZuneVideo
|
||||
- MicrosoftCorporationII.MicrosoftFamily (Microsoft Family Safety)
|
||||
- MicrosoftTeams (Personal version only, does not remove MS teams for business/enterprise)
|
||||
|
||||
Third party bloat:
|
||||
|
||||
Reference in New Issue
Block a user