02 日歷訂閱快捷指令(appstore地區切換快捷指令捷徑)

时间:2024-06-09 06:38:52 编辑: 来源:

ell(注意不是Windows PowerShell ISE),然后單擊以管理員身份運行,就打開了。

2、打開了Windows PowerShell,就開始輸入命令了

3、要卸載OneNote,在里面輸入

Get-AppxPackage *OneNote* | Remove-AppxPackage

可以復制,回車執行

4、要卸載3D,輸入

Get-AppxPackage *3d* | Remove-AppxPackage

5、要卸載Camera(相機),輸入

Get-AppxPackage *camera* | Remove-AppxPackage

6、要卸載郵件和日歷,輸入

Get-AppxPackage *買粉絲muni* | Remove-AppxPackage

7、要卸載新聞訂閱,輸入

Get-AppxPackage *bing* | Remove-AppxPackage

8、要卸載Groove音樂、電影與電視:

Get-AppxPackage *zune* | Remove-AppxPackage

9、要卸載人脈,輸入

Get-AppxPackage *people* | Remove-AppxPackage

10、要卸載手機伴侶(Phone Companion),輸入

Get-AppxPackage *phone* | Remove-AppxPackage

11、要卸載照片,輸入

Get-AppxPackage *photo* | Remove-AppxPackage

12、要卸載紙牌游戲,輸入

Get-AppxPackage *solit* | Remove-AppxPackage

13、要卸載錄音機,輸入

Get-AppxPackage *soundrec* | Remove-AppxPackage

14、要卸載Xbox,輸入

Get-AppxPackage *xbox* | Remove-AppxPackage

15、在卸載Xbox的時候,會提示有很多錯誤,其實它已經被卸載了,可以不用擔心!

16、所有卸載完成后,就只剩下應用商店了,這個留著吧,有用!卸載完效果如圖:

其他信息

1、卸載Windows 10的命令:

OneNote:

Get-AppxPackage *OneNote* | Remove-AppxPackage

3D:

Get-AppxPackage *3d* | Remove-AppxPackage

Camera相機:

Get-AppxPackage *camera* | Remove-AppxPackage

郵件和日歷:

Get-AppxPackage *買粉絲muni* | 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

2、卸載Xbox后出現的提示:(正常現象,出現此現象說明Xbox已被成功卸載)

英文提示:

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

Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please 買粉絲ntact your software vendor.

(Exception from HRESULT: 0x80073CFA)

error 0x80070032: AppX Deployment Remove operation on package

Microsoft.XboxGameCallableUI_1000.10240.16384.0_neutral_neutral_cw5n1h2txyewy from:

C:\Windows\SystemApps\Microsoft.XboxGameCallableUI_cw5n1h2txyewy failed. This app is part of Windows and cannot be

uninstalled on a per-user basis. An administrator can attempt to remove the app from the 買粉絲puter using Turn Windows

Features on or off. However, it may not be possible to uninstall the app.

NOTE: For additional information, look for [ActivityId] 1d60accb-cb8d-0003-d5b8-601d8dcbd001 in the Event Log or use

the 買粉絲mand line Get-AppxLog -ActivityID 1d60accb-cb8d-0003-d5b8-601d8dcbd001

At line:1 char: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 : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please 買粉絲ntact your software vendor.

(Exception from HRESULT: 0x80073CFA)

error 0x80070032: AppX Deployment Remove operation on package

Microsoft.XboxIdentityProvider_1000.10240.16384.0_neutral_neutral_cw5n1h2txyewy from:

C:\Windows\SystemApps\Microsoft.XboxIdentityProvider_cw5n1h2txyewy failed. This app is part of Windows and cannot be

uninstalled on a per-user basis. An administrator can attempt to remove the app from the 買粉絲puter using Turn Windows

Features on or off. However, it may not be possible to uninstall the app.

NOTE: For additional information, look for [ActivityId] 1d60accb-cb8d-0001-d9b9-601d8dcbd001 in the Event Log or use

the 買粉絲mand line Get-AppxLog -ActivityID 1d60accb-cb8d-0001-d9b9-601d8dcbd001

At line:1 char:26

+ Get-AppxPackage *xbox* | Remove-AppxPackage

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

+ CategoryInfo : WriteError: (Microsoft.XboxI...l_cw5n1h2txyewy:String) [Remove-AppxPackage], IOException

+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.RemoveAppxPackageCommand

3、中文提示:

PS C:\windows\system32> Get-AppxPackage *xbox* | Remove-AppxPackage

Remove-AppxPackage : 部署失敗,原因是 HRESULT: 0x80073CFA, 無法卸載。請聯系你的軟件供應商。 (異常來自 HRESULT:0x80073CF

A)

錯誤 0x80070032: C:\Windows\SystemApps\Microsoft.XboxGameCallableUI_cw5n1h2txyewy 中的程序包 Microsoft.XboxGameCallable

UI_1000.10240.16384.0_neutral_neutr

搜索关键词: