calendarprovider(小米二的软件是什么)

精英怪
广告

calendarprovider,小米二的软件是什么?

一、 小米2新手机自带软件及服务进程有:相机、图库、音乐、主动退灯光、设置、应用商店、系统工具、日历、便签、电子邮件、系统更新、天气、应用中心、文件管理、安全中心、网络助手、音乐可视化壁纸、应用商店、硬件检测、用户反馈、AirkanPhone 多看阅读服务、Android动态壁纸、Android键盘、自带输入法、black hole 动态壁纸、bubbles 动态壁、certificate installer 证书安装器、phase beam 动态壁纸、userbook storage 用户手册、weather provider miui天气组件等等一些列软件及服务。

calendarprovider(小米二的软件是什么)

二、小米手机2采用4.3英寸342超高PPI 触摸屏,处理器采用28纳米四核处理器,配备2GB RAM和16GB机身内存,新一代背照式800万像素主摄像头,200万像素前置摄像头,硬件配置震撼。在系统方面,小米手机2采用基于Android 4.1 版本的MIUI 4.0 操作系统。由于小米手机2采用基于Krait微架构的高通S4处理器,相比A9架构的芯片,这款处理器性能更强,功耗更低。

provider怎么用指令删除?

1、输入“PowerShell”并回车,找到“PowerShell”并以管理员身份运行。

2、获取应用程序清单:输入“Get-AppxPackage-User

username”username是你的用户名。

如:Get-AppxPackage-Userradar

Get-AppxPackage获取应用程序清单:输入:输入“Get-AppxPackage

-Userusername”username是你的用户名。

如:Get-AppxPackage-AllUsers获取所有用户安装的应用程序

Get-AppxPackage-Userradar获取我电脑指定用户名安装的应用程序

3、复制所需应用程序完整名称(PackageFullName):如卸载WINDOWS

10中的‘卸载了自带视频应用(Microsoft.ZuneVideo),找到:Microsoft.ZuneVideo_3.6.12101.0_x64__8wekyb3d8bbwe,选中点下右键就复制了

4、使用指令remove-appxpackage

[应用程序完整名称]卸载:,如卸载Windows10中的‘卸载了自带视频应用:Remove-AppxPackage

Microsoft.ZuneVideo_3.6.12101.0_x64__8wekyb3d8bbwe

Windows10预装应用删除的命令汇总:

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、手机伴侣(PhoneCompanion):

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后会给出一大片错误提示信息,但其实已经删掉了,不必理会。

PSC:\WINDOWS\system32>Get-AppxPackage*xbox*|Remove-AppxPackage

Remove-AppxPackage:DeploymentfailedwithHRESULT:0x80073CFA,Removal

failed.Pleasecontactyoursoftwarevendor.

(ExceptionfromHRESULT:0x80073CFA)

error0x80070032:AppXDeploymentRemoveoperationonpackage

Microsoft.XboxGameCallableUI_1000.10240.16384.0_neutral_neutral_cw5n1h2txyewy

from:

C:\Windows\SystemApps\Microsoft.XboxGameCallableUI_cw5n1h2txyewyfailed.This

appispartofWindowsandcannotbe

uninstalledonaper-userbasis.Anadministratorcanattempttoremovethe

appfromthecomputerusingTurnWindows

Featuresonoroff.However,itmaynotbepossibletouninstalltheapp.

NOTE:Foradditionalinformation,lookfor[ActivityId]

1d60accb-cb8d-0003-d5b8-601d8dcbd001intheEventLogoruse

thecommandlineGet-AppxLog-ActivityID

1d60accb-cb8d-0003-d5b8-601d8dcbd001

Atline:1char:26

+Get-AppxPackage*xbox*|Remove-AppxPackage

+~~~~~~~~~~~~~~~~~~

+CategoryInfo:WriteError:(Microsoft.XboxG...l_cw5n1h2txyewy:String)

[Remove-AppxPackage],IOException

+FullyQualifiedErrorId:

DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.RemoveAppxPackageCommand

Remove-AppxPackage:DeploymentfailedwithHRESULT:0x80073CFA,Removal

failed.Pleasecontactyoursoftwarevendor.

(ExceptionfromHRESULT:0x80073CFA)

error0x80070032:AppXDeploymentRemoveoperationonpackage

Microsoft.XboxIdentityProvider_1000.10240.16384.0_neutral_neutral_cw5n1h2txyewy

from:

C:\Windows\SystemApps\Microsoft.XboxIdentityProvider_cw5n1h2txyewyfailed.

ThisappispartofWindowsandcannotbe

uninstalledonaper-userbasis.Anadministratorcanattempttoremovethe

appfromthecomputerusingTurnWindows

Featuresonoroff.However,itmaynotbepossibletouninstalltheapp.

NOTE:Foradditionalinformation,lookfor[ActivityId]

1d60accb-cb8d-0001-d9b9-601d8dcbd001intheEventLogoruse

thecommandlineGet-AppxLog-ActivityID

1d60accb-cb8d-0001-d9b9-601d8dcbd001

Atline:1char:26

+Get-AppxPackage*xbox*|Remove-AppxPackage

+~~~~~~~~~~~~~~~~~~

+CategoryInfo:WriteError:(Microsoft.XboxI...l_cw5n1h2txyewy:String)

[Remove-AppxPackage],IOException

+FullyQualifiedErrorId:

DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.RemoveAppxPackageCommand

注意事项:卸载有风险!千万不要盲目卸载。

发表评论

快捷回复: 表情:
AddoilApplauseBadlaughBombCoffeeFabulousFacepalmFecesFrownHeyhaInsidiousKeepFightingNoProbPigHeadShockedSinistersmileSlapSocialSweatTolaughWatermelonWittyWowYeahYellowdog
评论列表 (暂无评论,177人围观)

还没有评论,来说两句吧...