可以解除安裝的;
工具:電腦,WIN10
方法和步驟:
1、搜尋欄中輸入“PowerShell”,在搜尋結果中右鍵單擊PowerShell,選擇“以管理員身份執行”。
應用程式對應的命令如下:
要解除安裝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
可以解除安裝的;
工具:電腦,WIN10
方法和步驟:
1、搜尋欄中輸入“PowerShell”,在搜尋結果中右鍵單擊PowerShell,選擇“以管理員身份執行”。
應用程式對應的命令如下:
要解除安裝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