Skip to content

Window Linux Subsystem

In this section, we will briefly demostrate how to install a linux subsystem on windows.

Official Documents

Prerequisites

"You must be running Windows 10 version 2004 and higher (Build 19041 and higher) or Windows 11."

Steps

  • Step 1 : Open your terminal as administrator (right click the icon and you will see the option)
  • Step 2 : 'wsl.exe --install'

install_wsl

  • Step 3 : Reboot

  • Step 4 : Run the subsystem

username

  • Step 5 : Setup username/password

username_password

  • Step 6 : Ready to go!

successful_installation