I while back I wrote a script and published it on Github that allows us to run one step in our Task Sequence to remove the builtin apps and it reads two text files for each version of Windows 10 so we have total control of what we uninstall. It is really simple to update…
Tag: Remove Apps
Windows 10 remove builtin apps script with multiple version support
I wrote a script before on how to remove builtin apps in Windows 10 that was based on Ben Hunter’s script to do the same https://ccmexec.com/2015/08/removing-built-in-apps-from-windows-10-using-powershell/ As always, make sure you uninstall what you really need some apps can be reinstalled from the Store some are harder or impossible to get back. Not everything we…