Enable Office-provided templates on the Visio 2013 start screen only

It is possible to hide all default templates on the Office 2013 start screens by enabling the GPO setting "Microsoft Office 2013/Tools | Options | General | Web Options.../Hide all Office-provided templates on the Office Start screen and in File | New".

But is there a way to enable the default templates for certain Office applications only? I would like to enable it for Visio 2013 but not for other Office apps like Word or PowerPoint.

Removing the template files from "C:\Program Files (x86)\Microsoft Office\Templates\1033" and keep the files in "C:\Program Files (x86)\Microsoft Office\Office15\Visio Content\1033" does not work. The templates are still visible on the Word/Excel/PowerPoint start screen and when trying to open it an error (File is missing) is displayed.

Any ideas how to achieve this?

Thank you!

May 27th, 2015 9:49am

Hi Mr3ch,

According to your description, you request could be done via both of GPO settings and Registry keys. We can disable Start Screen in a specific Office 2013 program one by one.

GPO settings method:

Excel Group Policy: User Configuration\Administrative Templates\Microsoft Excel 2013\Miscellaneous

Visio Group Policy: User Configuration\Administrative Templates\Microsoft Visio 2013\Miscellaneous

More products, please see this article:

https://technet.microsoft.com/en-us/library/cc178992.aspx?f=255&MSPPError=-2147217396

Registry keys method:

1.Press "WIN+R" key combination to launch RUN dialog box then type regedit and press Enter. It'll open Registry Editor.

2. Now go to any of following keys according to your requirements:

  • For Microsoft Word 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Word\Options
  • For Microsoft Excel 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Excel\Options
  • For Microsoft PowerPoint 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\PowerPoint\Options
  • For Microsoft Access 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Access\Settings
  • For Microsoft Visio 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Visio\Application
  • For Microsoft Project 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\MS Project\Options\General
  • For Microsoft Publisher 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Publisher\Preferences

3. In right-side pane, create a new DWORD DisableBootToOfficeStart and set its value to 1

4. That's it. It'll immediately disable Start Screen in your desired Office 2013 application.

If you want to re-enable Start Screen in future, simply set DWORD value to 0 or delete the DWORD.

Hope it's helpful.

Regards,

George Zhao
Forum Support
________________________________________
Come back and mark the replies as answers if they help and unmark them if they provide no help.
If you have any feedback on our support, please click "tnfsl@microsoft.com"


Free Windows Admin Tool Kit Click here and download it now
May 27th, 2015 10:31pm

Hi Mr3ch,

According to your description, you request could be done via both of GPO settings and Registry keys. We can disable Start Screen in a specific Office 2013 program one by one.

GPO settings method:

Excel Group Policy: User Configuration\Administrative Templates\Microsoft Excel 2013\Miscellaneous

Visio Group Policy: User Configuration\Administrative Templates\Microsoft Visio 2013\Miscellaneous

More products, please see this article:

https://technet.microsoft.com/en-us/library/cc178992.aspx?f=255&MSPPError=-2147217396

Registry keys method:

1.Press "WIN+R" key combination to launch RUN dialog box then type regedit and press Enter. It'll open Registry Editor.

2. Now go to any of following keys according to your requirements:

  • For Microsoft Word 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Word\Options
  • For Microsoft Excel 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Excel\Options
  • For Microsoft PowerPoint 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\PowerPoint\Options
  • For Microsoft Access 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Access\Settings
  • For Microsoft Visio 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Visio\Application
  • For Microsoft Project 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\MS Project\Options\General
  • For Microsoft Publisher 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Publisher\Preferences

3. In right-side pane, create a new DWORD DisableBootToOfficeStart and set its value to 1

4. That's it. It'll immediately disable Start Screen in your desired Office 2013 application.

If you want to re-enable Start Screen in future, simply set DWORD value to 0 or delete the DWORD.

Hope it's helpful.

Regards,

George Zhao
Forum Support
________________________________________
Come back and mark the replies as answers if they help and unmark them if they provide no help.
If you have any feedback on our support, please click "tnfsl@microsoft.com"


May 28th, 2015 2:30am

Hi Mr3ch,

According to your description, you request could be done via both of GPO settings and Registry keys. We can disable Start Screen in a specific Office 2013 program one by one.

GPO settings method:

Excel Group Policy: User Configuration\Administrative Templates\Microsoft Excel 2013\Miscellaneous

Visio Group Policy: User Configuration\Administrative Templates\Microsoft Visio 2013\Miscellaneous

More products, please see this article:

https://technet.microsoft.com/en-us/library/cc178992.aspx?f=255&MSPPError=-2147217396

Registry keys method:

1.Press "WIN+R" key combination to launch RUN dialog box then type regedit and press Enter. It'll open Registry Editor.

2. Now go to any of following keys according to your requirements:

  • For Microsoft Word 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Word\Options
  • For Microsoft Excel 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Excel\Options
  • For Microsoft PowerPoint 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\PowerPoint\Options
  • For Microsoft Access 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Access\Settings
  • For Microsoft Visio 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Visio\Application
  • For Microsoft Project 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\MS Project\Options\General
  • For Microsoft Publisher 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Publisher\Preferences

3. In right-side pane, create a new DWORD DisableBootToOfficeStart and set its value to 1

4. That's it. It'll immediately disable Start Screen in your desired Office 2013 application.

If you want to re-enable Start Screen in future, simply set DWORD value to 0 or delete the DWORD.

Hope it's helpful.

Regards,

George Zhao
Forum Support
________________________________________
Come back and mark the replies as answers if they help and unmark them if they provide no help.
If you have any feedback on our support, please click "tnfsl@microsoft.com"


Free Windows Admin Tool Kit Click here and download it now
May 28th, 2015 2:30am

Hi Mr3ch,

According to your description, you request could be done via both of GPO settings and Registry keys. We can disable Start Screen in a specific Office 2013 program one by one.

GPO settings method:

Excel Group Policy: User Configuration\Administrative Templates\Microsoft Excel 2013\Miscellaneous

Visio Group Policy: User Configuration\Administrative Templates\Microsoft Visio 2013\Miscellaneous

More products, please see this article:

https://technet.microsoft.com/en-us/library/cc178992.aspx?f=255&MSPPError=-2147217396

Registry keys method:

1.Press "WIN+R" key combination to launch RUN dialog box then type regedit and press Enter. It'll open Registry Editor.

2. Now go to any of following keys according to your requirements:

  • For Microsoft Word 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Word\Options
  • For Microsoft Excel 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Excel\Options
  • For Microsoft PowerPoint 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\PowerPoint\Options
  • For Microsoft Access 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Access\Settings
  • For Microsoft Visio 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Visio\Application
  • For Microsoft Project 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\MS Project\Options\General
  • For Microsoft Publisher 2013:
     HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Publisher\Preferences

3. In right-side pane, create a new DWORD DisableBootToOfficeStart and set its value to 1

4. That's it. It'll immediately disable Start Screen in your desired Office 2013 application.

If you want to re-enable Start Screen in future, simply set DWORD value to 0 or delete the DWORD.

Hope it's helpful.

Regards,

George Zhao
Forum Support
________________________________________
Come back and mark the replies as answers if they help and unmark them if they provide no help.
If you have any feedback on our support, please click "tnfsl@microsoft.com"


May 28th, 2015 2:30am

Hello George

The problem is not the boot to start screen setting. The problem is the setting: "Microsoft Office 2013/Tools | Options | General | Web Options.../Hide all Office-provided templates on the Office Start screen and in File | New".

If this setting is enabled, no Visio templates are available in the File - New menu (because this setting applies to all Office apps). My question is how can I enable this setting for all Office apps except Visio.

Regards,
Marco

Free Windows Admin Tool Kit Click here and download it now
May 28th, 2015 5:15am

Hi Marco,

Yes, I see. As you said, the GPO setting: "Microsoft Office 2013/Tools | Options | General | Web Options.../Hide all Office-provided templates on the Office Start screen and in File | New" is a common setting. It's worked for all Office suits.

On the other words, if we enable/disable this setting, it'll apply to all Office suits. Based on my test, there is no such setting what you want. Thus, I recommend you try the above workaround, it helps us to hide the templates of start screen with particular Office program.

Regards,

George Zhao
Forum Support
________________________________________
Come back and mark the replies as answers if they help and unmark them if they provide no help.
If you have any feedback on our support, please click "tnfsl@microsoft.com"

May 28th, 2015 10:19pm

Hi Marco,

Yes, I see. As you said, the GPO setting: "Microsoft Office 2013/Tools | Options | General | Web Options.../Hide all Office-provided templates on the Office Start screen and in File | New" is a common setting. It's worked for all Office suits.

On the other words, if we enable/disable this setting, it'll apply to all Office suits. Based on my test, there is no such setting what you want. Thus, I recommend you try the above workaround, it helps us to hide the templates of start screen with particular Office program.

Regards,

George Zhao
Forum Support
________________________________________
Come back and mark the replies as answers if they help and unmark them if they provide no help.
If you have any feedback on our support, please click "tnfsl@microsoft.com"

Free Windows Admin Tool Kit Click here and download it now
May 29th, 2015 2:18am

Hi,

Just checking in to see if the information was helpful. Please let us know if you would like further assistance.

Thanks

George Zhao
Forum Support
________________________________________
Come back and mark the replies as answers if they help and unmark them if they provide no help.
If you have any feedback on our support, please click "tnfsl@microsoft.com"

June 4th, 2015 4:39am

Hi,
I'm marking the reply as answer as there has been no update for a couple of days.
If you come back to find it doesn't work for you, please reply to us and unmark the answer.

Thanks

George Zhao
Forum Support
________________________________________
Come back and mark the replies as answers if they help and unmark them if they provide no help.
If you have any feedback on our support, please click "tnfsl@microsoft.com"

Free Windows Admin Tool Kit Click here and download it now
June 9th, 2015 1:45am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics