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...
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.
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.
You've just finished reading the article "How to Create a Custom Windows Command Prompt" edited by the TipsMake team. You can save how-to-create-a-custom-windows-command-prompt.pdf to your computer here to read later or print it out. We hope this article has provided you with many useful tech tips and tricks. You can search for similar articles on tips and guides. Thank you for reading and for following us regularly.
- Add Command Prompt to Power User Menu on Windows 10
- Instructions for using Command Prompt
- How to Create and Delete Files or Folders from Windows Command Prompt
- How to Add and Delete User Accounts with Command Prompt on Windows
- Open folder in Command Prompt (CMD)
- 6 Cool Tricks You Can Do in Windows Command Prompt









