Win10如何卸載應用?Win10內(nèi)置應用卸載方法
Win10如何卸載應用?Win10默認預裝集成了很多應用,這是大多數(shù)用戶都了解的共識,從個人角度上來看,其他還是很好看的,如果真的需要使用以下Win10內(nèi)置應用卸載方法來處理,可能會讓你失望的,畢竟TA們占用的資源并不多。
Win10內(nèi)置應用卸載方法:
一、手動卸載法(針對可卸載的):
1、卸載 Win10 應用最簡單的方式就是在“開始”菜單上找到這些內(nèi)置應用的動態(tài)磁鐵,然后鼠標右擊直接點擊卸載即可。當然,有些應用是系統(tǒng)強制安裝而無法刪除的,所以你可能看不到卸載選項。
2、還有另外一種方式可供用戶卸載 Win10 應用使用,這種方式不太明顯。用戶可以在“開始”菜單中點擊“設(shè)置”—“系統(tǒng)”—在左側(cè)選擇“應用和功能”,再在右側(cè)找到需要卸載的應用后點擊“卸載”即可。
二、命令卸載法(遭遇無法卸載的內(nèi)置應用用這個):
當然,前面我們提到了有些系統(tǒng)應用是無法直接卸載的,所以我們需要用 PowerShell (管理員)來進行卸載,大家可以使用如下命令:
卸載Win10“3D Builder”應用 ↓
01Get-AppxPackage *3d* | Remove-AppxPackage復制代碼Get-AppxPackage *3d* | Remove-AppxPackage卸載Win10“相機”應用 ↓
01Get-AppxPackage *camera* | Remove-AppxPackage復制代碼Get-AppxPackage *camera* | Remove-AppxPackage卸載Win10“郵件”和“日歷”應用 ↓
01Get-AppxPackage *communi* | Remove-AppxPackage復制代碼Get-AppxPackage *communi* | Remove-AppxPackage卸載Win10“財經(jīng)” “體育” “資訊” “天氣”應用 ↓
01Get-AppxPackage *bing* | Remove-AppxPackage復制代碼Get-AppxPackage *bing* | Remove-AppxPackage卸載Win10“Groove 音樂” “電影和電視”應用 ↓
01Get-AppxPackage *zune* | Remove-AppxPackage復制代碼Get-AppxPackage *zune* | Remove-AppxPackage卸載Win10“人脈”應用 ↓
01Get-AppxPackage *people* | Remove-AppxPackage復制代碼Get-AppxPackage *people* | Remove-AppxPackage卸載Win10“手機助手”應用 ↓
01Get-AppxPackage *phone* | Remove-AppxPackage復制代碼Get-AppxPackage *phone* | Remove-AppxPackage卸載Win10“Microsoft Solitaire Colltion”應用 ↓
01Get-AppxPackage *solit* | Remove-AppxPackage復制代碼Get-AppxPackage *solit* | Remove-AppxPackage卸載Win10“語音錄音機”應用 ↓
01Get-AppxPackage *soundrce* | Remove-AppxPackage復制代碼Get-AppxPackage *soundrce* | Remove-AppxPackage卸載Win10“Xbox”應用 ↓
01Get-AppxPackage *xbox* | Remove-AppxPackage復制代碼Get-AppxPackage *xbox* | Remove-AppxPackage以上步驟便是Win10內(nèi)置應用卸載方法介紹,或許Win10系統(tǒng)集成了很多內(nèi)置應用,但其實很多功能都是很實用的,就像手機上的各種自帶軟件,不用可惜,卸載更可惜。
相關(guān)文章:
1. 聯(lián)想小新air15升級win11教程2. 處理win10提示user profile service的方案3. Win10關(guān)閉壁紙圖片自動壓縮功能的方法4. win 10系統(tǒng)怎么清理安裝殘留?怎么對c盤磁盤清理?5. 當我們厭倦了Windows系統(tǒng)還能考慮什么樣的桌面操作系統(tǒng)?6. win 10 Build 17623版本支持HEIF格式嗎?7. Win10系統(tǒng)縮短桌面應用啟動時間的技巧方法8. Win10系統(tǒng)應用商店圖標丟失怎么辦?9. Win7系統(tǒng)里的Win10更新安裝包如何清除?10. Thinkpad e470c筆記本u盤如何安裝win7系統(tǒng) 安裝win7系統(tǒng)方法說明
