浏览文章
文章信息
win10 安装WSL 出现 WslRegisterDistribution failed with error: 0x8000000d
1295
解决方法:
用管理员权限打开powershell
执行下面的命令
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux