Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我运行时,Enable-WindowsOptionalFeature -Online -FeatureName:Microsoft-Hyper-V-All我得到错误代码:0x800f0831
Enable-WindowsOptionalFeature -Online -FeatureName:Microsoft-Hyper-V-All
我在网上知道它说这通常是一个 .NET 错误,但我已经仔细检查过 .NET 是否安装正确。
我已经尝试了立即扫描命令,并且尝试在安全模式下启用它并通过 Powershell 启用它,但没有成功。
为什么我不能在这台笔记本电脑上启用 Hyper-V?