• Outlook User
  • New Outlook app
  • Outlook.com
  • Outlook Mac
  • Outlook & iCloud
  • Developer
  • Microsoft 365 Admin
    • Common Problems
    • Microsoft 365
    • Outlook BCM
    • Utilities & Addins

Disable Stationery and Fonts using Group Policy

Slipstick Systems

› Outlook › Email › Disable Stationery and Fonts using Group Policy

Last reviewed on February 11, 2015     8 Comments

I need to disable the ability of the end-user to modify Stationery and force a default stationery and font. I have found the "font" forcing but not the rest. I was trying to work with control ID but don't know how to find the right ones.

You'll need to make at least three changes:

1) The registry value that controls the default stationery for the user is in the HKEY_CURRENT_USER\​Software\​Microsoft\​Office\​nn.0\​Common\​MailSettings key (nn is your version of Outlook) in an expandable string value named NewStationery. Set the value to the name of the HTML file, without the .htm tag. In other words, if the name of the stationery file is "Company Letterhead.htm," the value for NewStationery would be "Company Letterhead." If you put in the name of a stationery file that is not in the user's Stationery folder, e.g. "dummy," Outlook will use the user's default fonts, and the user will not be able to invoke any default stationery.

2) In the same key, you should also create a string value named NewTheme to a dummy value to block the user from using Word's Tools | Options | E-mail Options dialog to set a theme.

3) You would also want to disable the Actions | New Mail Message Using | More Stationery command using a group policy object and the "Disable command bar buttons and menu items" policy setting or edit the registry at HKEY_CURRENT_USER\​Software\​Policies\​Microsoft\​office\​xx.0\​outlook\​disabledcmdbaritemslist. The ID for More Stationery command is 5611. The Options | Mail | Stationery and Fonts button ID is 3766.

Outlook needs to be restarted for new group policies to take effect.

However, these measures will be only partially effective in enforcing the use of particular stationery. The user could always edit the raw .htm file in the Signatures folder or replace it with one with the same name. A WordMail user can also change the background and fonts by using the Format | Theme command, unless you block that menu choice for all Word documents. Furthermore, if the user has previously used stationery, the most recently used stationery choices will be available in the Actions | New Message Using menu and cannot be cleared. I haven't found the MRU list yet.

More Information

Use Group Policy to disable commands

Disable Stationery and Fonts using Group Policy was last modified: February 11th, 2015 by Diane Poremsky

Related Posts:

  • How to restrict the usage of stationery in Outlook. This method can be
    Prevent Users From Choosing Stationery
  • The Signature or Stationery and Fonts button doesn't work
  • Disable Outlook's Reading Pane
  • Understanding Fonts and the +Body Style

About Diane Poremsky

A Microsoft Outlook Most Valuable Professional (MVP) since 1999, Diane is the author of several books, including Outlook 2013 Absolute Beginners Book. She also created video training CDs and online training classes for Microsoft Outlook. You can find her helping people online in Outlook Forums as well as in the Microsoft Answers and TechNet forums.

Subscribe
Notify of
8 Comments
newest
oldest most voted
Inline Feedbacks
View all comments

Night
December 2, 2021 8:48 am

what is the dummy value in the step2

0
0
Reply
KING
May 12, 2019 10:18 am

I had tried. It worked with the code 5611. but cannot work for this code 3766 (The Options | Mail | Stationery and Fonts button)

0
0
Reply
Johnny Reel (@jraz11_13)
July 23, 2015 5:36 pm

Hi Diane, Nice post. I was wondering if you knew the control ID for the two buttons in Options|Mail for Stationary and Fonts and Signatures? I set a GPO to disable these controls, 5611,3766,5608,22965.14014,14823,12305,16182,13779,13991,12863,12864,12445,11584, I might add that a comma separated list in the GPO fails, but each on their own line succeeds. When I did this, the option for previously used themes disappeared. But the dialog box remains for the Signatures/Stationary and Fonts. Signatures is greyed out but not the stationary options.

I was able to obtain those control IDs via this MS document. Office2013FluentUserInterfaceControlIdentifiers\Office UI Help Files

But the aforementioned buttons remain active and at least halfway useable. Any thoughts you can shed on this topic?

0
0
Reply
Diane Poremsky
Author
Reply to  Johnny Reel (@jraz11_13)
July 24, 2015 2:22 pm

3766 should disable the button in options. (But its not doing anything in Outlook 2016. The other IDs are disabling features.)

Yeah, you need one value per line.

0
-1
Reply
christopher wiedel
Reply to  Diane Poremsky
February 24, 2016 5:32 pm

Yeah I just tested this in 2016 3766 doesn't work? Any ideas?

0
0
Reply
Diane Poremsky
Author
Reply to  christopher wiedel
February 29, 2016 9:27 am

As of now, no.

0
-1
Reply
Christopher Wiedel
Reply to  Diane Poremsky
March 17, 2016 5:09 pm

3766 disables the signature drop down, doesn't seem to be tied to stationary.

1
0
Reply
Mark Clift
Reply to  Christopher Wiedel
January 5, 2017 12:04 pm

This worked for me. It does not disabled the Stationery and Fonts button in options but it does not allow them to be changed. The user can attempt to change the setting but it reverts to null after they click OK. Tested in 2013 only but should work for 2016 as well.

By setting the preference under the "Policies" reg key, a user can choose a different theme, but as soon as they click OK, the setting flips back.

Set these REG_SZ values in GPO (User ConfigurationPreferencesWindows SettingsRegistry) 
[HKEY_CURRENT_USERSoftwarePoliciesMicrosoftOffice15.0commonmailsettings]
"NewStationery"=""
"NewTheme"=""

From: https://social.technet.microsoft.com/Forums/office/en-US/f3c9c08a-bc0a-40c9-be17-faf54eeca3f9/outlook-2013-gpo-or-other-to-restrict-stationary-font-theme?forum=officeitpro

0
0
Reply

Visit Slipstick Forums.
What's New at Slipstick.com

Latest EMO: Vol. 30 Issue 32

Subscribe to Exchange Messaging Outlook






Support Services

Do you need help setting up Outlook, moving your email to a new computer, migrating or configuring Office 365, or just need some one-on-one assistance?

Our Sponsors

CompanionLink
ReliefJet
  • Popular
  • Latest
  • Week Month All
  • Jetpack plugin with Stats module needs to be enabled.
  • Move Deleted Items to Another Folder Automatically
  • Open Outlook Templates using PowerShell
  • Count and List Folders in Classic Outlook
  • Google Workspace and Outlook with POP Mail
  • Import EML Files into New Outlook
  • Opening PST files in New Outlook
  • New Outlook: Show To, CC, BCC in Replies
  • Insert Word Document into Email using VBA
  • Delete Empty Folders using PowerShell
  • Warn Before Deleting a Contact
Ajax spinner

Recent Bugs List

Microsoft keeps a running list of issues affecting recently released updates at Fixes or workarounds for recent issues in classic Outlook (Windows).

For new Outlook for Windows: Fixes or workarounds for recent issues in new Outlook for Windows .

Outlook for Mac Recent issues: Fixes or workarounds for recent issues in Outlook for Mac

Outlook.com Recent issues: Fixes or workarounds for recent issues on Outlook.com

Office Update History

Update history for supported Office versions is at Update history for Office

Outlook Suggestions and Feedback

Outlook Feedback covers Outlook as an email client, including Outlook Android, iOS, Mac, and Windows clients, as well as the browser extension (PWA) and Outlook on the web.

Outlook (new) Feedback. Use this for feedback and suggestions for Outlook (new).

Use Outlook.com Feedback for suggestions or feedback about Outlook.com accounts.

Other Microsoft 365 applications and services




New Outlook Articles

Move Deleted Items to Another Folder Automatically

Open Outlook Templates using PowerShell

Count and List Folders in Classic Outlook

Google Workspace and Outlook with POP Mail

Import EML Files into New Outlook

Opening PST files in New Outlook

New Outlook: Show To, CC, BCC in Replies

Insert Word Document into Email using VBA

Delete Empty Folders using PowerShell

Warn Before Deleting a Contact

Newest Code Samples

Open Outlook Templates using PowerShell

Count and List Folders in Classic Outlook

Insert Word Document into Email using VBA

Warn Before Deleting a Contact

Use PowerShell to Delete Attachments

Remove RE:, FWD:, and Other Prefixes from Subject Line

Change the Mailing Address Using PowerShell

Categorize @Mentioned Messages

Send an Email When You Open Outlook

Delete Old Calendar Events using VBA

Repair PST

Convert an OST to PST

Repair damaged PST file

Repair large PST File

Remove password from PST

Merge Two Data Files

Sync & Share Outlook Data

  • Share Calendar & Contacts
  • Synchronize two computers
  • Sync Calendar and Contacts Using Outlook.com
  • Sync Outlook & Android Devices
  • Sync Google Calendar with Outlook
  • Access Folders in Other Users Mailboxes

Diane Poremsky [Outlook MVP]

Make a donation

Mail Tools

Sending and Retrieval Tools

Mass Mail Tools

Compose Tools

Duplicate Remover Tools

Mail Tools for Outlook

Online Services

Calendar Tools

Schedule Management

Calendar Printing Tools

Calendar Reminder Tools

Calendar Dates & Data

Time and Billing Tools

Meeting Productivity Tools

Duplicate Remover Tools

Productivity

Productivity Tools

Automatic Message Processing Tools

Special Function Automatic Processing Tools

Housekeeping and Message Management

Task Tools

Project and Business Management Tools

Choosing the Folder to Save a Sent Message In

Run Rules on messages after reading

Help & Suggestions

Submit Outlook Feature Requests

Slipstick Support Services

Buy Microsoft 365 Office Software and Services

Visit Slipstick Forums.

What's New at Slipstick.com

Home | Outlook User | Exchange Administrator | Office 365 | Outlook.com | Outlook Developer
Outlook for Mac | Common Problems | Utilities & Addins | Tutorials
Outlook & iCloud Issues | Outlook Apps
EMO Archives | About Slipstick | Slipstick Forums
Submit New or Updated Outlook and Exchange Server Utilities

Send comments using our Feedback page
Copyright © 2025 Slipstick Systems. All rights reserved.
Slipstick Systems is not affiliated with Microsoft Corporation.

:wpds_smile::wpds_grin::wpds_wink::wpds_mrgreen::wpds_neutral::wpds_twisted::wpds_arrow::wpds_shock::wpds_unamused::wpds_cool::wpds_evil::wpds_oops::wpds_razz::wpds_roll::wpds_cry::wpds_eek::wpds_lol::wpds_mad::wpds_sad::wpds_exclamation::wpds_question::wpds_idea::wpds_hmm::wpds_beg::wpds_whew::wpds_chuckle::wpds_silly::wpds_envy::wpds_shutmouth:
wpDiscuz

Sign up for Exchange Messaging Outlook

Our weekly Outlook & Exchange newsletter (bi-weekly during the summer)






Please note: If you subscribed to Exchange Messaging Outlook before August 2019, please re-subscribe.

Never see this message again.

You are going to send email to

Move Comment