Disabling suggestions now also disables Phone Link suggestions

This commit is contained in:
Raphire
2024-02-16 11:45:12 +01:00
parent 1b848f8e06
commit 143aa3fc28
4 changed files with 6 additions and 4 deletions

View File

@@ -154,10 +154,8 @@ You can pick and choose exactly which modifications you want the script to make,
- Microsoft.GetHelp (Required for some Windows 11 Troubleshooters) - Microsoft.GetHelp (Required for some Windows 11 Troubleshooters)
- Microsoft.MSPaint (Paint 3D) - Microsoft.MSPaint (Paint 3D)
- Microsoft.OutlookForWindows*** (New mail app) - Microsoft.OutlookForWindows*** (New mail app)
- Microsoft.PowerAutomateDesktop****
- Microsoft.Paint (Classic Paint) - Microsoft.Paint (Classic Paint)
- Microsoft.People** (Required for & included with Mail & Calendar) - Microsoft.People** (Required for & included with Mail & Calendar)
- Microsoft.RemoteDesktop****
- Microsoft.ScreenSketch (Snipping Tool) - Microsoft.ScreenSketch (Snipping Tool)
- Microsoft.Whiteboard (Only preinstalled on devices with touchscreen and/or pen support) - Microsoft.Whiteboard (Only preinstalled on devices with touchscreen and/or pen support)
- Microsoft.Windows.Photos - Microsoft.Windows.Photos
@@ -169,7 +167,6 @@ You can pick and choose exactly which modifications you want the script to make,
- Microsoft.YourPhone (Phone Link) - Microsoft.YourPhone (Phone Link)
- 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)
- Windows.DevHome****
Apps that are required or useful for gaming: 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)
@@ -178,6 +175,11 @@ You can pick and choose exactly which modifications you want the script to make,
- Microsoft.XboxIdentityProvider (Xbox sign-in framework, required for some games) - Microsoft.XboxIdentityProvider (Xbox sign-in framework, required for some games)
- Microsoft.XboxSpeechToTextOverlay (Might be required for some games, NOTE: This app cannot be reinstalled!) - Microsoft.XboxSpeechToTextOverlay (Might be required for some games, NOTE: This app cannot be reinstalled!)
Apps that are required or useful for developers:
- Microsoft.PowerAutomateDesktop****
- Microsoft.RemoteDesktop****
- Windows.DevHome****
* Can be removed in custom mode or by running the script with the '-RemoveGamingApps' parameter. * Can be removed in custom mode or by running the script with the '-RemoveGamingApps' parameter.
** Can be removed in custom mode or by running the script with the '-RemoveCommApps' parameter. ** Can be removed in custom mode or by running the script with the '-RemoveCommApps' parameter.
*** Can be removed in custom mode or by running the script with the '-RemoveW11Outlook' parameter. *** Can be removed in custom mode or by running the script with the '-RemoveW11Outlook' parameter.