Windows – How to install a new font in PowerShell console

powershellwindowswindows 8

I want to customize the look of the PowerShell in Windows. When I install new fonts, they work just fine, but I can't find them in PowerShell font selection (only default fonts are there).

Is there a way to install new fonts to PowerShell?

Best Answer

From This article:

Run regedit.exe and navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\TrueTypeFont.

Right-click in the panel on the right side and create a new string value. Name that value “0″ or “00″ or however many zeros you need to create a new key. That string’s value is the name of the font to add.