小编Ste*_*etz的帖子

Powershell Get-AppxPackage 不起作用

这是错误:Get-AppxPackage -AllUsers

Get-AppxPackage : The service cannot be started, either because it is disabled or because it has no enabled devices
associated with it.
The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.
At line:1 char:1
+ Get-AppxPackage
+ ~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Get-AppxPackage], Exception
    + FullyQualifiedErrorId : System.Exception,Microsoft.Windows.Appx.PackageManager.Commands.GetAppxPackageCommand
Run Code Online (Sandbox Code Playgroud)

通过 services.msc 禁用的服务是什么?它是哪一项?

services powershell

6
推荐指数
2
解决办法
4万
查看次数

标签 统计

powershell ×1

services ×1