1.win10系统3dmax怎么卸载干净
电脑管家会检测当前电脑上已经安装的软件,并且按照一定的分类展示,卸载不常用的软件有助于提升系统性能,增加磁盘可用空间。
卸载界面默认按照软件使用频率排序,用户可以按照软件名称、空间占用、安装时间等排序可卸载的软件。选择不想继续使用的软件,点击【卸载】按钮,一刻完成卸载操作。
2.Win10自带应用怎么卸载?
1、启动PowerShell:在搜索框里输入powershell,在标记为桌面应用的WindowsPowerShell上右键,选择以管理员身份运行命令;以管理员身份运行PowerShell 2、在打开的PowerShell窗口中输入Get-AppxPackage|SelectName,PackageFullName(注意空格和英文标点),查看已安装应用的清单;已安装应用清单 3、输入Get-AppxPackage-|Remove-AppxPackage来卸载指定应用,其中PackageFullName右侧列表中的字符串。
这里我们无需输入完整的一长串名称,可以用部分字段加通配符的形式来简化命令。
3.怎样在Win10专业版下找回卸载后的应用商店?
解决方法: 1、如果是普通卸载,那么尝试更换一个本地帐户登录; 2、如果您将应用商店删除之后不用着急,在之后安装补丁时会自动找回; 3、您也可以尝试一下命令进行重新安装。
a、打开开始菜单所有应用然后找到Windows Powershell(管理员)打开; b、输入以下命令 add-appxpackage -register C:Program .WindowsStore_2015.7.22.0_x64__.xml - c、回车执行。 以上就是windows10专业版系统应用商店被卸载后的找回方法介绍了。
因为我们之前卸载应用商店用的是Powershell的命令,所以如果想要找回应用商店,也可以用这个命令。
4.Win10怎么删除3D对象文件夹
1、先来看一下打开此电脑窗口后,在窗口中多了一个3D对象的文件夹2、右键点击Windows10系统任务栏空白位置,然后在弹出菜单中选择任务管理器菜单项。
3、在打开的任务管理器窗口中,依次点击“文件/运行新任务”菜单项。4、这时会打开Windows10系统的运行窗口,在窗口中输入命令Regedit,然后点击确定按钮 。
5、在打开的注册表 编辑器窗口中,定位到HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\注册表项。6、在打开的NameSpace注册表项后,在其项下面找到{0DB7E03F-FC29-4DC6-9020-FF41B59E513A}注册表项。
7、右键点击{0DB7E03F-FC29-4DC6-9020-FF41B59E513A}注册表项,然后在弹出菜单中选择“删除”菜单项。8、这时会弹出一个提示窗口,点击“是”按钮即可。
9、这时再次打开WIndows10的此电脑窗口,就可以看到原来的3D对象文件夹已被删除了。
5.怎样卸载win10自带的应用的directx
要卸载这些所有内置应用,就要用到Windows PowerShell,它是win10系统自带的一个应用,要打开它,就单击开始菜单中的“所有应用”,然后找到Windows Power Shell的文件夹,右键单击Windows PowerShell(注意不是Windows PowerShell ISE),然后单击以管理员身份运行,就打开了。
打开了Windows PowerShell,输入命令。要卸载OneNote,在里面输入Get-AppxPackage *OneNote* | Remove-AppxPackage可以复制,回车执行。
要卸载3D,输入Get-AppxPackage *3d* | Remove-AppxPackage要卸载Camera(相机),输入Get-AppxPackage *camera* | Remove-AppxPackage要卸载邮件和日历,输入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-AppxPackage15在卸载Xbox的时候,会提示有很多错误,其实已经被卸载。卸载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+ ~~~~~~~~~~~~~~~~~~+ CategoryInfo : WriteError: (Microsoft.XboxI。l_cw5n1h2txyewy:String) [Remove-AppxPackage], IOException+ FullyQualified。
转载请注明出处windows之家 » win10如何卸载3D游戏