How to change console font?

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

  1. v72dd

    v72dd MDL Senior Member

    Joined:
    Nov 20, 2016
    Messages:
    445
    Likes Received:
    77
    Trophy Points:
    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

    Joined:
    Feb 19, 2011
    Messages:
    12,069
    Likes Received:
    55,429
    Trophy Points:
    340
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CURRENT_USER\Console]
    "FaceName"="Lucida Console"
    "ForceV2"=dword:00000000
     
  3. lobo11

    lobo11 TOMAHAWK CHOP

    Joined:
    Feb 16, 2012
    Messages:
    6,587
    Likes Received:
    5,350
    Trophy Points:
    210