亚洲欧美精品沙发,日韩在线精品视频,亚洲Av每日更新在线观看,亚洲国产另类一区在线5

<pre id="hdphd"></pre>

  • <div id="hdphd"><small id="hdphd"></small></div>
      學(xué)習(xí)啦>學(xué)習(xí)電腦>操作系統(tǒng)>windows教程>

      win10的自帶應(yīng)用怎么卸載

      時間: 林武904 分享

        win10自帶了好多應(yīng)用,有些看起來不錯,其實用起來不太方便哈(我的個人感覺),我們都更喜歡第三方應(yīng)用,所以我們就來看看如何卸載這些自帶應(yīng)用.下面是學(xué)習(xí)小編給大家整理的有關(guān)介紹win10的自帶應(yīng)用怎么卸載,希望對大家有幫助!

        win10的自帶應(yīng)用的卸載方法

        要卸載這些所有內(nèi)置應(yīng)用,就要用到Windows PowerShell,它是win10系統(tǒng)自帶的一個應(yīng)用,要打開它,就單擊開始菜單中的“所有應(yīng)用”,然后找到Windows Power Shell的文件夾,右鍵單擊Windows PowerShell(注意不是Windows PowerShell ISE),然后單擊以管理員身份運行,就打開了。

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

        3要卸載OneNote,在里面輸入

        Get-AppxPackage *OneNote* | Remove-AppxPackage

        可以復(fù)制,回車執(zhí)行

        4要卸載3D,輸入

        Get-AppxPackage *3d* | Remove-AppxPackage

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

        Get-AppxPackage *camera* | Remove-AppxPackage

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

        Get-AppxPackage *communi* | 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的時候,會提示有很多錯誤,其實它已經(jīng)被卸載了,可以不用擔(dān)心!

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

        

        其他信息

        卸載Windows 10的命令:

        OneNote:

        Get-AppxPackage *OneNote* | Remove-AppxPackage

        3D:

        Get-AppxPackage *3d* | Remove-AppxPackage

        Camera相機:

        Get-AppxPackage *camera* | Remove-AppxPackage

        郵件和日歷:

        Get-AppxPackage *communi* | 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

        卸載Xbox后出現(xiàn)的提示:(正?,F(xiàn)象,出現(xiàn)此現(xiàn)象說明Xbox已被成功卸載)

        英文提示:

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

        Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact 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 computer 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 command 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 contact 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 computer 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 command 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

        中文提示:

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

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

        A)

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

        UI_1000.10240.16384.0_neutral_neutral_cw5n1h2txyewy 上的 AppX 部署 刪除 操作失敗。此應(yīng)用是 Windows 的一部分,無法針對每

        個用戶卸載該應(yīng)用。管理員可以嘗試使用“啟用或關(guān)閉 Windows 功能”從計算機中刪除該應(yīng)用。不過,該應(yīng)用可能無法被卸載。

        注: 有關(guān)其他信息,請在事件日志中查找 [ActivityId] 84d12a44-dbe5-0000-0557-d184e5dbd001,或使用命令行 Get-AppxLog -Activ

        ityID 84d12a44-dbe5-0000-0557-d184e5dbd001

        所在位置 行:1 字符: 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 : 部署失敗,原因是 HRESULT: 0x80073CFA, 無法卸載。請聯(lián)系你的軟件供應(yīng)商。 (異常來自 HRESULT:0x80073CF

        A)

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

        ovider_1000.10240.16384.0_neutral_neutral_cw5n1h2txyewy 上的 AppX 部署 刪除 操作失敗。此應(yīng)用是 Windows 的一部分,無法針

        對每個用戶卸載該應(yīng)用。管理員可以嘗試使用“啟用或關(guān)閉 Windows 功能”從計算機中刪除該應(yīng)用。不過,該應(yīng)用可能無法被卸載。

        注: 有關(guān)其他信息,請在事件日志中查找 [ActivityId] 84d12a44-dbe5-0000-0f57-d184e5dbd001,或使用命令行 Get-AppxLog -Activ

        ityID 84d12a44-dbe5-0000-0f57-d184e5dbd001

        所在位置 行:1 字符: 26

        + Get-AppxPackage *xbox* | Remove-AppxPackage

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

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

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

        至于這些提示,大家如果有興趣就去研究研究原因吧,總之應(yīng)用是被成功卸載了!

       

        注意事項

        打開的是Windows PowerShell,而不是Windows PowerShell ISE

        Windows PowerShell 一定要以管理員身份運行!

        Windows PowerShell 支持快捷鍵復(fù)制粘貼,為了避免輸入錯誤,可以通過Ctrl+C(復(fù)制)和Ctrl+V(粘貼)來輸入命令

        卸載應(yīng)用之前一定要謹(jǐn)慎!

        看了“win10的自帶應(yīng)用怎么卸載”的人也看了

      2578040