当前位置:首页 > 教程 > 正文内容

win10人脉怎么卸载(如何卸载win10人脉)

2023-04-26 04:00:11教程1

如何卸载win10人脉

1首先点击任务栏中的搜索(Cortana图标)输入PowerShell,在搜索结果中右键单击PowerShell,选择“以管理员身份运行”。

2.输入下面的命令回车,PS会列出系统中所有已安装应用列表。

Get-AppxPackage -AllUsers

3.从列表中找到你要卸载的应用,并找到其全名称,即PackageFullName。如果你觉得太长,可以把结果复制到记事本中查找关键字。

4.找到应用包全名称后,输入下面的指令即可卸载对应应用,将PackageFullName替换为应用包全名称即可。

Remove-AppxPackage PackageFullName

5.比如卸载自带的人脉应用,可输入下面的命令。

Remove-AppxPackage Microsoft.People_1.10241.0.0_x86__8wekyb3d8bbwe。

win10人脉

win10自带 邮箱的联系人只能到“人脉”中查看。

win10 人脉卸载

单击开始菜单中的“所有应用”,

然后找到Windows Power Shell的文件夹,

右键单击Windows PowerShell(注意不是Windows PowerShell ISE),然后单击以管理员身份运行,就打开了。

要卸载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

以上都可以卸载掉!

删除win10人脉

首先点击任务栏中的搜索(Cortana图标)输入PowerShell,在搜索结果中右键单击PowerShell,选择“以管理员身份运行”。

输入下面的命令回车,PS会列出系统中所有已安装应用列表。Get-AppxPackage -AllUsers

从列表中找到你要卸载的应用,并找到其全名称,即PackageFullName。如果你觉得太长,可以把结果复制到记事本中查找关键字。

找到应用包全名称后,输入下面的指令即可卸载对应应用,将PackageFullName替换为应用包全名称即可。Remove-AppxPackage PackageFullName

比如卸载自带的人脉应用,可输入下面的命令。Remove-AppxPackage Microsoft.People_1.10241.0.0_x86__8wekyb3d8bbwe

卸载后结果:

Win10中的Modern应用一般可在右键菜单中进行卸载,不过某些自带的Modern应用,比如Xbox、天气、人脉、照片等应用是无法在右键菜单中进行卸载的。

win10卸载人脉有影响吗

可以卸载的;

工具:电脑,WIN10

方法和步骤:

1、搜索栏中输入“PowerShell”,在搜索结果中右键单击PowerShell,选择“以管理员身份运行”。

2、在PowerShell窗口中,输入“Get-AppXPackage | Remove-AppxPackage”回车确认,然后等待系统自动将当前账户中的所有预装应用都删除即可。

3、如果要卸载某个应用,只需输入对应命令,按下回车键即可删除。

应用程序对应的命令如下:

要卸载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-AppxPackage

如何删除电脑上的人脉软件

意思是人际关系、人际网络、体现人的人缘、社会关系,通过各种渠道所达到的领域。根据辞典里的说法,人脉的解释为“经由人际关系而形成的人际脉络”,经常用于政治或商业的领域,但其实不论做什么行业,人人都会使用人脉。

本网站文章仅供交流学习 ,不作为商用, 版权归属原作者,部分文章推送时未能及时与原作者取得联系,若来源标注错误或侵犯到您的权益烦请告知,我们将立即删除.

本文链接:https://www.xibujisuan.cn/98798995.html