Windows 11 24H2 VBS(Virtualization-based Security)无法禁用

Sakura Nekohashi 0 信誉分
2024-07-13T01:09:33.7966667+00:00

Windows 11 24h2 26100.1000

无法禁用 VBS

Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Hypervisor

bcdedit /set hypervisorlaunchtype off

都无法禁用 VBS。

Windows 商业版 | 面向 IT 专业人士的 Windows 客户端 | 存储高可用性 | 虚拟化和 Hyper-V
Windows 商业版 | 面向 IT 专业人士的 Windows 客户端 | 用户体验 | 其他

1 个答案

排序依据: 非常有帮助
  1. 匿名
    2024-07-15T05:19:27.5466667+00:00

    您好,

    启用VBS后可能会导致Hyper-V特性无法被关闭。可以在Windows 安全中心>设备安全>核心隔离>详细信息中找到内存完整性选项并将它关闭。

    或者也可以打开注册表编辑器,将HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard下的EnableVirtualizationBasedSecurity设为0,并且将

    HKLM\System\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity下的Enabled设为0,之后重启生效。

    祝好, Ian Xue


    如果回答是有帮助的,请点击 "接受答案"。

    此答案是否有帮助?

    0 个注释 无注释

你的答案

提问者可以将答案标记为“已接受”,审查方可以将答案标记为“已推荐”,这有助于用户了解答案是否解决了提问者的问题。