Disabling telemetry now also disables app-launch tracking

Disabling windows suggestions now also disables start recommendations in windows 11
This commit is contained in:
Raphire
2023-08-07 01:23:55 +02:00
parent 12963ebd3e
commit a143b4e71a
12 changed files with 8 additions and 13 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------
Win11Debloat will make the following changes:
- Remove bloatware apps.
- Disable telemetry, diagnostic data & targeted ads.
- 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)
- Disable tips, tricks and suggestions in the start menu and settings, and ads in windows explorer.

View File

@@ -10,7 +10,7 @@ painstakingly go through all the settings yourself, or removing apps one by one!
Using the default configuration the script will
-------------------------------------------------------------------------------------------
- Remove bloatware apps, the list can be found in the 'Appslist.txt' file.
- Disable telemetry, diagnostic data & targeted ads.
- 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)
- Disable tips, tricks and suggestions in the start menu and settings, and ads in windows explorer.
@@ -24,7 +24,7 @@ painstakingly go through all the settings yourself, or removing apps one by one!
-------------------------------------------------------------------------------------------
- Remove bloatware apps, the list can be found in the 'Appslist.txt' file.
- Remove gaming-related apps, the list can be found in the 'GamingAppslist.txt' file.
- Disable telemetry, diagnostic data & targeted ads.
- 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)
- Disable tips, tricks and suggestions in the start menu and settings, and ads in windows explorer.