View Single Post
 
Old 08-30-2025, 05:59 AM
Michael-D's Avatar
Michael-D Michael-D is offline Windows 10 Office 2021
Novice
 
Join Date: Aug 2025
Location: Cologne, Germany!
Posts: 6
Michael-D is on a distinguished road
Default

OMG that did the trick!!! Thank you soo much You made my day

To Reiterate

The correct branch is:
Code:
HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Office
1. Create a new Key named "Office"
2. Create a new Key below Office called 16 or whatever your Office Version you have [*]
3. Create a new Key below 16 called "Word"
4. Create a new Key below Word called "Options"

Your Registry Path should looke like:
Code:
[HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Office\16.0\Word\Options
5. Create a new String Value called NoFontMRUList
6. Double click on this entry and enter a value of 1

Meaning: Value 1 = Enable | Value 0 Disable

[*] The numbers in the Registry (11.0 12.0 13.0 14.0 15.0 16.0) may vary depending on the version of Word! The folder 16.0 in the registry stands for Office 2016, 2019, 2021, and LTSC Version!

A brief guide as a thank you for the kind and professional assistance!
Mike
Attached Images
File Type: png Delete_Entries_Recently_used_Fonts.png (12.8 KB, 12 views)
File Type: png Recently_Used_Fonts_Empty AFTER.png (7.6 KB, 13 views)
Reply With Quote