怎么把win10内置游戏删了

1.如何卸载win10自带的游戏中心

in10自带了好多应用,有些看起来不错,其实用起来不太方便哈(我的个人感觉),我们都更喜欢第三方应用,所以我们就来看看如何卸载这些自带应用。

如图,是卸载完成后的Windows PowerShell:工具/原料Windows PowerShellwin10中的管理员身份方法/步骤1要卸载这些所有内置应用,就要用到Windows PowerShell,它是win10系统自带的一个应用,要打开它,就单击开始菜单中的“所有应用”,然后找到Windows Power Shell的文件夹,右键单击Windows PowerShell(注意不是Windows PowerShell ISE),然后单击以管理员身份运行,就打开了。2打开了Windows PowerShell,就开始输入命令了3要卸载OneNote,在里面输入Get-AppxPackage *OneNote* | Remove-AppxPackage可以复制,回车执行4要卸载3D,输入Get-AppxPackage *3d* | Remove-AppxPackage5要卸载Camera(相机),输入Get-AppxPackage *camera* | Remove-AppxPackage6要卸载邮件和日历,输入Get-AppxPackage *communi* | Remove-AppxPackage要卸载新闻订阅,输入Get-AppxPackage *bing* | Remove-AppxPackage要卸载Groove音乐、电影与电视:Get-AppxPackage *zune* | Remove-AppxPackage要卸载人脉,输入Get-AppxPackage *people* | Remove-AppxPackage要卸载手机伴侣(Phone Companion),输入Get-AppxPackage *phone* | Remove-AppxPackage要卸载照片,输入Get-AppxPackage *photo* | Remove-AppxPackage要卸载纸牌游戏,输入Get-AppxPackage *solit* | Remove-AppxPackage要卸载录音机,输入Get-AppxPackage *soundrec* | Remove-AppxPackage要卸载Xbox,输入Get-AppxPackage *xbox* | Remove-AppxPackage在卸载Xbox的时候,会提示有很多错误,其实它已经被卸载了,可以不用担心!所有卸载完成后,就只剩下应用商店了,这个留着吧,有用!卸载完效果如图:END其他信息卸载Windows 10的命令:OneNote:Get-AppxPackage *OneNote* | Remove-AppxPackage3D:Get-AppxPackage *3d* | Remove-AppxPackageCamera相机:Get-AppxPackage *camera* | Remove-AppxPackage邮件和日历:Get-AppxPackage *communi* | Remove-AppxPackage新闻订阅:Get-AppxPackage *bing* | Remove-AppxPackageGroove音乐、电影与电视:Get-AppxPackage *zune* | Remove-AppxPackage人脉:Get-AppxPackage *people* | Remove-AppxPackage手机伴侣(Phone Companion):Get-AppxPackage *phone* | Remove-AppxPackage照片:Get-AppxPackage *photo* | Remove-AppxPackage纸牌游戏:Get-AppxPackage *solit* | Remove-AppxPackage录音机:Get-AppxPackage *soundrec* | Remove-AppxPackageXbox:Get-AppxPackage *xbox* | Remove-AppxPackage卸载Xbox后出现的提示:(正常现象,出现此现象说明Xbox已被成功卸载)英文提示:PS C:\WINDOWS\system32> Get-AppxPackage *xbox* | Remove-AppxPackageRemove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact your software vendor.(Exception from HRESULT: 0x80073CFA)error 0x80070032: AppX Deployment Remove operation on packageMicrosoft.XboxGameCallableUI_1000.10240.16384.0_neutral_neutral_cw5n1h2txyewy from:C:\Windows\SystemApps\Microsoft.XboxGameCallableUI_cw5n1h2txyewy failed. This app is part of Windows and cannot beuninstalled on a per-user basis. An administrator can attempt to remove the app from the computer using Turn WindowsFeatures on or off. However, it may not be possible to uninstall the app.NOTE: For additional information, look for [ActivityId] 1d60accb-cb8d-0003-d5b8-601d8dcbd001 in the Event Log or usethe command line Get-AppxLog -ActivityID 1d60accb-cb8d-0003-d5b8-601d8dcbd001At line:1 char:26+ Get-AppxPackage *xbox* | Remove-AppxPackage+ ~~~~~~~~~~~~~~~~~~+ CategoryInfo : WriteError: (Microsoft.XboxG。

l_cw5n1h2txyewy:String) [Remove-AppxPackage], IOException+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact your software vendor.(Exception from HRESULT: 0x80073CFA)error 0x80070032: AppX Deployment Remove operation on packageMicrosoft.XboxIdentityProvider_1000.10240.16384.0_neutral_neutral_cw5n1h2txyewy from:C:\Windows\SystemApps\Microsoft.XboxIdentityProvider_cw5n1h2txyewy failed. This app is part of Windows and cannot beuninstalled on a per-user basis. An administrator can attempt to remove the app from the computer using Turn WindowsFeatures on or off. However, it may not be possible to uninstall the app.NOTE: For additional information, look for [。

2.win10电脑上的游戏怎么卸载

win10的游戏可以选择使用系统本身的卸载程序来进行卸载。

1. 打开此电脑,选择左上角的计算机。

2. 再选择卸载或更改程序。

3. 进入界面在右侧选择需要删除的游戏,选择卸载就可以了。

3.如何卸载Win10内置应用

方法/步骤1要卸载这些所有内置应用,就要用到Windows PowerShell,它是win10系统自带的一个应用,要打开它,就单击开始菜单中的“所有应用”,然后找到Windows Power Shell的文件夹,右键单击Windows PowerShell(注意不是Windows PowerShell ISE),然后单击以管理员身份运行,就打开了。

2打开了Windows PowerShell,就开始输入命令了3要卸载OneNote,在里面输入Get-AppxPackage *OneNote* | Remove-AppxPackage可以复制,回车执行4要卸载3D,输入Get-AppxPackage *3d* | Remove-AppxPackage5要卸载Camera(相机),输入Get-AppxPackage *camera* | Remove-AppxPackage6要卸载邮件和日历,输入Get-AppxPackage *communi* | Remove-AppxPackage7要卸载新闻订阅,输入Get-AppxPackage *bing* | Remove-AppxPackage8要卸载Groove音乐、电影与电视:Get-AppxPackage *zune* | Remove-AppxPackage9要卸载人脉,输入Get-AppxPackage *people* | Remove-AppxPackage10要卸载手机伴侣(Phone Companion),输入Get-AppxPackage *phone* | Remove-AppxPackage11要卸载照片,输入Get-AppxPackage *photo* | Remove-AppxPackage12要卸载纸牌游戏,输入Get-AppxPackage *solit* | Remove-AppxPackage13要卸载录音机,输入Get-AppxPackage *soundrec* | Remove-AppxPackage14要卸载Xbox,输入Get-AppxPackage *xbox* | Remove-AppxPackage15在卸载Xbox的时候,会提示有很多错误,其实它已经被卸载了,可以不用担心!16所有卸载完成后,就只剩下应用商店了,这个留着吧,有用!卸载完效果如图:END其他信息卸载Windows 10的命令:OneNote:Get-AppxPackage *OneNote* | Remove-AppxPackage3D:Get-AppxPackage *3d* | Remove-AppxPackageCamera相机:Get-AppxPackage *camera* | Remove-AppxPackage邮件和日历:Get-AppxPackage *communi* | Remove-AppxPackage新闻订阅:Get-AppxPackage *bing* | Remove-AppxPackageGroove音乐、电影与电视:Get-AppxPackage *zune* | Remove-AppxPackage人脉:Get-AppxPackage *people* | Remove-AppxPackage手机伴侣(Phone Companion):Get-AppxPackage *phone* | Remove-AppxPackage照片:Get-AppxPackage *photo* | Remove-AppxPackage纸牌游戏:Get-AppxPackage *solit* | Remove-AppxPackage录音机:Get-AppxPackage *soundrec* | Remove-AppxPackageXbox:Get-AppxPackage *xbox* | Remove-AppxPackage卸载Xbox后出现的提示:(正常现象,出现此现象说明Xbox已被成功卸载)英文提示:PS C:\WINDOWS\system32> Get-AppxPackage *xbox* | Remove-AppxPackageRemove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact your software vendor.(Exception from HRESULT: 0x80073CFA)error 0x80070032: AppX Deployment Remove operation on packageMicrosoft.XboxGameCallableUI_1000.10240.16384.0_neutral_neutral_cw5n1h2txyewy from:C:\Windows\SystemApps\Microsoft.XboxGameCallableUI_cw5n1h2txyewy failed. This app is part of Windows and cannot beuninstalled on a per-user basis. An administrator can attempt to remove the app from the computer using Turn WindowsFeatures on or off. However, it may not be possible to uninstall the app.NOTE: For additional information, look for [ActivityId] 1d60accb-cb8d-0003-d5b8-601d8dcbd001 in the Event Log or usethe command line Get-AppxLog -ActivityID 1d60accb-cb8d-0003-d5b8-601d8dcbd001At line:1 char:26+ Get-AppxPackage *xbox* | Remove-AppxPackage+ ~~~~~~~~~~~~~~~~~~+ CategoryInfo : WriteError: (Microsoft.XboxG。l_cw5n1h2txyewy:String) [Remove-AppxPackage], IOException+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact your software vendor.(Exception from HRESULT: 0x80073CFA)error 0x80070032: AppX Deployment Remove operation on packageMicrosoft.XboxIdentityProvider_1000.10240.16384.0_neutral_neutral_cw5n1h2txyewy from:C:\Windows\SystemApps\Microsoft.XboxIdentityProvider_cw5n1h2txyewy failed. This app is part of Windows and cannot beuninstalled on a per-user basis. An administrator can attempt to remove the app from the computer using Turn WindowsFeatures on or off. However, it may not be possible to uninstall the app.NOTE: For additional information, look for [ActivityId] 1d60accb-cb8d-0001-d9b9-601d8dcbd001 in the Event Log or usethe command line Get-AppxLog -ActivityID 1d60accb-cb8d-0001-d9b9-601d8dcbd001At line:1 char:26+ Get-AppxPackage *xbox* | Remove-AppxPackage+ ~~~。

4.如何卸载Win10内置应用

方法/步骤1要卸载这些所有内置应用,就要用到Windows PowerShell,它是win10系统自带的一个应用,要打开它,就单击开始菜单中的“所有应用”,然后找到Windows Power Shell的文件夹,右键单击Windows PowerShell(注意不是Windows PowerShell ISE),然后单击以管理员身份运行,就打开了。

2打开了Windows PowerShell,就开始输入命令了3要卸载OneNote,在里面输入Get-AppxPackage *OneNote* | Remove-AppxPackage可以复制,回车执行4要卸载3D,输入Get-AppxPackage *3d* | Remove-AppxPackage5要卸载Camera(相机),输入Get-AppxPackage *camera* | Remove-AppxPackage6要卸载邮件和日历,输入Get-AppxPackage *communi* | Remove-AppxPackage7要卸载新闻订阅,输入Get-AppxPackage *bing* | Remove-AppxPackage8要卸载Groove音乐、电影与电视:Get-AppxPackage *zune* | Remove-AppxPackage9要卸载人脉,输入Get-AppxPackage *people* | Remove-AppxPackage10要卸载手机伴侣(Phone Companion),输入Get-AppxPackage *phone* | Remove-AppxPackage11要卸载照片,输入Get-AppxPackage *photo* | Remove-AppxPackage12要卸载纸牌游戏,输入Get-AppxPackage *solit* | Remove-AppxPackage13要卸载录音机,输入Get-AppxPackage *soundrec* | Remove-AppxPackage14要卸载Xbox,输入Get-AppxPackage *xbox* | Remove-AppxPackage15在卸载Xbox的时候,会提示有很多错误,其实它已经被卸载了,可以不用担心!16所有卸载完成后,就只剩下应用商店了,这个留着吧,有用!卸载完效果如图:END其他信息1卸载Windows 10的命令:OneNote:Get-AppxPackage *OneNote* | Remove-AppxPackage3D:Get-AppxPackage *3d* | Remove-AppxPackageCamera相机:Get-AppxPackage *camera* | Remove-AppxPackage邮件和日历:Get-AppxPackage *communi* | Remove-AppxPackage新闻订阅:Get-AppxPackage *bing* | Remove-AppxPackageGroove音乐、电影与电视:Get-AppxPackage *zune* | Remove-AppxPackage人脉:Get-AppxPackage *people* | Remove-AppxPackage手机伴侣(Phone Companion):Get-AppxPackage *phone* | Remove-AppxPackage照片:Get-AppxPackage *photo* | Remove-AppxPackage纸牌游戏:Get-AppxPackage *solit* | Remove-AppxPackage录音机:Get-AppxPackage *soundrec* | Remove-AppxPackageXbox:Get-AppxPackage *xbox* | Remove-AppxPackage2卸载Xbox后出现的提示:(正常现象,出现此现象说明Xbox已被成功卸载)英文提示:PS C:\WINDOWS\system32> Get-AppxPackage *xbox* | Remove-AppxPackageRemove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact your software vendor.(Exception from HRESULT: 0x80073CFA)error 0x80070032: AppX Deployment Remove operation on packageMicrosoft.XboxGameCallableUI_1000.10240.16384.0_neutral_neutral_cw5n1h2txyewy from:C:\Windows\SystemApps\Microsoft.XboxGameCallableUI_cw5n1h2txyewy failed. This app is part of Windows and cannot beuninstalled on a per-user basis. An administrator can attempt to remove the app from the computer using Turn WindowsFeatures on or off. However, it may not be possible to uninstall the app.NOTE: For additional information, look for [ActivityId] 1d60accb-cb8d-0003-d5b8-601d8dcbd001 in the Event Log or usethe command line Get-AppxLog -ActivityID 1d60accb-cb8d-0003-d5b8-601d8dcbd001At line:1 char:26+ Get-AppxPackage *xbox* | Remove-AppxPackage+ ~~~~~~~~~~~~~~~~~~+ CategoryInfo : WriteError: (Microsoft.XboxG。l_cw5n1h2txyewy:String) [Remove-AppxPackage], IOException+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact your software vendor.(Exception from HRESULT: 0x80073CFA)error 0x80070032: AppX Deployment Remove operation on packageMicrosoft.XboxIdentityProvider_1000.10240.16384.0_neutral_neutral_cw5n1h2txyewy from:C:\Windows\SystemApps\Microsoft.XboxIdentityProvider_cw5n1h2txyewy failed. This app is part of Windows and cannot beuninstalled on a per-user basis. An administrator can attempt to remove the app from the computer using Turn WindowsFeatures on or off. However, it may not be possible to uninstall the app.NOTE: For additional information, look for [ActivityId] 1d60accb-cb8d-0001-d9b9-601d8dcbd001 in the Event Log or usethe command line Get-AppxLog -ActivityID 1d60accb-cb8d-0001-d9b9-601d8dcbd001At line:1 char:26+ Get-AppxPackage *xbox* | Remove-AppxPa。

5.win10自带游戏卸载不了怎么办

首先,在win10系统桌面上,找到这台计算机图标,右击,单击“属性”。

如下图。或者直接按下键盘的快捷键WINDOWS键+PauseBreak键。

打开系统属性。2在打开的系统属性的窗口,点击左上角的“控制面板”窗口。

如下图。要快速打开win10系统“控制面板”,还可以在开始菜单的搜索框中输入”contrl panel“点击搜索即可。

3在打开的控制面板窗口,点击左下角的”程序 “下面的”卸载程序“。如下图。

要快速打开卸载程序软件窗口,可以在win10开始菜单的搜索框中输入”appwiz.cpl“点击搜索。4在卸载程序窗口,找到你需要卸载的程序软件,比如360安全卫士,在上面右击--卸载,单击卸载即可。

这个是方法一。

怎么把win10内置游戏删了

转载请注明出处windows之家 » 怎么把win10内置游戏删了

win10

win10装的软件打不开怎么回事

阅读(116)

本文主要为您介绍win10装的软件打不开怎么回事,内容包括win10突然软件都打不开软件是怎么回事,win10突然所有软件都打不开,win10系统软件打不开,点了没反应。点击快捷方式如果没有反应多为exe文件关联错误。方法一:双击打开桌面上“计算机”

win10

笔记本win10怎么关闭无线网络连接网络

阅读(126)

本文主要为您介绍笔记本win10怎么关闭无线网络连接网络,内容包括怎么关闭win10无线网络连接,win10怎么关闭无线网络连接,win10怎么取消无线网自动连接网络连接。方法/步骤我们点击win10的“开始”菜单我们选择“电脑设置”在电脑设置中我们

win10

win10链接两个显示器

阅读(130)

本文主要为您介绍win10链接两个显示器,内容包括如何设置win10电脑连接两个显示器,win10电脑连两个显示器怎么连接,如何设置win10电脑连接两个显示器。首先在电脑桌面点击鼠标右键,选择列表中的显示设置。

win10

win10如何布满显示器

阅读(113)

本文主要为您介绍win10如何布满显示器,内容包括我刚装了WIN10但是屏幕却没有铺满显示器怎么办,装了Win10以后,电脑画面不能布满整个显示屏是怎么回事自己也,windous10怎么铺满电脑屏幕。win10如何显示我的电脑在桌面(方法1)1首先,我们可以看到

win10

安装win10后电脑连不上wifi

阅读(124)

本文主要为您介绍安装win10后电脑连不上wifi,内容包括装了win10系统的电脑连接不上wifi怎么办,刚装的win10,一直连不上网络怎么回事,win10连不到wifi,也没有wifi选项,怎么办。先在Win10笔记本无线图标上右键,在弹出的右键菜单中,点击进入“打

win10

win10安装软件被防火墙阻挡怎么办

阅读(153)

本文主要为您介绍win10安装软件被防火墙阻挡怎么办,内容包括win10系统防火墙把软件禁用了怎么办,Win10系统经常阻止软件通过防火墙怎么办,win10防火墙怎么解除被阻止过的应用。Windows10系统防火墙阻止了运行程序,解除防火墙阻止的方法步骤:

win10

win10电脑dvd驱动器怎么安装

阅读(136)

本文主要为您介绍win10电脑dvd驱动器怎么安装,内容包括电脑win10DVD驱动怎么安装啊,win10系统怎么用光盘安装,win10系统光盘怎么安装。打开电脑,电脑自检时按下Delete键,(注:有的电脑是Enter和F1键)。

win10

win10打印机不能用怎么办

阅读(113)

本文主要为您介绍win10打印机不能用怎么办,内容包括win10系统下打印机不能用怎么办,win10连接打印机驱动不能用怎么办,win10系统下打印机不能用怎么办。win10系统打印机无法打印解决方法一:请确保打印机已打开并连接到你的电脑。2、如果仍然

win10

我的世界win10版失败怎么回事

阅读(144)

本文主要为您介绍我的世界win10版失败怎么回事,内容包括我的世界电脑版客户端下载失败怎么办,win10为什么安装不了我的世界,win10怎么安装不了我的世界。下载Windows10/win10先将Windows10/win1将下载好的Windows10/win10系统的iso文2然后

win10

win10怎么把文件全部平铺

阅读(114)

本文主要为您介绍win10怎么把文件全部平铺,内容包括如何把win10中文件查看显示默认都是平铺,win10中怎样使文件查看统一设置为平铺,win10系统文件打开默认为平铺模式。首先打开一个含有文件的文件夹,然后在桌面空白处单击右键选择查看再选择

win10

win10专业版怎么扩内存

阅读(129)

本文主要为您介绍win10专业版怎么扩内存,内容包括win10怎么扩大c盘空间分区助手专业版,win10专业版内存占用率过高怎么办,已安装内存(RAM)4gwin10怎么扩大.。win10内存占用率高解决方法_win10内存不足怎么办_解决win10内存占用高问题任务管理

win10

win10控制面板怎么打开组策略

阅读(229)

本文主要为您介绍win10控制面板怎么打开组策略,内容包括如何打开windows10组策略编辑器,windows10的组策略在哪,win10怎么进入组策略管理窗口。通过搜索或者运行命令gpedit.msc打开即可。家庭版的是没有组策略编辑器的,所以找不到,不能使用组

win10

腾讯新闻win10怎么屏蔽

阅读(134)

本文主要为您介绍腾讯新闻win10怎么屏蔽,内容包括怎么屏蔽win10推送今日必看新闻,win10怎么关闭最新版QQ新闻弹窗,win10怎么关闭最新版QQ新闻弹窗。首先按下WIN+R快捷键打开电脑的运行窗口,在窗口输入gpedit.msc按回车键,就打开win10系统的“

win10

如何在win10上装32位cad

阅读(114)

本文主要为您介绍如何在win10上装32位cad,内容包括win10怎么安装32位的cad2010,win10怎么安装32位的cad2010,win10怎么安装32位的cad2010。首先,打开Auto CAD2010程序源文件,了解一下程序的内容,如图1所示。2里边有X64及X86,意思是如果您的系统

win10

win10装的软件打不开怎么回事

阅读(116)

本文主要为您介绍win10装的软件打不开怎么回事,内容包括win10突然软件都打不开软件是怎么回事,win10突然所有软件都打不开,win10系统软件打不开,点了没反应。点击快捷方式如果没有反应多为exe文件关联错误。方法一:双击打开桌面上“计算机”

win10

笔记本win10怎么关闭无线网络连接网络

阅读(126)

本文主要为您介绍笔记本win10怎么关闭无线网络连接网络,内容包括怎么关闭win10无线网络连接,win10怎么关闭无线网络连接,win10怎么取消无线网自动连接网络连接。方法/步骤我们点击win10的“开始”菜单我们选择“电脑设置”在电脑设置中我们

win10

win10链接两个显示器

阅读(130)

本文主要为您介绍win10链接两个显示器,内容包括如何设置win10电脑连接两个显示器,win10电脑连两个显示器怎么连接,如何设置win10电脑连接两个显示器。首先在电脑桌面点击鼠标右键,选择列表中的显示设置。

win10

win10如何布满显示器

阅读(113)

本文主要为您介绍win10如何布满显示器,内容包括我刚装了WIN10但是屏幕却没有铺满显示器怎么办,装了Win10以后,电脑画面不能布满整个显示屏是怎么回事自己也,windous10怎么铺满电脑屏幕。win10如何显示我的电脑在桌面(方法1)1首先,我们可以看到

win10

安装win10后电脑连不上wifi

阅读(124)

本文主要为您介绍安装win10后电脑连不上wifi,内容包括装了win10系统的电脑连接不上wifi怎么办,刚装的win10,一直连不上网络怎么回事,win10连不到wifi,也没有wifi选项,怎么办。先在Win10笔记本无线图标上右键,在弹出的右键菜单中,点击进入“打

win10

win10安装软件被防火墙阻挡怎么办

阅读(153)

本文主要为您介绍win10安装软件被防火墙阻挡怎么办,内容包括win10系统防火墙把软件禁用了怎么办,Win10系统经常阻止软件通过防火墙怎么办,win10防火墙怎么解除被阻止过的应用。Windows10系统防火墙阻止了运行程序,解除防火墙阻止的方法步骤:

win10

win10电脑dvd驱动器怎么安装

阅读(136)

本文主要为您介绍win10电脑dvd驱动器怎么安装,内容包括电脑win10DVD驱动怎么安装啊,win10系统怎么用光盘安装,win10系统光盘怎么安装。打开电脑,电脑自检时按下Delete键,(注:有的电脑是Enter和F1键)。

win10

win10应用市场安装位置

阅读(119)

本文主要为您介绍win10应用市场安装位置,内容包括win10应用商店安装目录在哪,win10应用商店下载的软件安装在了什么位置,win10应用商店怎么选择安装位置。win10应用商店的默认安装目录在此电脑的C盘。具体步骤如下:点击开始菜单,选择红框中的