How to set default font in Excel using Registry and Group Policy

If you want to set the default font and font size in Excel using Registry Editor and Local Group Policy Editor, you need these guides to get it done. If you are unable to change those settings using UI options, you can always follow the REGEDIT and GPEDIT methods, as mentioned here.

How to set the default font in Excel using Registry

To set the default font in Excel using Registry, follow these steps:

  1. Press Win+R to open the Run dialog.
  2. Type regedit and press the Enter button.
  3. Click on the Yes button.
  4. Navigate to office16.0 in HKCU.
  5. Right-click on 16.0 > New > Key and name it as excel.
  6. Right-click on excel > New > Key and set the name as options.
  7. Right-click on options > New > String Value.
  8. Name it as font.
  9. Double-click on it to set the Value data as font name and size.
  10. Click the OK button.
  11. Restart your computer.

Let’s learn more about these steps in detail.

To get started, press Win+R to open the Run dialog, type regedit, and press the Enter button. If the UAC prompt appears, click on the Yes button to open the Registry Editor on your computer.

After that, navigate to the following path:

HKEY_CURRENT_USERSoftwarePoliciesMicrosoftoffice16.0

Right-click on 16.0 > New > Key and name it as excel. Then, repeat these steps to create a key named options under excel.

Once done, right-click on options > New > String Value and set the name as font.

Next, you need to double-click on the font String Value to set the Value data in this format:

Font-name, font-size

Let’s assume that you want to set Arial at 10px. If so, you need to enter the Value data like this: Arial, 10.

Finally, click the OK button and restart your computer to apply the change.

How to change default font in Excel using Group Policy

To change the default font in Excel using Group Policy, follow these steps:

  1. Press Win+R to open the Run prompt.
  2. Type gpedit.msc and click the OK button.
  3. Navigate to General in User Configuration.
  4. Double-click on the Font setting.
  5. Select the Enabled option.
  6. Enter the font name and size in the box and click the OK button.
  7. Restart Excel.

To know more about these steps, continue reading.

First, you need to open the Local Group Policy Editor on your computer. To do that, press Win+R, type gpedit.msc, and click on the OK button.

Next, navigate to the following path:

User Configuration > Administrative Templates > Microsoft Excel 2016 > Excel Options > General

Double-click on the Font setting visible on the right side and select the Enabled option. Then, enter the font name and size in this format: font-name, font-size.

Like the REGEDIT method, you need to enter a font name size like this: Arial, 10.

Finally, click the OK button and restart the Excel app if it was opened while changing the setting.

What is the default font for Office 365?

In most Office apps, Calibri is used as the default font. Not only just the font family, but also it uses the same size (11px) across some apps. However, if you want to change the default font in Word, Excel, or PowerPoint, you can do so via their program settings too. If you want to do the same in Excel using REGEDIT or GPEDIT, you can follow the aforementioned guides.

How do I change the default font in Office 365 online?

It is not possible to change the default font in Office 365 Online. Whether you want to change the default font family or font size in Word Online, Excel Online, PowerPoint Online, or anything else, you cannot change them in those apps. However, the same is possible on desktop apps.

Original Article