How to change console font?

Discussion in 'Windows 10' started by v72dd, May 8, 2017.

  1. v72dd

    v72dd MDL Senior Member

    Nov 20, 2016
    445
    77
    10
    How to do it with registry? I am trying to use the old font that was in 8.1 - Lucida Console.
    Plus how to enable legacy mode?
     
  2. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,594
    93,453
    340
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CURRENT_USER\Console]
    "FaceName"="Lucida Console"
    "ForceV2"=dword:00000000
     
  3. lobo11

    lobo11 TOMAHAWK CHOP

    Feb 16, 2012
    6,584
    5,365
    210
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...