WiseCleaner Think Tank

Encounter difficult computer problems?
All about maintenance and optimization of your Windows System.

Home > Think Tank > How to Temporarily Change the Color of CMD in Windows 11

How to Temporarily Change the Color of CMD in Windows 11

Apr 28, 2025

The Command Prompt (CMD) in Windows 11 offers basic customization options, including the ability to change the text and background colors. If you want to change the color temporarily just for the current session without affecting future CMD windows, you can follow the method introduced in this article.

Step 1. Open Command Prompt

Press Windows + R to open the Run dialog. Type cmd and press Enter. This opens a regular Command Prompt window.

Step 2. Change Text Color

Inside the open CMD window, type the code below to change the text color.

color [text]

For example:

color A

Change the text color into light green.

Step 3. Change Text & Background Color

You can also combine background and text colors to change them together:

color [background][text]

For example:

color 1A

Where 1 is background (blue), and A is text (light green).

Step 4. Color Codes Chart

Here are the available color codes, each letter corresponds to a color code:

Some other examples:

color 4F

Red background, bright white text.

color E2

Light yellow background, green text.

Step 5. Reset to default

To reset to default color (black background, white text), simply enter the command below:

color

Conclusion

The color change only applies to the current CMD window. Once you close and reopen CMD, it will revert to its default appearance. Now you can add a little personality or better visibility to your Command Prompt sessions.

Latest
Understanding Windows Power Plans: Balanced, Battery Saver, High Performance, and Ultimate Performance10 Hidden iPhone Features and Tricks You May Not Know About How to Install ADMX and ADML for Microsoft Edge Group Policy Management
Read more >>
Recommend
Understanding Windows Power Plans: Balanced, Battery Saver, High Performance, and Ultimate PerformanceWindows Update Delivery Optimization: How It Works & How to Disable It (2025 Guide)Should I enable or disable Trim of SSD?
Read more >>
Hottest
How to Install a macOS in VMware Workstation PRO 17How to Enable Task Manager Option in Taskbar Menu on Windows 11How to Fix Office Application Error 0xc0000142
Read more >>