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...
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.
Update 04 March 2020
You should read it
- How to add 'Open command window here as administrator' to the right-click menu on Windows 10
- How to Customize the Font in Windows Command Prompt
- How to Install the Windows 7 OS on a Portable Hard Drive
- How to Shut Down or Restart Another Computer Using CMD
- How to Watch Star Wars on Command Prompt
- How to use the command history function in Command Prompt
- How to Remove Autorun Virus from Hard Disk Drives
- How to open Microsoft Excel from Command Prompt
- How to Locate Viruses Using the Attrib Command
- Windows prompt
- How to Unlock Bitlocker Encrypted Drive from Command Prompt
- How to customize the Command Prompt on Windows