我在 PowerShell 中像这样卸载了计算器应用程序:
Get-AppxPackage *windowscalculator* | 删除-AppxPackage
我该如何重新安装它?
powershell calculator windows-10
calculator ×1
powershell ×1
windows-10 ×1