Microsoft recently released a preview of a new terminal app for Windows 10. The main advantage is the ability to run Powershell, CMD, Linux Subsystem Terminal, and Azure Terminal all from one place.
If you want to install it, just go to the Windows Store and look for Window Terminal (Preview).
Once installed, it will allow you to create terminals for Powershell or CMD and will allow you to use any Linux Subsystem you have installed (I use Ubuntu).
You can customize the terminal editing profiles.json file available by clicking Settings. You can customize the terminals available, edit color schemes, and key bindings.
Some examples of what you can do by editing profiles.json:
https://www.hanselman.com/blog/NowIsTheTimeToMakeAFreshNewWindowsTerminalProfilesjson.aspx
As someone who uses the Linux subsystem on Windows 10 a lot, this is a really handy tool.