<tutorialjinni.com/>

Customize Command Prompt Windows 10

Posted Under: Configuration, Shell, Tutorials, Windows on Jan 18, 2017
Customize Command Prompt Windows 10
Very few people known that windows terminal or command prompt can also be customized. It can be personalized beyond simple color and font changes. In this tutorial we will customize the Windows 10 command prompt.

To Change the prompt, Press Windows Button + R and type "CMD" in it. Command Prompt will be open in it type the following command.
 prompt [tutorial@jinni]# 
Customize Command Prompt Windows 10

This will give you a Linux/UNIX style terminal look and feel. You can put any thing after "prompt" command. There is catch to this method. It is not permanent. when the window is closed this setting is removed. To make it permanent follow the instructions in the below image. Customize Command Prompt Windows 10
  1. Press Windows key and type "Environment Variables"
  2. Select the "Edit the system environment variables"
  3. In system properties click on "Environment Variables" Button
  4. In the Environment Variables windows create a new System Variable by pressing new Button
  5. In Variable Name type exactly PROMPT in caps. In its value type the string you wish to be displayed in command prompt
  6. Press OK button to save it
Now when command window is opens it has your desired prompt string.

command prompt permanent string


imgae