Instructions for installing Windows Linux Subsystem on Windows 10

Share 2 ways to install Windows Linux Subsystem on Windows 10 operating system to run Ubuntu commands right on Windows, without creating a virtual computer ...

Hello everyone, can immediately affirm that, Windows is the most popular operating system today. Especially on Windows 10 operating system, Microsoft has equipped a lot of useful features for users, they have constantly added and developed more for the convenience of developers.

Among them is the Windows Linux Subsystem, which is a feature that allows running Linux commands right on Windows without having to install a virtual machine.

After installation you can use the Linux commands on Windows as software to work and you can completely install Linux software on it.

In this article, I will guide you to install Ubuntu which is the most popular Linux version today.

How to install Windows Linux Subsystem on Windows 10

+ Step 1: Set up and enable Windows Linux Subsystem on Windows 10. In this step, we will have two ways to do it:

Method 1: You open the Turn Windows features on or off of Windows.

Instructions for installing Windows Linux Subsystem on Windows 10 Picture 1Instructions for installing Windows Linux Subsystem on Windows 10 Picture 1

Check the box as shown below => then click OK. Then the program will ask to reboot => then you just press restart the machine only.

Instructions for installing Windows Linux Subsystem on Windows 10 Picture 3Instructions for installing Windows Linux Subsystem on Windows 10 Picture 3

Method 2: Use the command to activate Windows Linux Subsystem on Windows 10

You open up Windows PowerShell using the combination (Windows + X) => and select Windows PowerShell (Admin).

Or you can press Windows + S and search with the keyword powershell => and click on Run as administrator as shown below.

Instructions for installing Windows Linux Subsystem on Windows 10 Picture 5Instructions for installing Windows Linux Subsystem on Windows 10 Picture 5

Then run the following command to install it:

Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux

Instructions for installing Windows Linux Subsystem on Windows 10 Picture 7Instructions for installing Windows Linux Subsystem on Windows 10 Picture 7

Well, there are two simple ways for you to activate and use Windows 10's Windows Linux Subsystem tool.

+ Step 2: Install Ubuntu on Windows 10

Now go to the Microsoft Store as shown below:

Instructions for installing Windows Linux Subsystem on Windows 10 Picture 9Instructions for installing Windows Linux Subsystem on Windows 10 Picture 9

In the search bar, enter the keyword ubuntu (if you do not like, you can enter the name of other Linux versions)

  1. (1) Ubuntu 20.04LTS Version (New)
  2. (2) Ubuntu 18.04LTS Version (older)

Instructions for installing Windows Linux Subsystem on Windows 10 Picture 11Instructions for installing Windows Linux Subsystem on Windows 10 Picture 11

Here I choose Ubuntu version 20.04LTS. In this step you click Get to start the installation.

Instructions for installing Windows Linux Subsystem on Windows 10 Picture 12Instructions for installing Windows Linux Subsystem on Windows 10 Picture 12

The installation process may take a bit of time and after installation there will be a message This product is installed and you just need to press Launch to run.

Instructions for installing Windows Linux Subsystem on Windows 10 Picture 13Instructions for installing Windows Linux Subsystem on Windows 10 Picture 13

After running up, a command line window will appear as shown below. Here you will enter the configuration information for Ubuntu such as username and password.

=> After selecting the username and password, there will be a screen as below.

Instructions for installing Windows Linux Subsystem on Windows 10 Picture 14Instructions for installing Windows Linux Subsystem on Windows 10 Picture 14

Now open the application and try to install Python using the command see. First you open the application as shown in the image below.

Instructions for installing Windows Linux Subsystem on Windows 10 Picture 15Instructions for installing Windows Linux Subsystem on Windows 10 Picture 15

Then run the command sudo apt-get update and the command sudo apt-get install python to install python just like if you were using Linux!

Instructions for installing Windows Linux Subsystem on Windows 10 Picture 16Instructions for installing Windows Linux Subsystem on Windows 10 Picture 16

And this is after I check the Python version I installed earlier

Instructions for installing Windows Linux Subsystem on Windows 10 Picture 17Instructions for installing Windows Linux Subsystem on Windows 10 Picture 17

Epilogue

Okay! So in this article I have shown you how to install Windows Linux Subsystem on Windows 10 operating system. Also very simple is not it.

Hopefully the article will help you get more tips for working with Linux on Windows without having to  install a virtual machine  or  run these two operating systems in parallel  . See you in the next posts.

4 ★ | 1 Vote