How to enable Bash on Windows 10

  1. Turn Developer Mode on via Settings > Update & security > For developers
  2. Click the Start button , click Control Panel, click Programs, and then click Turn Windows features on or off.
  3. Enable Windows Subsystem for Linux (Beta)
  4. To get Bash installed, open Command Prompt and type “bash”

enter image description here Enable Windows Subsystem for LinuxThat’s it ,now open command prompt and type bash and press enter

Note:Bash feature is available in build 14316 and newer, 64 bit only.