Installing Microsoft Store App on Work Laptop
Easy steps to follow to install an app from MS Store and if it is blocked by your IT Team.
(This guide does assume that you have some privelage’s on your laptop to run app like PowerShell.)
1. Find the link for the app that needs to be installed on your browser.
2. Go to the site below and paste URL
Microsoft Store - Generation Project (v1.2.3) [by @rgadguard & mkuba50]
3. Find the version that suits your laptop, download the files
4. Open PowerShell & Copy/Paste the command below.
Add-AppxPackage -Path "C:\\Path\\to\\File.Appx"