Windows 10 does support Linux subsystem.(A link to guide)
Here’s a summary of how to install Ubuntu on Win 10.
- Enable Windows subsystem for Linux
Run PowerShell with Admin:
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
-
Download and install Ubuntu from Microsoft Store
- Run it in cmd
bash