How To Install Linux On Windows 11?

Open Settings

Go to Apps

Select Optional features

Click More Windows features

Enable Windows Subsystem for Linux

Enable Virtual Machine Platform

Restart your PC

Open Command Prompt as administrator

Run `wsl –install`

Wait for the installation to finish

Restart your PC if prompted

Open the installed Linux distribution from the Start menu

Create your Linux username and password

Update Linux packages with `sudo apt update && sudo apt upgrade -y`

Suggested for You

Trending Today