1

In Windows 11, is there any way to change the display background color via the command line?

I couldn't find any "official" way to do this.

If there is perhaps some 3rd-party method for accomplishing this under Windows 11, that will also be fine with me.

Giacomo1968
  • 58,727
HippoMan
  • 409

1 Answers1

0

There is the color command first color code equals background color second color code equals the font color:

ex: green background with black font color:

color 20

Use color /? to see the available colors you can use.