Đăng Nhập

Vui lòng khai báo chính xác tên truy cập và mật khẩu!

Quên mật khẩu?

Đăng Ký

Bạn phải điền đầy đủ thông tin đăng ký!

  

[Hướng dẫn] Cách gỡ một số ứng dụng mặc định trên Windows 10

  • Thành viên thân thiết

    Thành viên thân thiết
    T.O.P Naive

    Bài viết Bài viết : 271

    Tài sản Tài sản : 718

    Uy tín Uy tín : 245

    #1

     03.08.15 12:59 

    Bạn đang sử dụng Windows 10 thì ắt hẳn bạn thấy rằng, Windows 10 cài rất nhiều ứng dụng mặc định, như 3D, Get Skype, Get Office... mà có những ứng dụng thật sự không cần thiết cho lắm với một người dùng bình thường, và đôi khi chúng ta gặp lỗi ở một số ứng dụng mặc định nữa.

    [Hướng dẫn] Cách gỡ một số ứng dụng mặc định trên Windows 10  YndHjKi

    Nhiều ứng dụng bạn có thể chuột phải vào nó và chọn Uninstall được, tuy nhiên, hầu hết các ứng dụng mặc định không cho phép chúng ta gỡ cài đặt chúng. Nhưng điều đó sẽ không ngăn được chúng ta thực hiện gỡ các app không cần thiết đó, mình sẽ hướng dẫn các bạn làm điều đó kiki

    Và một số trường hợp các ứng dụng này bị lỗi, sử dụng cách sửa lỗi những ứng dụng không mở được trên Windows 10 không có tác dụng, cách giải quyết nhanh nhất là bạn phải gỡ các ứng dụng này ra và cài lại.

    Cách gỡ một số ứng dụng mặc định trên Windows 10
    - Đầu tiên bạn cần mở Windows PowerShell quyền Admin lên, bằng cách bấm vào Cortana hoặc Start gõ PowerShell và chuột phải vào, run as admin nhé:

    [Hướng dẫn] Cách gỡ một số ứng dụng mặc định trên Windows 10  E3vibFP

    - Và ngay bây giờ bạn có thể gỡ bỏ các ứng dụng mặc định trên Windows 10 bằng các lệnh mình cung cấp sau:
    + Gỡ bỏ 3D:
    Get-AppxPackage *3d* | Remove-AppxPackage

    + Gỡ bỏ Camera:
    Get-AppxPackage *camera* | Remove-AppxPackage

    + Gỡ bỏ MailCalendar:
    Get-AppxPackage *communi* | Remove-AppxPackage

    + Gỡ bỏ Money, Sports, NewsWeather:
    Get-AppxPackage *bing* | Remove-AppxPackage

    + Gỡ bỏ Groove MusicFilm & TV:
    Get-AppxPackage *zune* | Remove-AppxPackage

    + Gỡ bỏ People:
    Get-AppxPackage *people* | Remove-AppxPackage

    + Gỡ bỏ Phone Companion:
    Get-AppxPackage *phone* | Remove-AppxPackage

    + Gỡ bỏ Photos:
    Get-AppxPackage *photo* | Remove-AppxPackage

    + Gỡ bỏ Solitaire Collection:
    Get-AppxPackage *solit* | Remove-AppxPackage

    + Gỡ bỏ Voice Recorder:
    Get-AppxPackage *soundrec* | Remove-AppxPackage

    + Gỡ bỏ Xbox:
    Get-AppxPackage *xbox* | Remove-AppxPackage

    Xem thêm: [Hướng dẫn] Tạo USB/DVD phục hồi Windows 10 (không mất bản quyền)

    Nếu xuất hiện lỗi như thế này, thì hoàn toàn không có vấn đề gì, vì thực sự ứng dụng đó đã được gỡ bỏ hoàn toàn rồi:
    Code:
    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

    Nếu các bạn muốn tải lại ứng dụng đã gỡ, thì lên Store và tiến hành tải lại bình thường nhé Very Happy


    Tags: #windows #windows-10 #tips #news
    You cannot reply to topics in this forum