关于Win11,Linux子系统安装失败错误代码0x800701bc怎么解决。

Win11 Linux子系统安装失败错误代码0x800701bc怎么解决?最近有不少用户在使用最新版本的Windows11系统的时候,安装Linux子系统出现了错误,遇到这种问题我们应该怎么解决呢?下面小编就带着大家一起看看吧!

Win11 Linux子系统安装失败错误代码0x8

错误提示:

Installing, this may take a few minutes… WslRegisterDistribution

failed with error: 0x800701bc Error: 0x800701bc WSL 2 ???

https://aka.ms/wsl2kernel

Press any key to continue…

解决方法:

首先下载Windows Subsystem for Linux Update setup 官方版将WSL1升级到WSL2。下载地址:https://www.xukn.com/soft/244754.html

然后再次尝试即可。

如果还没有解决问题,就需要用管理权限打开cmd或者powershell,分别输入下面代码

用管理权限打开cmd或者powershell,分别输入下面代码

bcdedit /set hypervisorlaunchtype Auto

Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All

Enable-WindowsOptionalFeature -Online -FeatureName VirtualMachinePlatform

Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux

到这里就应该都没有问题了。

本文来自网络投稿,来自作者春天。不代表酷牛教程立场,如若转载,请注明出处:https://www.xukn.com/1192841.html

(0)
春天春天
上一篇 2023-08-24 17:20
下一篇 2023-08-24 17:21

相关推荐

发表回复

登录后才能评论