This simple script allows you to use the RemoveDefaultMicrosoftStorePackages policy introduced in Windows 11 25H2 on non-supported Windows editions. The script will detect your current edition, if this edition is not Enterprise or Education it will convert the OS to Enterprise. After restarting, the selected apps will be removed and the Windows edition will be reset. Read More
Run PowerShell as Admin
iwr 'https://raw.githubusercontent.com/zoicware/RemoveAppsPolicyEditor/main/RemoveAppsPolicyEditor.ps1' | iex
Note
You should be able to select additional packages outside of the default list in Group Policy however, these do not get removed at least in the initial build of 25H2