This command adds an app package along with its optional packages. It is an atomic operation which means that if the app or its optional packages fail to install, the deployment operation will be aborted. Example 5: Install only the required section of a streaming app. An app package has bltadwin.ru bltadwin.ru file name extension. To get the list of packages for a user profile other than the profile for the current user, you must run this command by using administrator permissions. Examples Example 1: Get all app packages for every user account PS C:\ Get-AppxPackage -AllUsers. · Now, type PowerShell and click on it from the search result. Enter the following command and hit Enter to execute it: Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\bltadwin.ru"} Wait for the process to complete. Once done, try running the Xbox app on your Windows 10 again.
How to remove the XBox app from Windows 10 with PowerShell. 3 Steps total Step 1: Open PowerShell. Open PowerShell (May have to run as admin) Step 2: Enter Command. Enter the following command in PS: Get-AppxPackage bltadwin.rup | Remove-AppxPackage. Step 3: Confirm. Confirm the XBox app has been removed. It has? On your keyboard, press the "Win Logo" + "R" keys. Type: bltadwin.ru and press "Enter". A black window will pop up. Wait until the pop up disappears and the Store comes up. Reboot your computer. If the problem persists after that, d elete the Gaming Services registry keys and reinstall the Gaming Services app via Powershell. Start the Xbox application. You should see a blue banner with the following message: "This app needs an extra component. Gaming Services is needed for playing some games. Administrator approval.
On your keyboard, press the “Win Logo” + “R” keys. Type: bltadwin.ru and press “Enter”. A black window will pop up. Wait until the pop up disappears and the Store comes up. Reboot your computer. If the problem persists after that, d elete the Gaming Services registry keys and reinstall the Gaming Services app via Powershell. PowerShell. PowerShell is a task-based command-line shell and scripting language built bltadwin.ru PowerShell helps system administrators and power-users rapidly automate task that manage operating systems (Linux, macOS, and Windows) and processes. PowerShell commands let you manage computers from the command line. Maybe this can help you: run this command on Powershell as admin. Get-appxprovisionedpackage –online | where-object {$_.packagename –like " xboxapp "} | remove-appxprovisionedpackage –online. Then close Powershell and re-install the XBox App from the Store, I just did something similar with the Mail Calendar app and it worked. 1.
0コメント