The Xbox app for Windows 10, Android, and IOS helps with Xbox console features like remote control, providing another screen for Xbox game apps and content. On Windows 10, sometimes the Xbox app won't download or install. It can be frustrating to encounter difficulties when trying to connect with friends for an online multiplayer event. We recommend 3 ways to resolve this issue. A common problem occurs when Microsoft Store apps are not functioning properly. Let's explore these and other causes of problems in this article.
Step 1: Search for Powershell in the Windows search box. Right-click the Powershell icon and select Run as administrator.
Step 2: Enter the following command
Get-AppXPackage -Allusers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_InstallLocation)\AppXManifest.xml"}##Step 3: Press
Enter keyExcuting an order.
Step 4: Click theStart button and select Restart from the power options.
#After your PC restarts, you can launch the Xbox app to check if the app is working properly. Method 2: Run the License Service ScriptStep 1: Click on the search bar and enternotepad to open the application.
第 2 步:在记事本中键入或粘贴以下内容echo offnet stop clipsvcif “%1″==”” ( echo ==== BACKING UP LOCAL LICENSES move %windir%serviceprofileslocalserviceappdatalocalmicrosoftclipsvctokens.dat %windir%serviceprofileslocalserviceappdatalocalmicrosoftclipsvctokens.bak )if “%1″==”recover” ( echo == == 从备份副本恢复许可证 %windir%serviceprofileslocalserviceappdatalocalmicrosoftclipsvctokens.bak %windir%serviceprofileslocalserviceappdatalocalmicrosoftclipsvctokens.dat )net start clipsvcStep 3: Save by selecting the "
File" menu and " " option, save a notepad file named License.bat.
Step 4:Double-click the License.bat file to execute.
#After executing the file, you must reinstall the Xbox app in the Windows Store to check if it is working properly. Method 3: Clear Microsoft Store cacheStep 1: PressWindows R on your keyboard. This will open the running application on your PC.
Step 2: Typewsreset.exe and click OK. Press Yes in the UAC (User Access Control) window to continue.
Step 3: Post the Windows Store reset process, you will need to restart your computer. Press theStart button and click the Power button and select Restart from the options.
Now you can check the Windows Store to see if it is working properly. The Xbox app relies on the Microsoft Store app, so we have to do this. Other related apps will also work fine, as long as the apps in the Microsoft store are stable. Follow these steps to get your Xbox app up and running again so you can play your favorite games.The above is the detailed content of Xbox app not downloading or installing on Windows 10/11. For more information, please follow other related articles on the PHP Chinese website!