

Update Īn update to reflect some tests I’ve done with Windows 10 1809, October 2018 Update. Updated to reflect the apps included in Windows 10 1903, May 2019 Update (19H1) Enterprise edition. Updated to include WindNovember 2019 Update (19H2) Enterprise edition. Removed information for old unsupported versions of Win 10 and added a table to show which app maps to the display names in PowerShell. Update Īdded information relating to WindMay 2020 Update (20H1). Update Īdded information relating to Windows 10 20H2 October 2020 Update. Update Īdded information relating to Windows 10 21H Update. Update Īdded information relating to Windows 11 21H2. Update Īdded information relating to Windows 10 21H2. Update Īdded information relating to Windows 11 22H2.

If you’d like to contact me, please leave a comment, send me a tweet or DM, or you can join my Discord server.Īdded information relating to Windows 10 22H2. Support with a one-time donation using PayPal.Get-AppxProvisionedPackage -Online | Remove-AppxProvisionedPackage -Online You can obtain this by running the following PowerShell command: You will need to specify the index ID of the image to operate on. Windows 10/11 includes many editions within it’s WIM file. Remove Specified MS Store Apps From An Offline Windows 10/11 WIM Imageįirst, you will need to copy the contents of the Windows 10/11 ISO file to your hard drive. The script is heavily based on work by Jörgen Nilsson - check out his post over on his site. I use the script as a part of my Task Sequence for deploying Windows 10/11. The script removes the apps specified in a text file from the current logged on user and Windows 10/11. I’ve written about administratively configuring the Start Menu previously, here and here.ĭownload my PowerShell utility from GitHub. They can be removed manually by the user, or you can configure the Start Menu (and Taskbar) using a few different options. Note: The Start Menu in Windows 10 for new users, will still have icons for the removed apps. Remove Specific MS Store Apps From An Online Windows 10/11 WIM Image Here are the provisioned apps included with Windows 10 and 11.
