Install ubuntu system, report error WslRegisterDistribution failed with error: 0x8007019e

Installing ubuntu on the Windows App Store, WslRegisterDistribution failed with error: 0x8007019e
1. An error:

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

 
2. Reason:
Windows subsystem support is not installed.
 

3. Solution:
1. Win +x, select Windows PowerShell (administrator)
2. Input:

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

3. Enter, type Y, and restart! 4. Reopen the installed subsystem, wait a few minutes, and enter your account and password.

Read More: