当前位置:首页 » 手机软件 » win10安卓手机助手怎么卸载软件
扩展阅读
网络安全重保成果 2025-05-16 03:20:23
计算机网络家乡地址 2025-05-16 03:07:00

win10安卓手机助手怎么卸载软件

发布时间: 2022-05-04 03:44:50

㈠ win10手机怎么卸载预装软件

单击开始菜单中的“所有应用”,然后找到windows
power
shell的文件夹,右键单击windows
powershell(注意不是windows
powershell
ise),然后单击以管理员身份运行,就打开了。打开了windows
powershell,就开始输入命令了1、要卸载onenote,在里面输入
get-appxpackage
*onenote*
|
remove-appxpackage
可以复制,回车执行
2、要卸载3d,输入
get-appxpackage
*3d*
|
remove-appxpackage
3、要卸载camera(相机),输入
get-appxpackage
*camera*
|
remove-appxpackage
4、要卸载邮件和日历,输入
get-appxpackage
*communi*
|
remove-appxpackage
5、要卸载新闻订阅,输入
get-appxpackage
*bing*
|
remove-appxpackage
6、要卸载groove音乐、电影与电视:
get-appxpackage
*zune*
|
remove-appxpackage
7、要卸载人脉,输入
get-appxpackage
*people*
|
remove-appxpackage
8、要卸载手机伴侣(phone
companion),输入
get-appxpackage
*phone*
|
remove-appxpackage
9、要卸载照片,输入
get-appxpackage
*photo*
|
remove-appxpackage
10、要卸载纸牌游戏,输入
get-appxpackage
*solit*
|
remove-appxpackage
11、要卸载录音机,输入
get-appxpackage
*soundrec*
|
remove-appxpackage
12、要卸载xbox,输入
get-appxpackage
*xbox*
|
remove-appxpackage
在卸载xbox的时候,会提示有很多错误,其实它已经被卸载了

㈡ 手机版win10怎么卸载

  1. 进入的Windows10的应用界面,找到Microsoft手机助手,可以看到只提供安装,并没有地方显示可以删除或卸载Win10手机助手的地方。

  2. 当然临时要关闭Win10手机助手,可以直接在任务栏中结束任务。

  3. 但这是不长久之计,可以彻底将Win10手机助手卸载删除。

  4. 在开始所有应用中,找到Windows PowerShell

  5. 右键选择发管理员身份运行。

  6. 进入Windows PowerShell后,复制下面的命令回车执行:

    Get-AppxPackage *phone* | Remove-AppxPackage

  7. 执行成功后,Win10手机助手就被卸载了,此命令方法还可以卸载日历,天气等Windows10自带应用程序。只要知道对应程序名即可。

㈢ 安卓手机如何卸载软件

安卓手机卸载软件的操作步骤如下:

1.首先为了彻底的卸载清除软件,在桌面上找到自带的应用商店,点击打开。

㈣ win10怎么卸载手机模拟大师插件

方法一、
可以通过电脑管家卸载。
打开软件管家,卸载,卸载即可。
方法二、
点击开始菜单,控制面板,卸载程序。
找到点击卸载即可。

㈤ win10卸载软件,win10怎么卸载,如何卸载软件程序

win10卸载软件的方法:

1.首先,在开始菜单右键软件图标直接卸载。

以上就是win10卸载软件的方法。

㈥ 怎么在win10系统里强制卸载软件

1,首先,启动windows10系统,在开始菜单中点击“控制面板”,点击打开。

㈦ win10华为手机助手怎么彻底删除

到软件管家,应用宝或电脑应用程序里卸载

㈧ win10怎么卸载软件 win10卸载程序方法

1、左下角搜索栏搜索“控制面板”

2、打开控制面板后,选择“程序与功能”

3、选择需要卸载的软件,右键卸载

㈨ win10系统内置应用软件怎么卸载

具体删除步骤:
1、点击开始菜单,依次选择打开“所有应用”—“Windows PowerShell”,在“Windows PowerShell”上单击右键,选择“以管理员身份运行”;

2、输入:Get-AppxPackage -AllUsers | Remove-AppxPackage 按下回车键即可可删除所有内置应用;

3、如果只想删除某个应用,只需输入对应命令,按下回车键即可删除,下面小编给大家列出相应应用的删除命令:

3D Builder
Get-AppxPackage *3dbuilder* | Remove-AppxPackage

闹钟与时钟

Get-AppxPackage *windowsalarms* | Remove-AppxPackage

行事历
Get-AppxPackage *windowscalculator* | Remove-AppxPackage

行事历与邮件
Get-AppxPackage *windowscommunicationsapps* | Remove-AppxPackage
相机
Get-AppxPackage *windowscamera* | Remove-AppxPackage

取得Office
Get-AppxPackage *officehub* | Remove-AppxPackage

取得Skype
Get-AppxPackage *skypeapp* | Remove-AppxPackage

取得开始
Get-AppxPackage *getstarted* | Remove-AppxPackage

Groove 音乐
Get-AppxPackage *zunemusic* | Remove-AppxPackage

地图
Get-AppxPackage *windowsmaps* | Remove-AppxPackage

Microsoft Solitaire Collection 扑克牌游戏
Get-AppxPackage *solitairecollection* | Remove-AppxPackage

财经
Get-AppxPackage *bingfinance* | Remove-AppxPackage

Movies & TV
Get-AppxPackage *zunevideo* | Remove-AppxPackage

新闻
Get-AppxPackage *bingnews* | Remove-AppxPackage

OneNote
Get-AppxPackage *onenote* | Remove-AppxPackage

联络人
Get-AppxPackage *people* | Remove-AppxPackage

手机小帮手
Get-AppxPackage *windowsphone* | Remove-AppxPackage

相片
Get-AppxPackage *photos* | Remove-AppxPackage

市集
Get-AppxPackage *windowsstore* | Remove-AppxPackage

运动
Get-AppxPackage *bingsports* | Remove-AppxPackage

语音录音机
Get-AppxPackage *soundrecorder* | Remove-AppxPackage

天气
Get-AppxPackage *bingweather* | Remove-AppxPackage

Xbox
Get-AppxPackage *xboxapp* | Remove-AppxPackage

以上就是win10系统卸载内置应用的方法

㈩ win10手机助手怎么禁用关闭,怎么卸载删除

工具:

Windows10

Win10手机助手

方法/步骤

  1. 进入的Windows10的应用界面,找到Microsoft手机助手,可以看到只提供安装,并没有地方显示可以删除或卸载Win10手机助手的地方。