Microsoft DOS title command

Quick links

About tile
Availability
Syntax
Examples

About title

Enables a user to change the title of their MS-DOS window.

Availability

The title command is an internal command that is available in the below Microsoft operating systems.

Windows 2000
Windows XP
Windows Vista
Windows 7

Syntax

Sets the window title for the command prompt window.

TITLE [string]

string  Specifies the title for the command prompt window.

Examples

title My dos window

Change the title of the MS-DOS window to "My dos window."