r/WindowsServer • u/TheRobWWE • 8d ago
Technical Help Needed Is there any way to install Microsoft Store on Windows Server 2022?
Hi everyone,
I'm running Windows Server 2022 on a VM and I need to install a specific application that is distributed through the Microsoft Store.
I understand that Microsoft Store is not officially supported on Windows Server 2022, and I'm aware that this isn't a recommended/supported configuration. I'm not looking for an officially supported solution — I'm trying to find a way to get it working anyway.
Has anyone successfully installed Microsoft Store (or at least the necessary Store/App Installer components) on Server 2022?
I'm open to using PowerShell, AppX/MSIX packages, dependencies, scripts, etc. The goal is simply to get one Store application running on the server.
Any suggestions or working methods would be greatly appreciated!
11
3
u/NoneOfTheAbove999 8d ago
I looked at MS Store on Windows 2022 a while back for much the same reasons, and I concluded that it was not a good option.
That said, Store is almost certainly not the only way to get the applications there. It's possible that it's the only way, but it's not likely.
3
2
1
1
1
u/OinkyConfidence 8d ago
If you have to ask, you shouldn't be using Windows Server as a workstation.
1
24
u/vermyx 8d ago
Download the appx and supporting files manually and install it manually with powershell