I have a computer that does not have internet access and I am looking for a way to download apps from Microsoft store on another device and then move them to that PC. I cannot find a way that works. Is there any way to do this?
Asked
Active
Viewed 5,090 times
1 Answers
1
This is easily achieved.
It requires first installing the Microsoft Application Installer, which ironically requires you to be connected to the internet, but there is a solution to that problem.
You can download the application bundle file then run the command below in an elevated PowerShell prompt.
Add-AppxPackage .\Microsoft.DesktopAppInstaller_2019.1019.1.0_neutral_~_8wekyb3d8bbwe.appxbundle
You can achieve that by using https://store.rg-adguard.net/ to download the Microsoft Application Installer which will then allow you to download other Application Bundles and simply double click them like an installer.
Ramhound
- 44,080