How to improve the readability of Windows console windows

Martin Brinkmann
Nov 8, 2018
Updated • Nov 8, 2018
Windows, Windows tips
|
10

Windows console windows like the command prompt window use a default size and layout by default on all Windows PCs.

The command prompt window for example always opens up with a set width of 80 and a height of 25, and a default font size of 8 screen pixels wide and 12 screen pixels high.

windows console defaul

It happens frequently that input or output are broken up into multiple lines.

While you can change the size of the window manually by using the mouse to adjust the size and improve readability, you may want to make changes to the readability of console windows on Windows PCs permanently if you run into these issues regularly.

command output issue

Some Windows users may also want to increase the size of the font or other font-related settings to improve readability.

The layout and design of console windows -- the command prompt, PowerShell and Windows Subsystem for Linux all belong to the category -- can be adjusted.

Customizing console windows on Windows

You can modify several display related parameters:

  • Set a different window height and width that is permanent.
  • Specify a default window position.
  • Change the font size and font type.
  • Change text and background colors.
  • Adjust the opacity of the window.

Changing window parameters

window size position

Note: You need to select "defaults" to apply the changes that you make system-wide when you right-click on the title (explained below). The options are identical.

While you can make the adjustments manually in the window properties, a far better way to make the changes is to adjust the window manually first.

Resize the width and/or height of the console window and position it in a location that you want it to open from now on. These changes are temporary unless you open the properties and make them permanent:

  1. Right-click on the title bar of the console window and select Properties from the context menu.
  2. Switch to the Layout tab. You find new values for Window Size and Window Position there.
  3. You may want to uncheck "Let system position window" if you want the window to always open in the same location on the screen.
  4. A click on ok saves the values which makes them the new defaults on the system.

Changing text related parameters

windows console font size

The second option that you have in regards to improving readability of console windows is to modify font related settings; this is done in the properties as well.

  1. Open the Font tab of the properties.
  2. Font size: change the default font size of 8x12 to a larger or smaller size. Size values depend on the selected font.
  3. Font type: pick a different font from the list of supported fonts.

Any change that you make in the window is shown as a preview so that you know how it will look like immediately.

Note that font size changes may change the height or width of the console window as it is adjusted automatically.

Changing console colors

windows command prompt colors

The third major option that you have to improve the readability of console windows is to change colors.

  1. Switch to the Colors tab in the Properties window.
  2. Select one of the available elements (Screen Text, Screen Background, Popup Text, Popup Background).
  3. Adjust the color by selecting one of the available presets or by entering color values for red, green and blue manually.

A preview of the new selection is displayed automatically in the window so that you may adjust it accordingly.

Other console options

windows console customize

The Properties window includes other options that you may find useful when it comes to improving readability:

  • Options > Cursor Size -- Change the cursor size from small to medium or large.
  • Colors > Opacity -- Change the opacity level of the console window.

Closing Words

Windows saves layout settings for each console type, e.g. cmd or PowerShell, separately. You need to modify default settings for each console individually to adjust them all and improve readability in the process.

Now You: Have you modified the consoles in Windows?

Summary
How to improve the readability of Windows console windows
Article Name
How to improve the readability of Windows console windows
Description
Find out how to improve the readability of console windows on computers running the Windows operating system.
Author
Publisher
Ghacks Technology News
Logo
Advertisement

Tutorials & Tips


Previous Post: «
Next Post: «

Comments

  1. Emil said on November 8, 2018 at 4:42 pm
    Reply

    Some tips from experience: Consolas 14pt is a nice workable font. And don’t manipulate the system-wide settings, rather make individual shortcuts to cmd.exe – or upgrade cmd.exe to tcc from jpsoft, it’s much more useful for console/shell operations.

  2. kalmly said on November 8, 2018 at 4:27 pm
    Reply

    Great information to have, Martin. Thanks.

  3. MK said on November 8, 2018 at 3:47 pm
    Reply

    Great tips on changing the properties of the console window, but if you use WinKey-Q and then “cmd” to open it you’ll get an error that the shortcut link cannot be found and the changes are not saved.

  4. Anonymous said on November 8, 2018 at 3:42 pm
    Reply

    Great tips on how to change, but if you use WinKey-Q then “cmd” to open the console the changes are not saved. Get an error that the shortcut cannot be found.

    1. Martin Brinkmann said on November 8, 2018 at 4:03 pm
      Reply

      I added a remark that explains that you need to use the Defaults option to make the changes system-wide.

  5. Yuliya said on November 8, 2018 at 10:49 am
    Reply

    I made it bigger, so I can get more text per page. And I made it to always appears in the same spot, the upper left corner. I hate the default behaviour to just appear in random places.
    imgur.com/Ffoh8hl

    Hint: when you right click on CMD’s window, select “Defaults” instead of “Properties” to change the apperance system-wide. The “Properties” option is to change the values only for the shortcut used to open that particular CMD prompt.

    1. Martin Brinkmann said on November 8, 2018 at 4:03 pm
      Reply

      Thanks Yuliya, great tip!

  6. Tom Hawack said on November 8, 2018 at 10:27 am
    Reply

    I rather use SoftwareOK’s ‘Color Console’ ( https://www.softwareok.com/?seite=Freeware/ColorConsole ) which brings the console to another level in terms of features, cosmetics, usability.

  7. kktkkr said on November 8, 2018 at 7:12 am
    Reply

    I looked at that “new console features” link in the last screenshot, which described shortcut keys for (temporarily) changing the opacity: hold Ctrl and Shift, then tap + and -.

    1. Martin Brinkmann said on November 8, 2018 at 8:14 am
      Reply

      Good point. Zooming support comes in the next version for Windows 10 as well: https://www.ghacks.net/2018/11/07/windows-10-version-1903-may-feature-command-prompt-zooming/

Leave a Reply

Check the box to consent to your data being stored in line with the guidelines set out in our privacy policy

We love comments and welcome thoughtful and civilized discussion. Rudeness and personal attacks will not be tolerated. Please stay on-topic.
Please note that your comment may not appear immediately after you post it.