应用商店直接搜Ubuntu,直接点击安装即可。
安装完成截图如下:

安装过程中可能会有如下报错:
Installing, this may take a few minutes... WslRegisterDistribution failed with error: 0x8007019e The Windows Subsystem for Linux optional component is not enabled. Please enable it and try again. See https://aka.ms/wslinstall for details. Press any key to continue...
解决办法:
windows 10 按win+x,选择Windows PowerShell(管理员),输入:win10安装Ubuntu Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux 重启后就好了
用了这么多年WIN10,还才知道有这个操作。
涨姿势,win10还有这操作