Title command

Updated: 11/12/2023 by Computer Hope
title command

The title command enables users to change the title of their MS-DOS window.

Availability

Title is an internal command that is available in the following Microsoft operating systems.

Title syntax

TITLE [string]
string Specifies the title for the command prompt window.

Title examples

title My work window

Change the title of the command line window to "My work window." Using title can be helpful if you routinely have multiple command windows open and need an easy way to identify which window is doing what.