Win10自带应用卸载教程_第1页
Win10自带应用卸载教程_第2页
Win10自带应用卸载教程_第3页
全文预览已结束

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、使用win10有一段时间了,其中也用过诸如腾讯电脑管家、软媒魔方等工具对开机启动项进行过优化,多数时候都没出现问题,但最近几次优化使系统出现了各种问题。现在来总结一下,win10的那些服务项目不能动,不能禁止开机启动,不能关闭后台驻留。CoreMessaging:重要进程,关键系统进程,禁用后无法进入系统,ctrl+alt+del键都无效;TaskScheduler:windows系统任务调度程序,系统的每一步动作都是通过它来安排进行的,可见其重要性,禁用后很多正常使用电脑必须的基础工具都会无法启动,包括输入法、独立驱动程序等等;SystemEventsBroker:禁用后,网卡属性看不到任何

2、内容,无法修改IP,同时会导致TaskScheduler服务无法启动;WindowsConnectionManager:禁用后,任务栏网络指示器会打xxTileDatamodelserver:禁用后一直卡在欢迎界面,ctrl+alt+del可以进入桌面,但Win10默认的开始菜单点不出来。一些看着反感,也无其他用途的应用,可以卸载掉,卸载win10内置应用教程,仅保留Cortana语音助手、应用商店、计算器、MicrosoftEdge等常用程序(本人亲测),并将其他应用进行批量卸载,闲话少说开始卸载:1、启动PowerShell:在搜索框里输入"powershell”,在标记为“桌面

3、应用”的"WindowsPowerShell”上右键,选择"以管理员身份运行”命令;2、在打开的PowerShell窗口中输入"Get-AppxPackage|SelectName,PackageFullName”(注意空格和英文标点),查看已安装应用的清单。PSC:WINDOWSsystem32>Get-AppxPackage|SelectName,PackageFullNameNamePackageFullNameC:WINDOWSsystem32>3、输入"Get-AppxPackage-allusersPackageFullName|

4、Remove-AppxPackage”来卸载指定应用,其中PackageFullName为上图右侧列表中的字符串。这里我们无需输入完整的一长串名称,可以用部分字段加通配符的形式来简化命令。比如,想要卸载Windows10内置的“语音录音机”,该应用所对应的详细名称为:,我们可以用*soundrecorder*来代替这一长串名称,即:Get-AppxPackage-allusers*soundrecorder*|Remove-AppxPackage注:我们可用Get-AppxPackage-allusers|Remove-AppxPackage来卸载所有内置应用,但不建议这么做,因为这样会连Wi

5、ndows商店一起卸载,容易影响后续使用。Win10内置应用对应的卸载命令,未列出的应用可通过“开始菜单-所有应用”右键卸载日历、邮件get-appxpackage*communicationsapps*|remove-appxpackage人脉get-appxpackage*people*|remove-appxpackageGroove音乐get-appxpackage*zunemusic*|remove-appxpackage电影和电视get-appxpackage*zunevideo*|remove-appxpackage财经get-appxpackage*bingfinance*|r

6、emove-appxpackage资讯get-appxpackage*bingnews*|remove-appxpackage体育get-appxpackage*bingsports*|remove-appxpackage天气get-appxpackage*bingweather*|remove-appxpackageOneNoteget-appxpackage*onenote*|remove-appxpackage闹钟和时钟get-appxpackage*alarms*|remove-appxpackage计算器get-appxpackage*calculator*|remove-appxp

7、ackage相机get-appxpackage*camera*|remove-appxpackage照片get-appxpackage*photos*|remove-appxpackage地图get-appxpackage*maps*|remove-appxpackage语音录音机get-appxpackage*soundrecorder*|remove-appxpackageXBoxget-appxpackage*xbox*|remove-appxpackage4、若需要恢复卸载的应用,可使用命令Get-AppxPackage-allusers|foreachAdd-AppxPackage-

8、register“$($_。InstallLocation)”-DisableDevelopmentMode,它将重装所有内置的应用。本人已经编辑好批量卸载Win10内置应用命令,复制后在WindowsPowerShell窗口中点击鼠标右键,即可批量执行卸载。仅保留:Cortana语音助手、应用商店、联系支持人员(无法被删除)、Windows反馈(无法被删除)、计算器、MicrosoftEdge等可能用到的应用。get-appxpackage*communicationsapps*|remove-appxpackageget-appxpackage*people*|remove-appxpac

9、kageget-appxpackage*zunemusic*|remove-appxpackageget-appxpackage*zunevideo*|remove-appxpackageget-appxpackage*bingfinance*|remove-appxpackageget-appxpackage*bingnews*|remove-appxpackageget-appxpackage*bingsports*|remove-appxpackageget-appxpackage*bingweather*|remove-appxpackageget-appxpackage*onenot

10、e*|remove-appxpackageget-appxpackage*camera*|remove-appxpackageget-appxpackage*photos*|remove-appxpackageget-appxpackage*maps*|remove-appxpackageget-appxpackage*soundrecorder*|remove-appxpackageget-appxpackage*xbox*|remove-appxpackageget-appxpackage*alarms*|remove-appxpackageget-appxpackage*3DBuilder*|remove-appxpackageget-appxpackage*SkypeApp*|remove-appxpackageget-appxpackage*WindowsDVDPlayer*|remove-appxpackageget-appxpackage*LenovoCompanion*|remove-appxpackageget-appxpackage*Getstarted*|remove-appxpackageget-appxpackage*WindowsPhone*|remove-appxpackageget-appxpackage*ContactSupport*

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论