Version 3.0 (aka 1903.1/1809.3)
Huge release adding support for the May 2019 Update! Here's the changelist:
- New feature to make system apps uninstallable via normal PowerShell methods - this brings other two exciting changes:
- Edge can now be removed like any other UWP app (on 1903 install-wim-tweak method has been removed since it causes bugs)
- Security Center app will be removed together with Windows Defender (no more broken Start menu icon)
- Added two new options to config.json (see README for details):
UWPAppsRemovalMode
to prevent removal of provisioned packagesAllowInstallWimTweak
to avoid usages of install-wim-tweak
- Improved OneDrive removal system to be more aggressive and less buggy
- After removal of Photos app, original Photo Viewer will be automatically restored
- 3D Objects folder will now vanish after removal of MixedReality app group
- Fixed a whole truckload of bugs and minor issues
- Under the hood improvements
Starting from this update, .NET Framework 4.7.2 is required (previously was 4.5).