Change the Title of the Command Prompt Window
4. Change the Title of the Command Prompt Window
When you launch Command Prompt, you must have seen that the title bar reads “Command Prompt”, or maybe “Administrator Command Prompt”, if you launch it with Administrator privileges. While that is okay, but if you have a lot of cmd windows open, and each of them are working on a different task, then this “Command Prompt” title is not helpful at all. Fortunately, you can change that too.
- Open Command Prompt, and type “title”, followed by the text that you want the Title bar to read.
- Hit Enter, and you will see the Title of the cmd window change to the text that you entered.
Note: The title changes back to “Command Prompt” once you quit cmd and relaunch it.
Comments
Post a Comment