Factsheet
Microsoft Gaming (Xbox)
Microsoft Gaming (Xbox)
Videos
- Go to https://apps.microsoft.com/store/apps
- Search for your App
- Copy the ID from the URL, for example:
9WZDNCRFJ3TJ - run the following command
winget install 9WZDNCRFJ3TJ -s msstore
If you do not have winget here are some instructions how to install: https://github.com/microsoft/winget-cli
This is what I tried and worked out for me:
- Go to MS Store and copy the link of the app you want to install https://apps.microsoft.com/store/apps
- Copy the link of the app and paste in this website https://store.rg-adguard.net, search in
RPmode. - In the results, download only the files that end with the extensions
.appx,.appxbundle, or.msixbundle.
Note: Avoid files with extensions.eappx,.eappxbundle, or.emsixbundle, as these are encrypted files. - Right-click of the app you need and save as, your browser .might detect it as a harmful app, you can ignore and keep the file
- Make sure you also download all the dependencies and save them as well
- Once you download all the dependencies and the application, start by installing dependencies first, and then the main app
- To install, go to the downloads location, right click on each and click Install
- Optional: you can also install via powershell
Add-AppxPackage -Path "<PATH>".appx
The above methods didnt work but i found a very perfect method to fix ms store.
- First install this software
https://github.com/QuestYouCraft/Microsoft-Store-UnInstaller
Uninstall microsoft store via this software.
- Now reinstall microsoft store via this process
Press Windows key + X
Click Windows PowerShell (Admin)
At the command prompt, type the following then hit Enter:
Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "_.InstallLocation)\AppXManifest.xml"}
The website to download appx packages is not working at all
For some reason,
"Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}"
Does not work for me. It seems to do nothing after I press enter. It just opens a new line in the Administrator PowerShell and appears to do nothing. Am I doing anything wrong? Microsoft Store does not seem to appear anywhere...
Hello Madofficer392,
Thank you for updating me that information. Can you take a screenshot after you paste the command in Powershell? Please post it on your next reply. For the meantime, kindly create a new administrator account then check if everything is working there.
I hope this helps! Please let me know if you have any further concerns.
Sincerely
John DeV
Independent Advisor