How to join Windows 10 Fast Ring to get Bash on Ubuntu on Window 10?
- Now, click on Update & security icon on the windows to open the Windows Update page.
- Locate Advanced options on this page and find the Get Insider builds section. Look for the section labeled Choose how you get your Insider builds and switch from Slow to Fast.

Update your Windows 10 OS to get Insider Build Version 14316:
How to enable Developer Mode and Linux Subsystem on Windows 1o?
- To enable Developer mode in Windows 10, open Settings and go toUpdate & Security.
- Locate For Developers option in left tab and select Developer Mode.

- Now select Turn Windows features on or off after searching in the Start Menu.
- As the next step in our process of running Bash on Windows 10, you need to locate Windows Subsystem for Linux (Beta) and check the box to enable it.
- Wait till the feature is installed on your Windows 10 PC. Now, reboot your system and proceed with how to install and run Bash on Ubuntu on Windows tutorial.
How to install and run Bash on Ubuntu on Windows 1o?
- To do this, you need to open a Command Prompt window. Now typebash and hit enter. This will show the following message:
This will install Ubuntu on Windows, distributed by Canonical and licensed under its terms available here:
https://aka.ms/uowterms
- Well, the next obvious step is to enter y to continue. This will ask Windows 10 to download Bash from Windows Store in few minutes.
- Now, to run Bash on Ubuntu on Windows 10, you need to open a new Command Prompt window and type bash and hit enter. So, now you are right inside in the Unix Bash shell.
- You can see the Ubuntu version by hitting lsb_release command.






