The options are available starting with Windows Terminal version 1.9. If you have an older version, you can still create profiles, but you won’t have the option to duplicate. Of course, you can always accomplish the same tasks by modifying the Settings.json file. In this guide, you will learn the steps to create or duplicate Windows Terminal profiles on Windows 10.

Create new profile on Windows Terminal via Settings UI Duplicate profile on Windows Terminal via Settings UI Create new profile on Windows Terminal via JSON file Duplicate profile on Windows Terminal via JSON file

Create new profile on Windows Terminal via Settings UI

To create a new Windows Terminal profile for a command-line tool, use these steps: Once you complete the steps, you can launch the tool with custom settings and colors. Add a new profile option Windows Terminal profile general settings Appearance settings

Duplicate profile on Windows Terminal via Settings UI

The app makes it even easier to create additional profiles on existing ones with the duplicate option. To duplicate a Windows Terminal profile, use these steps: After you complete the steps, the new profile will be created, similar to using the empty option. Windows Terminal duplicate profile Windows Terminal profile general settings Appearance settings

Create new profile on Windows Terminal via JSON file

To create a new Terminal profile editing the JSON file, use these steps: Once you complete the steps, the JSON file will save, and the new profile in the main menu. This example creates a new profile called “DiskPart” that launches the disk partition tool with a custom color scheme and tab title. Since profiles have custom options, you need to update the code with the settings you want. If you cannot figure it out, it best to use the Settings UI to complete the task.

Duplicate profile on Windows Terminal via JSON file

To duplicate a terminal profile via the Settings.json file, use these steps: After you complete the steps, the profile will be duplicated on Windows Terminal. Duplicate profile via Settings.json Code duplicated All content on this site is provided with no warranties, express or implied. Use any information at your own risk. Always backup of your device and files before making any changes. Privacy policy info.