Windows – How do you change the default powershell font style

fontspowershellwindows 7

I'm changing both Powershell and the Windows Command Prompt to use Ubuntu Mono has the default font. After installing the Ubuntu Mono Font Family and modifying the registry, both consoles pick up Ubuntu Mono Italic rather than Ubuntu Mono Regular. How could the font style be changed without simply removing the italic style?

Best Answer

see

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]

search and rename file name

Ubuntu Mono Italic (TrueType) REG_SZ UbuntuMono-RI.ttf
Ubuntu Mono Regular (TrueType) REG_SZ Ubuntu-R.ttf