Open Windows Powershell as Administrator
Run the following command:
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
Reference: https://docs.microsoft.com/en-us/windows/wsl/install-win10
Restart the system when prompted. See following image.
Open Microsoft Store and install any distro
Tags: Install ubuntu on windows, new 2019, linux distros on windows without dual partition
Run the following command:
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
Reference: https://docs.microsoft.com/en-us/windows/wsl/install-win10
Restart the system when prompted. See following image.
I installed Ubuntu.
Then open Ubuntu. It will take some time for installation.
Create root username and password. Done! Thats all... Enjoy :)
Run sudo apt update to install softwares!!
Thank you...its good
ReplyDelete