How to create command tool profile on Windows Terminal

Windows Terminal lets you create a profile for each command tool you use, and here's how.

Windows 11 Terminal create app profile
Windows 11 Terminal create app profile

On Windows 11, when you launch the Windows Terminal, you have to run a command to start the tool or move to the tool’s directory to use it. Although it’s easy for those who are used to running commands, it can take some extra steps.

If you usually use the same tool, you can save some extra steps by creating a Terminal profile that will launch the program automatically. In the case that the command-line tool doesn’t have an interface, meaning that you only need to run the command with specific options to return the output, then you can create a profile that starts the Windows Terminal in the program’s location to make it easier to use the tool.

This guide will teach you the steps to create a profile for a command-line tool on Windows Terminal.

Create command tool profile on Windows Terminal

To create a profile for a specific command-line tool on Windows Terminal, use these steps:

  1. Open Windows Terminal.

  2. Click the menu (down-arrow) button and select the Settings option.

  3. Under the “Profiles” section, click the “Add a new profile” option from the left pane.

  4. Click the “New empty profile” button.

    Windows Terminal create new profile

  5. Click the Name setting.

  6. Confirm a name for the profile.

  7. Click the Command line setting.

  8. Click the Browse button.

  9. Select the application to start in this profile – for example, %SystemRoot%\System32\diskpart.exe to start with the DiskPart tool.

    Terminal path to command tool

    Quick note: If the application doesn’t have an interface, then you can set the Starting directory to the path of the application instead.
  10. Click the Starting directory setting.

  11. Clear the “Use parent process directory” option.

  12. Click the Browse button.

  13. Select the folder with the command-line application and click the Select folder button.

  14. (Optional) Click the Icon setting./p>

  15. Select an emoji or image location to use as an icon.

  16. (Optional) Turn on the “Run this profile as Administrator” toggle switch if the program needs administrative rights.

    Terminal enable run as admin option

  17. Click the Save button.

Once you complete the steps, you can now open the tool directly from the Windows Terminal menu or Jump List in the Taskbar.

You can further customize the profile using additional settings that allow you to change the appearance with custom color schemes, font, and more.

About the author

Mauro Huculak is a Windows How-To Expert who started Pureinfotech in 2010 as an independent online publication. He has also been a Windows Central contributor for nearly a decade. Mauro has over 14 years of experience writing comprehensive guides and creating professional videos about Windows and software, including Android and Linux. Before becoming a technology writer, he was an IT administrator for seven years. In total, Mauro has over 20 years of combined experience in technology. Throughout his career, he achieved different professional certifications from Microsoft (MSCA), Cisco (CCNP), VMware (VCP), and CompTIA (A+ and Network+), and he has been recognized as a Microsoft MVP for many years. You can follow him on X (Twitter), YouTube, LinkedIn and About.me. Email him at [email protected].