搜索
您的当前位置:首页wsl 已退出进程 代码为1 | 已解决

wsl 已退出进程 代码为1 | 已解决

来源:乌哈旅游

执行 关闭命令

dism.exe /online /disable-feature /featurename:Microsoft-Windows-Subsystem-Linux /norestart
dism.exe /online /disable-feature /featurename:VirtualMachinePlatform /norestart

执行 开启命令

dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart


重启 windows

因篇幅问题不能全部显示,请点此查看更多更全内容

Top