Install the Windows Subsystem for Linux
Enable developer mode
To enable developer mode, search "setting" and go to Windows update settings and you will find "For developers" options
Choose Developer mode radio button
Next go to control panel -> Programs -> Turn Windows features on or off, Tick Windows subsystem for Lininx (beta)
Click OK, then it install this package, it need restarts windows
Next, search "bash" and click, then command windows will show like below
Type y to install
Then will ask you username and password, please remember it
Then now when you search bash, you can see Bash on Ubuntu on Windows app
You may also setup Quick Edit mode to let copy and paste works in terminal later.
Reference:
https://msdn.microsoft.com/en-us/commandline/wsl/install-win10
http://www.techadvisor.co.uk/how-to/windows/how-install-use-bash-shell-on-windows-3655328/