Windows10 Sandbox调整内存大小


需要Windows10 2004版本以上

复制代码,保存为 .wsb 沙盒文件

<Configuration>
  <MemoryInMB>8000</MemoryInMB>
</Configuration>

内存(以 mb 为单位):分配给沙盒的内存量(以 mb 为单位)

需要调整其它配置的可以查看微软官方文档
https://docs.microsoft.com/zh-cn/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file

声明:Blog on RackNerd|版权所有,违者必究|如未注明,均为原创|本网站采用BY-NC-SA协议进行授权

转载:转载请注明原文链接 - Windows10 Sandbox调整内存大小


本博客托管在 RackNerd 的 VPS 上