Microsoft Store Apps
Installing Microsoft Store Apps
· β˜• 2 min read
How to obtain Microsoft Store AppX packages and install them for all users using PowerShell

Windows 11 Microsoft Store Apps
· β˜• 4 min read
This post is a cut down version of this one and only focusses on Windows 11 for clarity. Important note! A “provisioned app” is an app that is a part of the Windows 11 installation and will be available for all users. Otherwise the app is only installed for the currently logged on user. To remove apps for all future users and the currently logged on user, you must remove both types of app.

Remove Win10 Apps Utility - Update 20.03.13
· β˜• 1 min read
Customisable Windows 10 app removal utility I’ve refactored my old Remove UWP script and renamed it to bring it in line with my recent utility updates. Version 20.03.13 β€˜Cool’ Refactored code. Backwards compatible. Added logging. Added config report when ran. Added ASCII banner art when run in the console. Added option to disable the ASCII banner art. Remove Win10 Apps Utility can also be downloaded from: The Microsoft PowerShell Gallery GitHub See the full documentation available here.

Remove MS Store Apps Utility
· β˜• 6 min read
Customisable Windows 10/11 Microsoft Store App removal utility, previously known as Remove-Win10-Apps Remove MS Store Apps Utility is available from: GitHub The Microsoft PowerShell Gallery Please consider supporting my work: Support with a one-time donation using PayPal. Please report any problems via the β€˜issues’ tab on GitHub. Thanks -Mike Features and Requirements Remove specified apps for the current logged on user. Remove specified apps from the system for all users.

Removing Included Microsoft Store Apps from Windows 10 & Windows 11
· β˜• 7 min read
When deploying Windows 10/11 you might want to remove some of the included Microsoft Store Apps to help speed up the login process, save storage space, bandwidth etc. Important note! A “provisioned app” is an app that is a part of the Windows 10/11 installation and will be available for all users. Otherwise the app is only installed for the currently logged on user. To remove apps for all future users and the currently logged on user, you must remove both types of app.