Run the following commands in Windows CMD
1. Check WSL status
wsl --status2. Install Ubuntu using WSL
wsl --install -d Ubuntu3. List all installed WSL distributions
wsl --list --all4. Open Ubuntu
Search for Ubuntu in the Windows Search bar and launch the Ubuntu application.
0 comments:
Post a Comment