How to Create a Custom Windows Command Prompt
The windows command prompt (located at C:WindowsSystem32cmd.exe) is a useful tool to perform various administrative tasks. The prompt is a string of characters (special and non special) that are displayed whenever the command prompt is...
Table of Contents
Method 1 of 2:
Changing the prompt dynamically
-
Press windows + r. -
Type 'cmd' in the field and hit enter -
Type 'prompt', followed by the desired prompt string. - The new prompt is displayed at the new line.
Note that this only changes the prompt of the current command prompt session, which is reset the next time you run the command prompt.
Method 2 of 2:
Changing the prompt permanently
-
Right-click My Computer > Properties. -
Click on Advanced system settings. -
Click on Environment Variables -
Click New (under user variables). -
Type 'prompt' in the variable name field. -
Type the desired prompt string in the variable value field. -
Click OK on each opened dialog.
Was this article helpful?
Your feedback helps us improve.
Reader Comments 0
Sign in with email or Google to join the discussion.