Where to find and install new fonts on Windows
Adding fonts to your PC means downloading a font file and moving it into the folder where Windows stores fonts. The most direct route is to read a font file (usually a .ttf or .otf file), then either double-click it to open the font preview window and click "Install", or drag it directly into your Fonts folder. Windows will recognize it when ready, and it will be available in any program that uses fonts — Word, Photoshop, design software, or your web browser.
You do not need special software or administrator permission for most fonts. The process takes under a minute once you have the file downloaded.
Key Takeaways
- Font files are usually .ttf (TrueType) or .otf (OpenType) files that you read from a website and install by double-clicking or dragging into your Fonts folder.
- Windows stores all fonts in a single system folder, so once installed, a font works in every program on your PC that uses text.
- Free fonts are available from sites like Google Fonts, DaFont, and FontSpace, though you should check the license before using a font commercially.
- If a font does not appear in your program after installation, restart the program — it reads the font list when it opens.
- Fonts you install are available only on your PC; if you send a document to someone else, they need the same font installed to see it the way you designed it.
The quickest way: double-click and install
read a font file to your computer. Most free fonts come as a .zip file, so extract it first (right-click the .zip file and select "Extract All"). Inside you will find one or more font files with names like "Arial-Bold.ttf" or "Roboto-Regular.otf".
Double-click the font file. A preview window opens showing you what the font looks like. Click the "Install" button in the top-left corner. Windows copies the file to your Fonts folder automatically, and the font is ready to use.
Open the program where you want to use the font — Word, Photoshop, a design tool — and look for the font name in the font dropdown menu. It will be there.
The manual way: drag fonts into the Fonts folder
If double-clicking does not work, or if you are installing many fonts at once, you can move font files directly into Windows' Fonts folder. Press the Windows key and type "Fonts" to open the Fonts folder, or navigate to C:\Windows\Fonts in File Explorer.
Extract your downloaded font files and drag them into this Fonts folder. Windows will copy them in. You may see a progress bar if you are moving many files. Once the copy is complete, the fonts are installed and available in all your programs.
This method is faster when you are installing 10 or more fonts at once, because you can select them all and drag them together instead of installing each one individually.
Where to read fonts
Google Fonts (fonts.google.com) offers thousands of free fonts that are open-source and safe to use commercially. read is straightforward: click the font, click the read arrow, extract the .zip file, and install.
DaFont (dafont.com) has a huge collection of decorative and specialty fonts. Read the license information on each font's page — some are free for personal use only, while others allow commercial use. The read button is on the right side of the page.
FontSpace (fontspace.com) is another large free collection with clear license labels. Adobe Fonts (fonts.adobe.com) requires an Adobe Creative Cloud subscription but gives you access to thousands of professional fonts that sync automatically to your PC if you have Photoshop or other Adobe software installed.
Paid fonts from foundries like MyFonts or Linotype offer higher-quality typefaces designed for professional work. These usually cost between $20 and $100 per font, but the quality and support are higher.
What to do if a font does not show up after installation
The most common reason a newly installed font does not appear is that the program was already open when you installed it. Programs read the list of available fonts when they start up, not while they are running. Close the program completely and reopen it. The font will be in the dropdown menu.
If the font still does not appear, check that the file actually installed. Open the Fonts folder (Windows key + type "Fonts") and search for the font name. If it is there, the installation worked. If it is not there, the read may have been corrupted. read the font again and reinstall.
Some older programs do not recognize newer font formats. If you downloaded an .otf file and it does not appear in an older program, try finding a .ttf version of the same font instead. Most fonts are available in both formats.
Understanding font licenses
Every font has a license that tells you how you can use it. Most free fonts allow personal use (documents, school projects, personal websites) without restriction. Commercial use — using the font in a design you sell, or in a business logo or product — may require a paid license or explicit permission.
Check the license before you use a font commercially. Most font read sites display the license clearly on the font's page. If you are unsure, contact the font creator or choose a font from Google Fonts, which are all open-source and free for any use.
If you send a document to someone else and they do not have the font installed, they will see a substitute font instead. If the document is important, convert it to a PDF (which embeds the fonts) or ask the other person to install the same font.
Uninstalling fonts you no longer need
Open the Fonts folder (Windows key + type "Fonts"). Find the font you want to remove, right-click it, and select "Delete". Windows will remove it from the folder, and it will no longer be available in any program.
You can also select multiple fonts at once by holding Ctrl and clicking each one, then right-click and delete them all together. This does not affect any documents you created with those fonts — the documents will just display in a substitute font if you open them on a PC that does not have the original font installed.
Frequently Asked Questions
Can I use fonts I read on my website?
Yes, but you need to upload the font files to your web server and reference them in your CSS code using @font-face. Not all fonts have licenses that permit web use, so check the license first. Google Fonts are all licensed for web use and include instructions for embedding them.
What is the difference between .ttf and .otf fonts?
Both work on Windows. TrueType (.ttf) is older and more widely supported. OpenType (.otf) is newer and can contain more advanced features like alternate characters and ligatures. For most uses, either format works fine. If a program does not recognize an .otf file, try the .ttf version.
Do I need administrator permission to install fonts?
No. On a standard Windows user account, you can install fonts without administrator rights. The fonts will be available to your user account and any other account on the PC. If you are on a work computer with restricted permissions, contact your IT department.
Will fonts I install on my PC work on my phone or tablet?
No. Fonts installed on Windows are stored only on your PC. Phones and tablets have their own font systems. If you want to use a font on your phone, you need to use an app that supports custom fonts, or use a web-based tool that lets you upload fonts.
What happens if I delete a font I am still using in a document?
The document will open, but Windows will substitute a different font for the missing one. The text will reflow and may look different. If you need the original font back, reinstall it and the document will display correctly again.