基本概念

Windows Subsystem for Linux:The Windows Subsystem for Linux lets developers run a GNU/Linux environment -- including most command-line tools, utilities, and applications -- directly on Windows, unmodified, without the overhead of a virtual machine.

问题描述

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

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

问题分析

未安装Windows子系统支持。

解决方案

方法一 

1.WIN+X,选择Windows PowerShell(管理员)

2.输入:

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

3.输入Y,会自动重启!

4.重新打开已经安装的子系统,等几分钟,设置或者输入账户和密码。

方法二

1、控制面板--程序与功能--启动或关闭Windows功能

2、勾选适用于Linux的Windows子系统重启即可

参考文章

官方文档

https://blog.csdn.net/qq_33033367/article/details/82820983

https://blog.csdn.net/AI_Fanatic/article/details/82185437

Windows Subsystem for Linux——[WslRegisterDistribution failed with error: 0x8007019e]解决方案相关推荐

  1. Installing, this may take a few minutes... WslRegisterDistribution failed with error: 0x8007019e

    在Windows下安装Linux系统时,安装成功后,点击启用,命令行窗口中报错: Installing, this may take a few minutes... WslRegisterDistr ...

  2. 安装ubuntu系统,报错WslRegisterDistribution failed with error: 0x8007019e

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

  3. WslRegisterDistribution failed with error: 0x8007019e The Windows Subsystem for Linux optional compo

    解决方案: 1.win+x,选择Windows PowerShell(管理员) 2.输入: Enable-WindowsOptionalFeature -Online -FeatureName Mic ...

  4. 关于windows安装wsl,出现WslRegisterDistribution failed with error: 0x8007019e The Windows Subsystem错误的解决方案

    前倾概要 在Microsoft store安装ubuntu 18.04成功启动后,出现了该错误并提示按任意键退出(如下图所示,由于我忘了截图,所以只能去别的博主那盗图) 解决方案 首先需要安装wind ...

  5. 安装wsl2报错WslRegisterDistribution failed with error: 0x80370102解决方案

    目录 安装过程 方法一安装WSL 方法二手动安装 报错解决办法 首先,确保安装过程是正确的! 附官方教程 安装 WSL | Microsoft Learn 方法一安装WSL (管理员模式)powers ...

  6. win11安装Ubuntu错误Installing, this may take a few minutes… WslRegisterDistribution failed with error: 0

    win11安装Ubuntu错误Installing, this may take a few minutes- WslRegisterDistribution failed with error: 0 ...

  7. win10启动内置Linux系统时,报错:WslRegisterDistribution failed with error: 0x800703fa

    安装和启动 旧版本的 win10 需要在"控制面板->程序->启用或关闭Windows功能"勾选"适用于Linux的Windows子系统(Beta)" ...

  8. 解决windows下WslRegisterDistribution failed with error: 0x80070050的问题

    Python微信订餐小程序课程视频 https://blog.csdn.net/m0_56069948/article/details/122285951 Python实战量化交易理财系统 https ...

  9. wslregisterdistribution failed with error: 0x80070005

    本机系统为:win11 21H2 问题: 1.在微软商店安装 Windows Subsystem for Linux 以及 Ubuntu 20.04 LTS 2.打开WSL显示:当前windows无分 ...

最新文章

  1. key设计 短信验证存redis_Redis存储Key的一种设计实现方式:模式匹配
  2. consolel API大全-附测试结果
  3. SSM整合(基础框架)代码
  4. 《数据中心虚拟化技术权威指南》一2.2 数据中心网络拓扑
  5. jmeter mysql数据导出_Jmeter连接mysql
  6. Software Project Management之EVM问题的求解
  7. IOS开发中实现UITableView按照首字母将集合进行检索分组
  8. 硬盘的接口,总线,协议知识点总结
  9. iOS蓝牙连接打印机,打印小票
  10. 从学员角度体验教练技术之考驾照
  11. 明星热图|童瑶、周迅、易烊千玺、张新成签约新品牌;李宇春、陈飞宇参加品牌活动...
  12. java安卓分屏是如何实现的_安卓原生分屏有了,谷歌说:Android Q要实现分屏应用多开...
  13. Redis zset的zadd()和zincrby()踩坑记录
  14. 人像修图怎么修脸部瑕疵
  15. 数据挖掘(六)——模型优化与评估方法
  16. 【配置Hifive1-revB】设备管理器中不识别端口,Can not connect to J-Link via USB的解决办法
  17. js处理有序列表、js处理无序列表
  18. MATLAB 2020a中文版安装步骤(简洁版)
  19. 【原创】大数据基础之Zookeeper(1)介绍、安装及使用
  20. 百度开放平台调用人脸识别等api问题

热门文章

  1. discuz nt 安装,完全攻略。
  2. yii2 请求外部api_微服务架构之「 API网关 」
  3. mysql server安装不成功,解决Mysql5.7.17在windows下安装启动时提示不成功问题
  4. centos查看mysql信息_CentOS查看和修改MySQL字符集
  5. SpringMVC跳转页面默认类型和转发、重定向的使用
  6. 计算机专业报专转本可以志愿,2019年专转本志愿怎么填?专家透露报考窍门
  7. 基于cnn的短文本分类_NLP.TM[15] | 短文本相似度CNN_SIM
  8. python库怎么绘画_python基础,安装并使用matplotlib库画图
  9. 五、Hive数据类型和简单使用
  10. 图像语义分割:U-Net网络和PSP网络