Skip to content

How to Install a Font on Windows (10 and 11 Guide)

Installing a TTF font file on Windows

Installing a font on Windows takes about ten seconds once you know where to click. Whether you downloaded a typeface from the web or made your own, the steps are the same on both Windows 10 and Windows 11. This guide covers every method, from the one-click right-click to the Fonts folder, plus what to do when a new font refuses to show up.

Before you install

Fonts come as files, usually in TTF (TrueType) or OTF (OpenType) format. Both work perfectly on Windows, and you install them exactly the same way. If your download arrived as a .zip archive, unzip it first: right-click the archive, choose Extract All, and open the folder that appears. Windows cannot install a font while it is still trapped inside a zip.

A quick check before you start:

  • Make sure the file ends in .ttf or .otf. A WOFF or WOFF2 file is a web font and will not install on the desktop.
  • If you exported a font from FontMaker, you already have a real TTF or OTF file. It installs the exact same way as any font you buy or download.

Method 1: Right-click and Install (fastest)

This is the quickest route and works on Windows 10 and 11.

  1. Open the folder that holds your font file.
  2. Right-click the .ttf or .otf file.
  3. Choose Install.

That is it. Windows copies the font into place and it becomes available to your programs. If you want it available to everyone who uses the PC, pick Install for all users instead (see the admin section below).

You can also double-click the font file to open a preview window, then click the Install button at the top.

Method 2: Drag and drop into Settings > Fonts

Windows 10 and 11 both let you install fonts by dropping the file into Settings.

  1. Open Settings (press Windows + I).
  2. Go to Personalization > Fonts.
  3. Drag your .ttf or .otf file into the box marked Add fonts (it says "Drag and drop to install").

The font installs instantly and appears in the list. You can select multiple files at once and drop them all together, which is handy when a family ships with regular, bold, and italic as separate files.

Method 3: The Windows Fonts folder

The classic Fonts folder still exists and gives you a full view of everything installed.

  1. Press Windows + R, type %windir%\fonts, and press Enter. (You can also open Control Panel > Appearance and Personalization > Fonts.)
  2. Drag your font files into this window, or copy and paste them in.

This folder is where you go to remove a font too: right-click any font and choose Delete. It is the best place to confirm a font is really installed.

Install a font for all users (admin)

By default, some install actions only add the font for your own account. To make a font available to every account on the computer, you need administrator rights.

  • Right-click the font file and choose Install for all users. Windows will ask for admin confirmation.
  • If you only see Install (not the "all users" option), you may not have admin rights on that PC. A personal install still works fine for your own account.

Fonts installed for a single user live in your profile, while fonts for all users are stored system-wide (more on locations below).

Use your new font

Once installed, the font shows up in the font menu of your apps, listed by its own name (which may differ from the file name).

Important: an app only loads the font list when it starts. If you install a font while Word, Photoshop, or any other program is open, close and reopen that app to see the new font in the list. After a restart it appears alongside every other font, ready to select.

Font not showing up?

If your new font is missing, work through this short checklist:

  • Restart the app. This fixes the problem most of the time. Fully close it (not just the window) and reopen it.
  • Confirm it installed. Open the Fonts folder (%windir%\fonts) and search for its name. If it is not there, the install did not complete.
  • Re-install it. Delete it from the Fonts folder, then install again with right-click > Install.
  • Check the file type. A WOFF or WOFF2 file will not install. You need TTF or OTF.
  • Restart Windows. As a last resort, a reboot forces every app to reload the font list.

Installing a font is one of those tasks that feels fiddly the first time and trivial forever after. Pick whichever method fits your moment: right-click for speed, Settings for drag-and-drop, or the Fonts folder for control. Any TTF or OTF works the same way, including the one you just made yourself.

Frequently asked questions

Where are fonts stored on Windows?

Fonts for all users live in C:\Windows\Fonts. Fonts installed for a single account sit in C:\Users\<you>\AppData\Local\Microsoft\Windows\Fonts. Open the Fonts folder with Windows + R and %windir%\fonts to browse them.

Why is my new font not showing in Word or Photoshop?

Those apps read the font list only when they launch. Close the app completely and reopen it, and the font should appear. If it still does not, reinstall it and make sure it is a TTF or OTF file, not a WOFF web font.

Do I need administrator rights to install a font?

Not for a personal install: you can install a font for your own account without admin rights. You only need administrator rights to choose Install for all users, which makes the font available to every account on the PC.

Ready to make your own font?

Turn your drawings or handwriting into a real TTF or OTF font, free and right in your browser.

Create your font

Keep reading