Linux的Windows子系统没有安装的发行版-甚至我安装了Ubuntu

问题描述

关注此链接https://docs.microsoft.com/en-us/windows/wsl/install-win10

我已经安装了启用的Microsoft-Windows-Subsystem-LinuxVirtualMachinePlatform,已安装Ubuntu并更新了wsl

仍然,当我使用wsl -l -v命令时,我得到Linux的Windows子系统没有安装的分发消息

enter image description here

解决方法

我找到了解决方法。

我有两个登录名,一个是Text = "\uf00c",,另一个是Admin。我已经以User的身份登录,

当我使用管理员权限打开PowerShell时,打开它会引发以下错误。

enter image description here

当我打开没有管理员权限的PowerShell时,它正在工作。

enter image description here