Fix Error The Parameter Is Incorrect When Opening Microsoft Store Apps/Games On Windows 10/11
Fix Can't open Microsoft Store Apps/Games Error The Parameter Is Incorrect On Windows 10/11
Step 1) Run Store Troubleshooter
Step 2) Run WSRESET Command
Step 3) Repair/Reset Apps/game
Step 4) Rename WindowsApps & WpSystem folder
Step 5) Uninstall and reinstall the apps/game
Step 6) Try installing the apps to different drive/C drive
Step 7) Create a new Windows admin account
Step 8) Delete Microsoft Store Local Cache Files
C:\Users\Username\AppData\Local\Packages\Microsoft.WindowsStore_8wekyb3d8bbwe
Step 9) Repair/reset Microsoft Store/Xbox App
Step 10) Game users: Uninstall and reinstall gaming services
Uninstall remains of gaming service
get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers
Install Gaming service:
start ms-windows-store://pdp/?productid=9MWPM2CQNLHN
Step 11) Uninstall & Reinstall Store/Xbox App
Get-AppxPackage -allusers WindowsStore | Remove-AppxPackage
Reboot your computer
Get-AppxPackage -allusers WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Step 12) Run this powershell command
Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Step 13) Update Microsoft Store Apps & Update Windows
Step 14) Update Windows to the latest version using media creation tool
https://www.microsoft.com/en-in/software-download/windows10
https://www.microsoft.com/en-in/software-download/windows11