mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2025-11-17 02:56:17 +00:00
Updated bloatware apps list
This commit is contained in:
@@ -68,10 +68,9 @@ This method gives you the option to run the script with certain arguments to tai
|
|||||||
By default, this script only removes apps that most people are unlikely to ever need or use. You can of course customize which apps are removed by this script by editing the apps list found in the 'Win10Debloat.ps1' file.
|
By default, this script only removes apps that most people are unlikely to ever need or use. You can of course customize which apps are removed by this script by editing the apps list found in the 'Win10Debloat.ps1' file.
|
||||||
|
|
||||||
### These apps will be deleted by default:
|
### These apps will be deleted by default:
|
||||||
- 2FE3CB00.PICSART-PHOTOSTUDIO
|
|
||||||
- 9E2F88E3.TWITTER
|
|
||||||
- AdobeSystemsIncorporated.AdobePhotoshopExpress
|
- AdobeSystemsIncorporated.AdobePhotoshopExpress
|
||||||
- Clipchamp.Clipchamp
|
- Clipchamp.Clipchamp
|
||||||
|
- Dolby
|
||||||
- Duolingo-LearnLanguagesforFree
|
- Duolingo-LearnLanguagesforFree
|
||||||
- Facebook
|
- Facebook
|
||||||
- Flipboard
|
- Flipboard
|
||||||
@@ -108,8 +107,10 @@ By default, this script only removes apps that most people are unlikely to ever
|
|||||||
- Microsoft.ZuneMusic
|
- Microsoft.ZuneMusic
|
||||||
- Microsoft.ZuneVideo
|
- Microsoft.ZuneVideo
|
||||||
- PandoraMediaInc
|
- PandoraMediaInc
|
||||||
|
- Picsart-Photostudio
|
||||||
- Royal Revolt
|
- Royal Revolt
|
||||||
- SpotifyAB.SpotifyMusic
|
- Speed test
|
||||||
|
- Spotify
|
||||||
- Twitter
|
- Twitter
|
||||||
- Wunderlist
|
- Wunderlist
|
||||||
- king.com.BubbleWitch3Saga
|
- king.com.BubbleWitch3Saga
|
||||||
|
|||||||
@@ -33,6 +33,7 @@ function RemoveApps
|
|||||||
# in front of the specific app in the list below.
|
# in front of the specific app in the list below.
|
||||||
"*AdobeSystemsIncorporated.AdobePhotoshopExpress*"
|
"*AdobeSystemsIncorporated.AdobePhotoshopExpress*"
|
||||||
"*Clipchamp.Clipchamp*"
|
"*Clipchamp.Clipchamp*"
|
||||||
|
"*Dolby*"
|
||||||
"*Duolingo-LearnLanguagesforFree*"
|
"*Duolingo-LearnLanguagesforFree*"
|
||||||
"*Facebook*"
|
"*Facebook*"
|
||||||
"*Flipboard*"
|
"*Flipboard*"
|
||||||
@@ -46,7 +47,7 @@ function RemoveApps
|
|||||||
"*Microsoft.BingTranslator*"
|
"*Microsoft.BingTranslator*"
|
||||||
"*Microsoft.BingWeather*"
|
"*Microsoft.BingWeather*"
|
||||||
"*Microsoft.GetHelp*"
|
"*Microsoft.GetHelp*"
|
||||||
"*Microsoft.Getstarted*"
|
"*Microsoft.Getstarted*" # Cannot be uninstalled in Windows 11
|
||||||
"*Microsoft.Messaging*"
|
"*Microsoft.Messaging*"
|
||||||
"*Microsoft.Microsoft3DViewer*"
|
"*Microsoft.Microsoft3DViewer*"
|
||||||
"*Microsoft.MicrosoftOfficeHub*"
|
"*Microsoft.MicrosoftOfficeHub*"
|
||||||
@@ -68,10 +69,12 @@ function RemoveApps
|
|||||||
"*Microsoft.WindowsSoundRecorder*"
|
"*Microsoft.WindowsSoundRecorder*"
|
||||||
"*Microsoft.ZuneMusic*"
|
"*Microsoft.ZuneMusic*"
|
||||||
"*Microsoft.ZuneVideo*"
|
"*Microsoft.ZuneVideo*"
|
||||||
"*PICSART-PHOTOSTUDIO*"
|
|
||||||
"*PandoraMediaInc*"
|
"*PandoraMediaInc*"
|
||||||
|
"*PICSART-PHOTOSTUDIO*"
|
||||||
"*Royal Revolt*"
|
"*Royal Revolt*"
|
||||||
"*TWITTER*"
|
"*Speed Test*"
|
||||||
|
"*Spotify*"
|
||||||
|
"*Twitter*"
|
||||||
"*Wunderlist*"
|
"*Wunderlist*"
|
||||||
"*king.com.BubbleWitch3Saga*"
|
"*king.com.BubbleWitch3Saga*"
|
||||||
"*king.com.CandyCrushSaga*"
|
"*king.com.CandyCrushSaga*"
|
||||||
|
|||||||
Reference in New Issue
Block a user