This article has been removed.
The content of this blog can be searched by keyword.
Use the search window in the sidebar or at the top. Alternatively, please translate the original article using Google or other means.
Please find alternative content.
Remnants of articles that had been published
You can not uninstall the Xbox apps and their related apps listed in Windows 10 "Apps and Features" in the normal way, because you can not press the "Uninstall button".
I succeeded in removing such an Xbox app using Windows PowerShell, so I will take notes on the steps I followed.
You will need to follow the same steps as the Xbox app comes back with the Windows 10 feature update, which will be released in spring and fall.
Similarly, if you are looking for a way to remove Cortana or Spotify that is included with Windows 10, please read it in a separate article, noting the results of the verification.
Xbox related apps
The number of removed apps is different for Windows 10 v1709 and v1803.If you execute the command to write this time, the application that contains the string of Xbox will be deleted.
In my research, there are the following differences.
1709: Windows 10 Fall Creators Update
1803: Windows 10 April 2018 Update
1709 | 1803 |
Xbox Xbox Game Speech Window | Xbox Xbox Game Speech Window Xobx gaming overlay Xbox Live |
Steps to use Windows PowerShell
WIN10> Press the Start button> Program List: Windows PowerShell
>_
| Administrator: Windows PowerShell | -□ × |
Windows PowerShell Copyright (C) Microsoft Corporation. All rights reserved. | ||
PS C: \ >Get-AppxPackage * xbox * | Remove-AppxPackage |
Error 0x80070032: C:\Windows\SystemApps\Microsoft.XboxGameCallableUI_cw5n1h2txyewy
AppX Deployment Remove operation failed for package from Microsoft.XboxGameCallableUI_1000.129299.15.0_neutral_neutral_cw5n1h2txyewy from. This app is part of Windows and can not be uninstalled on a per-user basis. Administrators can try to remove the app from their computer using Enable or Disable Windows Features. However, you may not be able to uninstall the app.
Note: For more information, in the event log [ActivityId] 5a98ef86-b82b-0000-228b-995a2bb8d
Search for 301 or Get-AppxLog -ActivityID 5a98ef86-b82b-0000-228b-on the command line
Please use 995a2bb8d301
Occurrence place line: 1 character: 26
+ Get-AppxPackage * xbox * | Remove-AppxPackage
+ ~~~~~~~~~~~~~~~~~~
+ CategoryInfo: WriteError: (Microsoft.XboxG ... l_cw5n1h2txyewy: String
) [Remove-AppxPackage], IOException
+ FullyQualifiedErrorId: DeploymentError, Microsoft.Windows.Appx.PackageManager
.Commands.RemoveAppxPackageCommand
Afterword
2019/01/26I found a tool 10AppsManager that can delete Microsoft Store apps such as Xbox with a single click, and wrote a validation article.
Information on how to disable Windows 10 new features Cortana (Cortana), how to remove the Spotify app, etc. will be written in a separate article, so I hope you find it helpful.
Windows 10 Pro April 2018 Update, v1803
このサイトを検索 | Search this site
0 コメント