We can use the command title to change the name that appears on the blue bar at the top of command window
c:\>title new_window
The above command will change the title to new_window
Example:
command window initially:
command window after executing the command “title new_window”
{ 1 comment… read it below or add one }
This does not work if you are runninthe cmd window as Admin. All the differnt windows on the task bar show only the useless “Administrator: ” part and do not have enough space to show the unique text. How to get rid of the “Administrator: ” noise ?