How to Set Default Word, Excel, and PowerPoint Themes Company-Wide
Question details
The organization needs to apply corporate branding, including customized fonts and colors, as the default themes in Word, Excel, and PowerPoint for all employees.
- Product
- Microsoft Office (Word, Excel, PowerPoint)
- Device & OS
- not provided
- Scenario
- Deploying standardized corporate themes and branding to all employee devices across the organization.
- Observed behavior
- Microsoft 365 admin center and the individual Office applications do not provide a direct, universal setting to enforce default themes company-wide.
Ensure you have administrative access to your organization's Microsoft Intune or endpoint management system, and have your final corporate theme files (.thmx) ready for deployment.
Deploy Standardized Office Themes via Microsoft Intune
Use Microsoft Intune endpoint management to distribute corporate fonts, colors, and Office theme files (.thmx) to all employee devices.
Because the Microsoft 365 Admin Center does not natively support a one-click universal theme deployment, administrators must rely on endpoint management tools like Microsoft Intune. This involves packaging the theme files and using a script to place them into the correct local user directories on each machine.
Create and save your customized corporate theme as a .thmx file using Word or PowerPoint, ensuring all corporate fonts and colors are applied.
Write a PowerShell script designed to copy the .thmx file to the user's local template directory, typically located at '%AppData%\Microsoft\Templates\Document Themes'.
Log in to the Microsoft Endpoint Manager admin center, package your theme files and PowerShell script into a Win32 app format (.intunewin), and upload it to Intune.
Assign the newly created deployment package to your target employee groups and wait for the devices to sync and apply the new policies.
Consult Microsoft Communities for Advanced Scripting
Seek specialized guidance on custom PowerShell scripting for Intune theme deployment from enterprise administrators.
Looking for a Lightweight Enterprise Office Solution? Try WPS Office
Managing complex Microsoft Intune policies just to set up corporate branding can be time-consuming. WPS Office provides a free, highly compatible alternative to Microsoft Office, offering an intuitive interface and seamless compatibility with Word, Excel, and PowerPoint formats.
- 1. Download WPS Office: Install WPS Office on your corporate devices from the official website.
- 2. Create Corporate Templates: Open WPS Writer or Presentation, set up your corporate branding, and save the file as a template.
- 3. Share with the Team: Distribute the customized template file to your employees for standardized document creation.

Frequently Asked Questions
Can I set a default Office theme directly in the Microsoft 365 Admin Center?
No, the Microsoft 365 Admin Center does not currently offer a built-in, direct setting to universally apply a default Office theme across all applications company-wide.
Where are default Office themes stored on a Windows PC?
By default, custom document themes in Microsoft Office are stored in the user's local AppData folder, specifically at '%AppData%\Microsoft\Templates\Document Themes'.
Do Group Policy Objects (GPOs) support setting default Office themes?
While Microsoft provides administrative templates for Office, enforcing a universal default theme (.thmx) usually requires custom PowerShell scripts deployed via GPO or Intune to copy the theme files to the correct local directories.




