'Get Help' will no longer be removed by default (#6)

This app is required for some Windows 11 Troubleshooters
This commit is contained in:
Raphire
2023-09-01 20:39:14 +02:00
parent e6d6a490bc
commit b5828849a5
2 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,6 @@
*Microsoft.BingTranslator* *Microsoft.BingTranslator*
*Microsoft.BingTravel* *Microsoft.BingTravel*
*Microsoft.BingWeather* *Microsoft.BingWeather*
*Microsoft.GetHelp*
*Microsoft.Getstarted* # Cannot be uninstalled in Windows 11 *Microsoft.Getstarted* # Cannot be uninstalled in Windows 11
*Microsoft.Messaging* *Microsoft.Messaging*
*Microsoft.Microsoft3DViewer* *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 # 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. # simply remove the # character in front of the specific app.
# #
#*Microsoft.GetHelp* # Required for some Windows 11 Troubleshooters
#*Microsoft.MSPaint* # Paint 3D #*Microsoft.MSPaint* # Paint 3D
#*Microsoft.People* # Required with Mail & Calendar #*Microsoft.People* # Required with Mail & Calendar
#*Microsoft.PowerAutomateDesktop* #*Microsoft.PowerAutomateDesktop*

View File

@@ -113,7 +113,6 @@ By default, this script removes a large selection preinstalled bloatware, while
- Microsoft.BingTranslator - Microsoft.BingTranslator
- Microsoft.BingTravel - Microsoft.BingTravel
- Microsoft.BingWeather - Microsoft.BingWeather
- Microsoft.GetHelp
- Microsoft.Getstarted (Cannot be uninstalled in Windows 11) - Microsoft.Getstarted (Cannot be uninstalled in Windows 11)
- Microsoft.Messaging - Microsoft.Messaging
- Microsoft.Microsoft3DViewer - 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> <summary><h4>Click for list of what is NOT removed</h4></summary>
<blockquote> <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.MSPaint (Paint 3D)
- Microsoft.People (Required with Mail & Calendar) - Microsoft.People (Required with Mail & Calendar)
- Microsoft.RemoteDesktop - 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.Xbox.TCUI (UI framework, removing this may break MS store, photos and certain games)
- Microsoft.ZuneMusic (Modern Media Player) - 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.GamingApp* (Modern Xbox Gaming App, required for installing some games)
- Microsoft.XboxGameOverlay* (Game overlay, required for some games) - Microsoft.XboxGameOverlay* (Game overlay, required for some games)
- Microsoft.XboxGamingOverlay* (Game overlay, required for some games) - Microsoft.XboxGamingOverlay* (Game overlay, required for some games)