mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2025-11-17 11:06:18 +00:00
'Get Help' will no longer be removed by default (#6)
This app is required for some Windows 11 Troubleshooters
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
*Microsoft.BingTranslator*
|
||||
*Microsoft.BingTravel*
|
||||
*Microsoft.BingWeather*
|
||||
*Microsoft.GetHelp*
|
||||
*Microsoft.Getstarted* # Cannot be uninstalled in Windows 11
|
||||
*Microsoft.Messaging*
|
||||
*Microsoft.Microsoft3DViewer*
|
||||
@@ -95,6 +94,7 @@
|
||||
# The apps below this line will NOT be uninstalled. If you wish to REMOVE any of the apps below
|
||||
# simply remove the # character in front of the specific app.
|
||||
#
|
||||
#*Microsoft.GetHelp* # Required for some Windows 11 Troubleshooters
|
||||
#*Microsoft.MSPaint* # Paint 3D
|
||||
#*Microsoft.People* # Required with Mail & Calendar
|
||||
#*Microsoft.PowerAutomateDesktop*
|
||||
|
||||
@@ -113,7 +113,6 @@ By default, this script removes a large selection preinstalled bloatware, while
|
||||
- Microsoft.BingTranslator
|
||||
- Microsoft.BingTravel
|
||||
- Microsoft.BingWeather
|
||||
- Microsoft.GetHelp
|
||||
- Microsoft.Getstarted (Cannot be uninstalled in Windows 11)
|
||||
- Microsoft.Messaging
|
||||
- Microsoft.Microsoft3DViewer
|
||||
@@ -197,7 +196,8 @@ By default, this script removes a large selection preinstalled bloatware, while
|
||||
<summary><h4>Click for list of what is NOT removed</h4></summary>
|
||||
<blockquote>
|
||||
|
||||
Required or useful apps for regular desktop usage:
|
||||
Apps that are required or useful for most users:
|
||||
- Microsoft.GetHelp
|
||||
- Microsoft.MSPaint (Paint 3D)
|
||||
- Microsoft.People (Required with Mail & Calendar)
|
||||
- Microsoft.RemoteDesktop
|
||||
@@ -213,7 +213,7 @@ By default, this script removes a large selection preinstalled bloatware, while
|
||||
- Microsoft.Xbox.TCUI (UI framework, removing this may break MS store, photos and certain games)
|
||||
- Microsoft.ZuneMusic (Modern Media Player)
|
||||
|
||||
Required or useful apps for Microsoft store games:
|
||||
Apps that are required or useful for gaming:
|
||||
- Microsoft.GamingApp* (Modern Xbox Gaming App, required for installing some games)
|
||||
- Microsoft.XboxGameOverlay* (Game overlay, required for some games)
|
||||
- Microsoft.XboxGamingOverlay* (Game overlay, required for some games)
|
||||
|
||||
Reference in New Issue
Block a user