更新Windows子系统
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
重新安装Ubuntu
lxrun /uninstall /full /y
重新注册应用程序包:
Get-AppXPackage *WindowsSubsystemForLinux* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register
不知道你这个问题是否已经解决, 如果还没有解决的话: