-    Windows

Howto Enable More Fonts for Windows Command Prompt

Are you boring with the appearance of Windows command prompt. Want to change. here step by step to add new font in command prompt.

Before adding more fonts to command prompts, there are few criteria that must be fulfilled:

  • The font must be a fixed-pitch font.
  • The font can’t be an italic font or have a negative A or C space.
  • The font must be FF_MODERN for TrueType fonts.
  • The font must be OEM_CHARSET for non TrueType font.

To add more fonts to command prompt, follow below steps:

1. Go to Start » Run [ Prees Windows Logo+R ], then type regedit and press enter.

2. Go to

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\TrueTypeFont

3. On the right panel, you will notice Lucida Console has been added by default and under name column it is named as 0, so for additional fonts you are going to add in, you must named it as 00, 000, 0000 and so on. You must follow this naming convention; else the added new fonts will not appear.

4. Right click TrueTypeFont, choose New -> String Value, enter the name as 00 then press enter key.

5. Double click on this newly created String Value at step iv), then enter the font name under Value data field. Since the fonts that fulfill the criteria are Consolas, Courier New as mentioned above, so I add Consolas under name 00.

6. Repeat step 4 and 5 to add Courier New under name 000.

7. Reboot your PC as the new added fonts will only appear after the PC is rebooted.

Once your PC is rebooted, launch the command prompt, then right click on the title bar and choose properties. Under Font tab, you should be able to see the fonts that you have just added. Select any one of them, then click OK to save the setting and here you go your new appearance of Windows command prompt.

Related posts:

  1. Restart or Shutdown Windows from Command Line or One-Click Shortcut
    Geekers, If you getting tired of every time have to...
  2. Viewing Your IP Address Information using Command Prompt
    Geekers, do you want to view your ip address, here...
  3. Configure TCP/IP settings from the Command Prompt with netsh
    Geekers, in order to configure TCP/IP settings such as the...
  4. Change Your Windows XP Logon Password
    Hello guys, most of us know that changing your Windows...

No comments for this entry yet...

Leave a Reply

Copyright © 2008 GeeksTips.com. All Rights Reserved.