Win11Debloat
Win11Debloat copied to clipboard
Support to delete some optional applications
We should have the possibility to delete optional applications like:
- Microsoft.ZuneMusic because applications, such as VLC, are widely used and can replace it (and already replaced it for many people)
- Microsoft.YourPhone
- etc
Maybe a new flag -RemoveOptionalApps
should be introduced to let users decide if they want to delete these apps or not.
Heya,
Thanks for the suggestion. The option to also remove apps such as ZuneMusic and YourPhone is in the works :)
For now, this can be achieved my editing the 'Appslist.txt' manually before executing the script.
All applications in Appslist.txt can now be selected for removal via a new app selection UI when running the script in custom mode. 6cdf918
This is now possible via the UI and via command line arguments as of 323015f
Closing issue.