In Windows, when I run cmd.exe as an administrator, the title of the Window is "Administrator: CMD". Is there any way I change it back to just "CMD"?

link|improve this question
1  
This exact question has been asked on SF. serverfault.com/questions/35561/… – kez Jan 20 '10 at 20:56
feedback

closed as off topic by Jeff Atwood Jan 21 '10 at 8:24

Questions on Super User are expected to generally relate to computer software or computer hardware, within the scope defined in the faq.

1 Answer

You can use the title command to change the text of the title bar at any time. Example: title new title goes here.

link|improve this answer
This keeps "Administrator: " in the title. – jeffwinkworth Jan 20 '10 at 19:26
Ah. My mistake. – Fopedush Jan 20 '10 at 20:00
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.