sunny123456

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

安装ubuntu系统,报错WslRegisterDistribution failed with error: 0x8007019e
https://blog.csdn.net/qq_33033367/article/details/82820983

在windows应用商店安装ubuntu系统,报错WslRegisterDistribution failed with error: 0x8007019e

1.报错:

  1. Installing, this may take a few minutes...
  2. Installation Failed!
  3. Error: 0x8007019e
  4. Press any key to continue...

 

2.原因:

未安装Windows子系统支持。

 

3.解决办法:
1.win+x,选择Windows PowerShell(管理员)
2.输入:

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

3.回车,输入Y,重启!
4.重新打开已经安装的子系统,等几分钟,输入账户和密码。

posted on 2022-03-19 23:05  sunny123456  阅读(120)  评论(0编辑  收藏  举报