精品丰满熟女一区二区三区_五月天亚洲欧美综合网_亚洲青青青在线观看_国产一区二区精选

  • <menu id="29e66"></menu>

    <bdo id="29e66"><mark id="29e66"><legend id="29e66"></legend></mark></bdo>

  • <pre id="29e66"><tt id="29e66"><rt id="29e66"></rt></tt></pre>

      <label id="29e66"></label><address id="29e66"><mark id="29e66"><strike id="29e66"></strike></mark></address>
      學習啦>學習電腦>操作系統(tǒng)>操作系統(tǒng)基礎知識>

      win10怎么卸載預裝軟件

      時間: 春健736 分享

        我們都更喜歡第三方應用,所以對于qin10自帶的預裝軟件不怎么使用,那么win10怎么卸載預裝軟件呢?學習啦小編分享了win10卸載預裝軟件的方法,希望對大家有所幫助。

        win10卸載預裝軟件方法

        其實很簡單,微軟已經準備了強大的工具,這就是PowerShell命令行窗口。用PowerShell命令行可以完全刪除一些預裝應用,注意是完全的刪除,而不是僅僅屏蔽掉。

        首先在開始菜單中找到它,右鍵點擊,選擇“以管理員身份運行”,然后想要卸載什么,就輸入相應的命令。

        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后會給出一大片錯誤提示信息,但其實已經刪掉了,不必理會。

        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.RemoveAppxPa

      看過“win10怎么卸載預裝軟件”的人還看了:

      1.win10如何卸載自帶應用程序

      2.Win10正式版有哪些預裝應用是可以卸載的

      3.怎樣卸載win10自帶軟件

      4.Windows 10預裝程序怎么刪除

      5.win10系統(tǒng)怎么卸載應用商店自帶的應用

      6.Win10怎么刪除卸載應用程序

      win10怎么卸載預裝軟件

      我們都更喜歡第三方應用,所以對于qin10自帶的預裝軟件不怎么使用,那么win10怎么卸載預裝軟件呢?學習啦小編分享了win10卸載預裝軟件的方法,希望對大家有所幫助。 win10卸載預裝軟件方法 其實很簡單,微軟已經準備了強大的工具,這就是
      推薦度:
      點擊下載文檔文檔為doc格式
      1195180