Forum Discussion
Untick trust center setting to "remove personal information from file properties on save"
In our environment it seems that this tickbox is ticked by default on all new documents. And this makes all names on comments and such to be removed which is very annoying when collaborating on a file. There must be a way to stop this behavior, and that is really what i am after.
Because every new document begins with that box checked, it's likely that it's checked in the Normal.dotm template (the base template for new documents that aren't based on some other template).
To remedy this, open the Normal.dotm template "as a document" for direct editing. The simplest way to do this is to open the macro editor (Alt+F11), open the Immediate Window (Ctrl+G), enter the command
NormalTemplate.OpenAsDocument
and press Enter. Close the macro editor, and verify that the title bar of Word says "Normal.dotm". Go to the Trust Center and uncheck the box. Close Word; if you're prompted to save changes to the Normal template, click Save.
- amz1950Dec 05, 2019Copper Contributor
- Jay FreedmanDec 09, 2019MVP
amz1950 When the setting is grayed out, is the check box checked or empty?
When I look at it, the box is grayed out only when it's empty, meaning that personal information will not be removed from documents based on the template. Whenever the box is checked, I find that it isn't grayed out, and clicking it will clear it.