编辑:大番茄 2016-11-28 16:27:23 来源于:系统城 1. 扫描二维码随时看资讯 2. 请使用手机浏览器访问: http://wap.xtcheng.cc/xtjc/14254.html 手机查看
卸载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
微软推出的Windows系统基本是要收费的,用户需要通过激活才能正常使用。Win8系统下,有用户查看了计算机属性,提示你的windows许可证即将过期,你需要从电脑设置中激活windows。
我们可以手动操作让软件可以开机自启动,只要找到启动项文件夹将快捷方式复制进去便可以了。阅读下文了解Win10系统设置某软件为开机启动的方法。
酷狗音乐音乐拥有海量的音乐资源,受到了很多网友的喜欢。当然,一些朋友在使用酷狗音乐的时候,也是会碰到各种各样的问题。当碰到解决不了问题的时候,我们可以联系酷狗音乐
Win10怎么合并磁盘分区?在首次安装系统时我们需要对硬盘进行分区,但是在系统正常使用时也是可以对硬盘进行合并等操作的,下面就教大家Win10怎么合并磁盘分区。