You can use the following PowerShell command:
Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello.
I want to download an app for my gaming controller. The thing is, its only available in microsoft store and I have manually deleted microsoft store and xbox game bar services from my computer settings ''apps'' section , and I cannot reinstall them, cause I dont have the skills.
Please I need help desperately
You can use the following PowerShell command:
Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Hi @Kuljusteri
''Get-AppxPackage'' is not recognized as an internal or external command, operable program or batch file.''
This error can occur because:
Hope the information is helpful.
Best Regards,
Hania Lian
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.
You can try performing repair upgrade using this community guide to get Store app back:
Hello,
You should be able to use either option in the tutorial below to reinstall the Microsoft Store app in either Windows 10 or Windows 11.
https://www.elevenforum.com/t/reinstall-microsoft-store-app-in-windows-10-and-windows-11.11428/