Windows 10內建程式假如要移除,要用Powershell以系統管理員執行,移除如下鬧鐘與時鐘: Get-AppxPackage *windowsalarms* | Remove-AppxPackage 行事曆: ...
確定! 回上一頁