摘要: PowerShell 执行命令 开启嵌套虚拟化 Set-VMProcessor -VMName "你的虚拟机名称" -ExposeVirtualizationExtensions $true Set-VMProcessor -VMName win11 -ExposeVirtualizationExt 阅读全文
posted @ 2025-09-10 16:01 天外游心 阅读(22) 评论(0) 推荐(0)