Xbox Game Pass Games Won't Install When You Press "Install" | Easy Fix ✅🎮
Are you trying to install an Xbox Game Pass for PC game but nothing happens when you click "Install"? Don't worry, in this video I show you step by step how to fix the installation problem in the Xbox App and Microsoft Store on Windows 10 and Windows 11.
Step-by-Step Procedure:
Restart the Xbox App and Microsoft Store
Completely close both apps
Restart your PC and try again
Sign in correctly
Make sure you use the same Microsoft account for both the Xbox App and Microsoft Store
Repair the Xbox App and Gaming Services
Go to: Settings - Apps - Installed Apps
Find Xbox and click Advanced Options - Repair
Do the same with Gaming Services
Reinstall Gaming Services with PowerShell
Open PowerShell as an administrator and run this command:
Script 1:
Get-AppXPackage WindowsStore -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Script 2:
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Enable the Microsoft Store Installer Service
Open services.msc
Make sure the Windows Update and Microsoft Store Install Service are running
Run the app as an administrator
Right-click the Xbox app icon - Run as administrator
https://www.microsoft.com/es-es/software-download/windows11
》 CHAPTERS 《
00:00 Introduction
00:16 Solution 1
01:23 Solution 2
04:02 Solution 3
05:59 Solution 4
06:31 Solution 5
09:04 Conclusion