This script customizes Windows 11's built in UWP Apps. The list of apps to be removed is downloaded from
a .txt file hosted on GitHub, allowing the list to be updated without modifying the actual script. In the
event that it fails to get the list from the GitHub repository, it falls back to a predefined list of apps
contained within the script itself.
It also disables the Chat (Consumer Teams) app which requires modifying a (normally) Read Only registry key.
"If you take from one author, it's plagiarism; if you take from many, it's research." -Wilson Mizner
This script and the ideas behind it are all largely taken from the works of Nickolaj Anderson, Ben Whitmore and Mike Plichta.
NOTE: The previous (Windows 10) version of this script has been moved the "Previous Win10 version" folder.