Window subsystem for Linux (WSL) is a compatibility Layer that allows you to run a LINUX environment in Winows machine without need for virtualmachine or dual_OS.
1.Check WSL Services Running Properly or Not;

2.Open Terminal and type below commands.


3.Please Run Below command above one not working.
wsl –install -d ubuntu
4.Update Command:
wsl –update
5.WSL Remove command.
wsl –unregister os name
Leave a comment