Skip to content
3 min fix 10 min read Recently reviewedBeginner
Quick Answer

Right-click the .ttf or .otf file and choose Install — not Install for all users, which prompts for an administrator password. Plain Install puts the font in your own profile and every app picks it up next time it starts.

How to Install Fonts on Windows Without Admin Rights

Applies to: Windows 11, Windows 10; Microsoft 365 (Word, PowerPoint)
Article Type: How-To
Last Updated: 2026-07-29

Summary

Windows has installed fonts into your own user profile since Windows 10, so you do not need an administrator password to add one. This article covers the two admin-free install routes, where those fonts live, and the part people get caught by — a font installed for you alone does nothing for the colleagues you send the document to.

Prerequisites

  • Windows 11 or Windows 10.
  • The font files themselves, ending in .ttf, .otf, or .ttc.
  • No admin rights required for Steps 1 through 4.

Note: Download fonts from the foundry that made them, from Google Fonts, or from the Microsoft Store. Font files from an unknown download site are worth the same caution as any other file from an unknown download site.

Instructions

1. Install a Font for Your Account Only

The whole trick is which of the two right-click entries you pick.

  1. If the font arrived as a ZIP, extract it first. Right-click the .zip file, choose Extract All, then click Extract. Installing straight out of the ZIP preview window either fails or installs from a temporary folder that Windows later deletes. See How to Compress and Extract ZIP Files in Windows 11.
  2. Open the extracted folder in File Explorer. Font files show a stylised A icon and end in .ttf, .otf, or .ttc.
  3. Right-click one of the font files. Two entries appear near the top of the menu:
    • Install — puts the font in your own profile. No prompt, no password, available straight away.
    • Install for all users — puts it in the shared Windows fonts folder and raises a User Account Control prompt asking for an administrator password. On Windows 11, if you see a short menu without those entries, click Show more options to open the classic menu.
  4. Click Install. A small Installing Fonts progress window appears and closes on its own.
  5. For a whole family, select every file in the folder with Ctrl + A, right-click the selection, and choose Install. Regular, Bold, Italic, and Bold Italic install together, which is what makes the B and I buttons work properly in Word.

Verification: Open Word, click the Font dropdown on the Home tab, and start typing the font name. It appears in the list with a preview of its own letterforms.

Note: Applications build their font list when they start. If the font is missing from an app that was already open, close that app completely — including any window left in the taskbar — and reopen it.

2. Install Fonts by Dragging Them into Settings

Same per-user install, different door. This one handles a large batch comfortably.

  1. Press Windows + I to open Settings.
  2. Select Personalization in the left sidebar, then click Fonts.
  3. At the top of the Fonts page is a dashed rectangle headed Add fonts, reading Drag and drop to install.
  4. Open File Explorer alongside Settings, select the font files, and drag them onto that rectangle.
  5. Release the mouse button. The fonts install with no prompt and appear in the Available fonts grid below.
  6. Type the font name into the Search fonts box above the grid to confirm it landed.

Tip: Snap the two windows side by side first — drag Settings to the left edge of the screen until an outline appears, release, then pick File Explorer for the right half.

3. Find, Check, and Remove Your Per-User Fonts

Knowing where they live tells you why they behave the way they do.

  1. Open File Explorer (Windows + E), click the address bar, type %localappdata%\Microsoft\Windows\Fonts, and press Enter. Every font you have installed for your own account is listed here.
  2. Compare with C:\Windows\Fonts, which holds the fonts installed for everyone on the computer. Writing to that folder is what needs the administrator password.
  3. To remove a font, go to Settings > Personalization > Fonts, click the font family in the Available fonts grid, then click Uninstall at the top of its page and Uninstall again in the confirmation dialog.

Note: Deleting the file straight out of the folder leaves the font registered but missing, which shows up as a name in Word's font list that renders as something else. Use Uninstall on the Fonts page instead.

Note: Per-user fonts stay on that computer. A new laptop, or signing in at a different desk, means installing them again. That is a fair reason to route a font your whole team needs through Step 5 rather than installing it yourself on every machine you touch.

4. Get Fonts from the Microsoft Store

Store installs run under your own account, so they complete without an administrator password even on devices where installers are otherwise blocked.

  1. Go to Settings > Personalization > Fonts.
  2. Click Get more fonts in Microsoft Store near the top of the page. The Microsoft Store app opens on its font collection.
  3. Select a font, click Get, then Install.
  4. Return to Settings > Personalization > Fonts. The font is now in the Available fonts grid.

Note: On a managed work device the Microsoft Store is sometimes restricted, and the link does nothing when clicked. Check your company software portal first — see How to Install Approved Software (Company Portal / Self Service). If neither route works, raise a ticket with this wording: "Please allow Microsoft Store font downloads on my device, or install the font named in this ticket for my account." Understanding IT Policies: Why You Can't Download That App covers what that approval is weighing up.

5. Ask for a Company Brand Font to Be Deployed

This is the case where installing the font yourself works perfectly and still leaves you with the problem.

A font installed for your account exists on your computer and nowhere else. When you send the deck to twelve colleagues, Word and PowerPoint substitute the closest font each of their machines has. Substituted letters are a different width, so lines re-wrap, headings break onto two lines, text boxes overflow their edges, and the page or slide count changes. The file looks right on your screen and wrong on theirs, and nobody tells you because they assume that is how you sent it.

The request to raise is a deployment, not an install. Raise a ticket with this wording:

"Please deploy our brand fonts — Regular, Bold, and Italic weights — to everyone in the Marketing team. Our font licence covers company-wide internal deployment. The font files and the licence document are attached."

Include these three things, because they are what turns the ticket around quickly:

  • The exact font file names and weights, attached to the ticket.
  • The team, group, or distribution list that needs them.
  • Confirmation that your licence permits deployment to that number of people. Many commercial font licences are sold per seat, and IT cannot push a font to two hundred machines on a five-seat licence.

Tip: Whoever owns the brand guidelines usually holds the font licence too — marketing, design, or the agency that built the brand. Ask them for the licence terms before you raise the ticket, so the seat count is answered in advance.

6. Embed the Font in a Word or PowerPoint File

Embedding carries the font inside the file itself, so the layout survives the trip to someone who does not have it installed. Use this while a deployment request is in progress, or for a one-off document going outside the company.

PowerPoint

  1. Open the presentation, click File in the top-left corner, then Options at the bottom of the left sidebar.
  2. Select Save in the list down the left of the PowerPoint Options dialog.
  3. Scroll to Preserve fidelity when sharing this presentation at the bottom of the pane and tick Embed fonts in the file.
  4. Choose one of the two options underneath:
    • Embed only the characters used in the presentation (best for reducing file size) — for a deck you are sending out to be read.
    • Embed all characters (best for editing by other people) — for a deck a colleague will edit.
  5. Click OK, then press Ctrl + S to save. The embedding happens on save, not on the setting change.

Word

  1. Click File > Options > Save.
  2. Under Preserve fidelity when sharing this document, tick Embed fonts in the file, then tick Embed only the characters used in the document (best for reducing file size) and Do not embed common system fonts.
  3. Click OK and save the document.

Verification: Check the file size in File Explorer before and after saving. An embedded font adds anywhere from a few hundred kilobytes to several megabytes — a visible jump confirms the font went in.

Note: Embedding is a Windows-only feature of Word and PowerPoint. Excel has no equivalent, and neither do the web versions. If the file grew past what your email will accept, see How to Shrink a Large PowerPoint File.

Note: Embedded fonts render the document; they do not install on the recipient's computer, and they cannot be extracted and reused. When the recipient needs the font for their own work, that is a deployment request (Step 5). When you only need the layout to survive, How to Save or Print Any Document as a PDF fixes it in one step and always works.

Troubleshooting

INFO

The whole per-user story rests on one distinction: Install writes the font into your profile and needs nothing from anyone, while Install for all users writes it into the shared Windows folder and needs an administrator password. Both make the font work for you. Only the second makes it work for the next person who signs in to that computer — and neither one does anything for a colleague on a different machine.

Symptom / ErrorPotential CauseSolution
A User Account Control prompt appears asking for an administrator passwordInstall for all users was clickedClick No, right-click the font file again, and choose plain Install (Step 1).
"The file does not appear to be a valid font file"The file is damaged or still inside a ZIPExtract the archive to a real folder and install from there. Download the font again if the message repeats.
The font is missing from Word's font listWord was open while the font installedClose every Office app completely, then reopen. Applications read the font list at startup.
Colleagues see a different font in your documentThe font is installed for you onlyEmbed it (Step 6), send a PDF, or request a deployment (Step 5).
The Fonts page reads "Some settings are managed by your organization"Device policy restricts font installsRaise a ticket naming the font and asking IT to deploy it to your account or your team (Step 5).
Word reports that a font cannot be embedded because of licensing restrictionsThe font's licence blocks embeddingNothing on your side changes this. Send the document as a PDF instead, or switch to a font whose licence permits embedding.