Changing the default terminal font in PuTTY makes long sessions easier to read and keeps output aligned for prompts, tables, and logs. A consistent fixed-width font also helps when switching between multiple saved sessions.
PuTTY draws the terminal window using the font selected under Window → Appearance. Settings are stored per session, and the built-in session named Default Settings acts as the template for new sessions created later.
Default font changes only affect sessions created after the template is saved, while existing saved sessions keep their own font until re-saved. Some fonts render box-drawing and Unicode symbols differently, so a modern monospaced font such as Consolas or Cascadia Mono is usually the safest choice on Windows.
Font quality controls anti-aliasing and ClearType smoothing for the terminal text.
Proportional fonts break alignment for terminal output, and missing glyphs can corrupt box-drawing characters and prompts.
Existing saved sessions keep their current font; load each session and click Save if the new font should apply there as well.