Sometimes, the Microsoft Store can not start when a user installs an older version of the Store on their computer, whereas, another user is on an updated version. This could be because System Center Configuration Manager is used to deploy the older version of an offline app and then a user updates the app online from the Microsoft Store. In this post, we will discuss what to do if the Microsoft Store installed by multiple users fails to start on Windows 11/10.
Microsoft Store installed by multiple users fails to start
Consider the following scenario:
- User A signs into a Windows 11/10 computer, and installs a Microsoft Store app. For example, Minecraft Education Edition, installed by System Center Configuration Manager as an offline app. User A updates the app to a newer version online from the Microsoft Store and then signs out.
- User B signs in to the same Windows 11/10 computer and installs the older version of the app.
In this scenario, User A can no longer use the app when signed in. Also, User B when signed in, cannot update the app – and this is due to the older version of the app installed by User B has replaced shared files with older versions.
As prescribed by Microsoft, the following steps can fix this issue for users on a specific Windows 11/10 computer:
1. Confirm that the activationStore.dat file does not exist in the AppRepository directory. For example:
C:\ProgramData\Microsoft\Windows\AppRepository\Packages\Microsoft.MinecraftEducationEdition_0.21.0_x64__8wekyb3d8bbwe\ActivationStore.dat
2. Run the following command to set the registry key for the specific application. For example for
Minecraft (Microsoft.MinecraftEducationEdition_1.0.21.0_x64__8wekyb3d8bbwe):\
Do
reg add HKLM\Software\Microsoft\Windows\CurrentVersion\AppModel\StateChange\PackageList\Microsoft.MinecraftEducationEdition_1.0.21.0_x64__8wekyb3d8bbwe /v PackageStatus /t REG_DWORD /d 2
3. Copy the application.appx file to a local folder, for example:
C:\Temp\ Microsoft.MinecraftEducationEdition_1.0.21.0_x64__8wekyb3d8bbwe.appx
4. Set the following command to redeploy the app to run each time that a user signs in.
For example for:
Minecraft (Microsoft.MinecraftEducationEdition_1.0.21.0_x64__8wekyb3d8bbwe)
Do
powershell.exe Add-AppxPackage -Path C:\Temp\Microsoft.MinecraftEducationEdition_1.0.21.0_x64__8wekyb3d8bbwe.appx
However, if you are using SCCM, Microsoft recommends you do not deploy the app package as a Configuration Manager application. For help choosing between online or offline app updates in SCCM, refer to this Microsoft guide.
TIP: If you can’t start Windows Store apps then you need to check if THESE settings or default registry or file permissions have been modified.
KB3092053 states that this is caused due to leftover invalid entries in the registry, which causes a conflict when launching the installed or updated apps.
Some Windows 11/10 users, especially those who may have bought new devices have been reporting that their Windows Store apps do not launch or open. This issue is being specifically noticed on those Windows 11/10 installations that have multiple User Accounts created. Among others who are facing this issue are some Windows Insiders as well as those who have not installed some Cumulative Updates.
You could also download and run this Troubleshooter and see if it helps.
Windows Store apps do not launch
While the Windows Store Apps Troubleshooter will troubleshoot and fix all issues and problems you may be facing.
KB3092053 states that this issue occurs where –
Prior to installing Windows Updates, multiple user accounts are created and one user installs or updates an app via the Windows Store while the other users are not signed in. In this scenario, the installed or updated apps may fail to launch for other users, and the Start menu will not dismiss. This scenario creates leftover invalid entries in the registry, which causes a conflict when launching the installed or updated apps.
The apps affected could include Cortana, Start Menu, Microsoft Store, etc.
Microsoft has classified this as a new and emerging issue 70008, and it is investigating the causes and solutions. But till such a time, the issue is fixed, Microsoft recommends that you download and run this troubleshooter.
If you are not sure if this applies to your system, don’t worry. Microsoft will make sure that it applies to your system before making any changes.
So if you are facing issues with launching or opening Windows Store apps, go ahead and give this troubleshooter from Microsoft a try, and let us know if this worked for you. [It has been taken down].
Always a good idea to create a system restore point first.
I hope you find this post informative enough!
Related read: Microsoft Store not opening or closes immediately after opening.
How do I fix Microsoft Store not opening in Windows 11?
If Microsoft Store is not opening on your Windows client operating system, go ahead and reset it. To do the same, open Run, type ‘wsreset.exe’, and click on Ok. It will reset and clear out the glitches that could have been causing this issue.
Does Windows 11 allow multiple users?
Yes, Windows 11 Pro allows multiple local user profiles to log into the account. You can go to Settings > Accounts > Family and click on Add someone. Now, add more accounts as per your requirement.
Also Read: Set up & add Multiple email Accounts to Mail App in Windows.