Microsoft DOS title command
Quick links
About tile
Availability
Syntax
Examples
Enables a user to change the title of their MS-DOS window.
The title command is an internal command that is available in the below Microsoft operating systems.
Windows 2000
Windows XP
Windows Vista
Windows 7
Sets the window title for the command prompt window.
TITLE [string]
string Specifies the title for the command prompt window.
title My dos window
Change the title of the MS-DOS window to "My dos window."
