乡下人产国偷v产偷v自拍,国产午夜片在线观看,婷婷成人亚洲综合国产麻豆,久久综合给合久久狠狠狠9

  • <output id="e9wm2"></output>
    <s id="e9wm2"><nobr id="e9wm2"><ins id="e9wm2"></ins></nobr></s>

    • 分享

      如何移除 Windows 10 內(nèi)建的應用程式,例如新聞、郵件、行事曆等 | 就是教不落

       imelee 2015-08-21

      Windows 10 系統(tǒng)推出後,大家也漸漸的提起勇氣升級了,如果原本就使用 Windows 8 的朋友應該會適應的蠻快的,但如果原本是慣用 Windows 7 的朋友應該覺得有很多用不到但又內(nèi)建無法移除的應用程式在裡面,以阿湯來說,郵件就用不到,因為都是用 Web 版的 Gmail,而行事曆也同樣是透過 Web 及手機,或是像地圖差不多都是用 Google,諸如此類的,雖然他們佔不了多少容量,但你仍然想移除的話,還是有辦法的。

      如何移除 Windows 10 內(nèi)建的應用程式?

      首先我們要運用到的是 Windows PowerShell 這個程式,大家也比較少用,也可以稱他是進階版的 CMD,可以使用的指令比較多,請大家同樣立用 Windows 的搜尋功能輸入 PowerShell 就可以找到,然後右鍵以系統(tǒng)管理員的身分執(zhí)行。

      01

      接下來會看到這藍藍的視窗,請再檢查一次左上角是否確認顯示系統(tǒng)管理員,才能真正的有權(quán)限修改系統(tǒng)內(nèi)建程式。

      02

      阿湯以運動這個應用程式為例,其實運動是可以直接右鍵移除的,阿湯只是拿他來當例子。

      03

      只要在 PowerShell 裡輸入以下指令按下 Enter 就會立刻移除運動這個應用程式。

      Get-AppxPackage *bingsports* | Remove-AppxPackage

      04

      再回來看一下選單,運動確實被移除了。

      05

      如果你想要重新回復移除掉的應用程式,只要回到市集裡再安裝就可以了,不用擔心。

      06

      或者如果你想要一次重新安裝全部的內(nèi)建程式,也不需要重置 Windows 10,只要輸入以下指令就可以搞定哦。

      Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)AppXManifest.xml”}

      而其他更多的 Windows 10 應用程式移除指令如下,大家可以將自己不需要的程式移除,基本上移除這些軟體不會造成任何問題,算是可以放心使用。

      (還是有部份是無法移除的,能移除的基本上都列在這裡了)

      3D Builder

      Get-AppxPackage *3dbuilder* | Remove-AppxPackage

      鬧鐘與時鐘

      Get-AppxPackage *windowsalarms* | Remove-AppxPackage

      行事曆

      Get-AppxPackage *windowscalculator* | Remove-AppxPackage

      行事曆與郵件

      Get-AppxPackage *windowscommunicationsapps* | Remove-AppxPackage

      相機

      Get-AppxPackage *windowscamera* | Remove-AppxPackage

      取得 Office

      Get-AppxPackage *officehub* | Remove-AppxPackage

      取得 Skype

      Get-AppxPackage *skypeapp* | Remove-AppxPackage

      取得開始

      Get-AppxPackage *getstarted* | Remove-AppxPackage

      Groove 音樂

      Get-AppxPackage *zunemusic* | Remove-AppxPackage

      地圖

      Get-AppxPackage *windowsmaps* | Remove-AppxPackage

      Microsoft Solitaire Collection

      Get-AppxPackage *solitairecollection* | Remove-AppxPackage

      財經(jīng)

      Get-AppxPackage *bingfinance* | Remove-AppxPackage

      Movies & TV

      Get-AppxPackage *zunevideo* | Remove-AppxPackage

      新聞

      Get-AppxPackage *bingnews* | Remove-AppxPackage

      OneNote

      Get-AppxPackage *onenote* | Remove-AppxPackage

      聯(lián)絡人

      Get-AppxPackage *people* | Remove-AppxPackage

      手機小幫手

      Get-AppxPackage *windowsphone* | Remove-AppxPackage

      相片

      Get-AppxPackage *photos* | Remove-AppxPackage

      市集

      Get-AppxPackage *windowsstore* | Remove-AppxPackage

      運動

      Get-AppxPackage *bingsports* | Remove-AppxPackage

      語音錄音機

      Get-AppxPackage *soundrecorder* | Remove-AppxPackage

      天氣

      Get-AppxPackage *bingweather* | Remove-AppxPackage

      Xbox

      Get-AppxPackage *xboxapp* | Remove-AppxPackage

      更多 Windows 10 相關教學:請點我

        本站是提供個人知識管理的網(wǎng)絡存儲空間,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點。請注意甄別內(nèi)容中的聯(lián)系方式、誘導購買等信息,謹防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請點擊一鍵舉報。
        轉(zhuǎn)藏 分享 獻花(0

        0條評論

        發(fā)表

        請遵守用戶 評論公約

        類似文章 更多