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

Folder Home Pages aren't available

Slipstick Systems

› Problems › Folder Home Pages aren’t available

Last reviewed on May 1, 2019     28 Comments

Applies to: Outlook (classic), Outlook 2007, Outlook 2010

October 12 2017 A security update released on October 10 2017 removes the Home Page tab from Outlook 2010, 2013, and 2016. This change was made for security reasons but because so many applications use Folder Home Pages, Microsoft has a registry key available to re-enable folder home page support.
home page tab is missing

An earlier update, back in 2011, removed folder home pages from non-default data files. If you need to use a folder home page in a non-default folder, you'll also need to set the NonDefaultStoreScript value at the bottom of this page.

Remember: if a registry key doesn't exist, you'll need to create it!

Outlook 2016

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Outlook\Security
DWORD: EnableRoamingFolderHomepages
Value: 1

Outlook 2013

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\15.0\Outlook\Security
DWORD: EnableRoamingFolderHomepages
Value: 1

Outlook 2010

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\14.0\Outlook\Security
DWORD: EnableRoamingFolderHomepages
Value: 1

home page tab is restored

Do it for me

Outlook 2016 Outlook 2013 Outlook 2010

Relevant KB articles are Outlook 2016: KB4011162; Outlook 2013: KB4011178; Outlook 2010 is KB4011196.

 
 

Folder Home Pages in Non-Default Data files

Problem: When you right-click on any of the folders that are listed down the left hand side in Outlook and choose Properties and then Home Page tab, the Home Page feature is disabled, preventing you from changing the address.

The home page setting is disabled in non-default data files "by design", beginning with Outlook 2007. If you want to use a folder home page in other data files and the URL field is grayed out, you'll need to configure a registry key to enable it.

You need to edit the following registry key and add the NonDefaultStoreScript value:
Outlook 2016

HKEY_CURRENT_USER\Software\Policies\Microsoft\office\16.0\outlook\security
DWORD: NonDefaultStoreScript
Value Data: 1 (Hexadecimal) to enable.

Outlook 2013

HKEY_CURRENT_USER\Software\Policies\Microsoft\office\15.0\outlook\security
DWORD: NonDefaultStoreScript
Value Data: 1 (Hexadecimal) to enable.

Outlook 2010

HKEY_CURRENT_USER\Software\Policies\Microsoft\office\14.0\outlook\security
DWORD: NonDefaultStoreScript
Value Data: 1 (Hexadecimal) to enable.

Outlook 2007

HKEY_CURRENT_USER\Software\Policies\Microsoft\office\12.0\outlook\security
DWORD: NonDefaultStoreScript
Value Data: 1 (Hexadecimal) to enable.

After setting the registry value, you may need to restart Outlook for it to take effect.

Note that the Show folder home page checkbox is disabled (grayed out) until you enter a URL in the Address field.

Folder Home Page Properties sheet

Do It For Me

If you don't want to edit the registry, download and run the appropriate reg file for your version of Outlook.

Outlook 2016Outlook 2013Outlook 2010
Outlook 2007

More Information

You cannot add a URL to the Address box on the Home Page tab in Outlook 2007 MSKB (also applies to Outlook 2010)
Outlook does not support rendering all types of folder home pages

Folder Home Pages aren't available was last modified: May 1st, 2019 by Diane Poremsky

Related Posts:

  • Outlook Folder Homepages are missing
  • Disable the Unsafe Hyperlink Warning when Opening Attachments
  • Start Outlook using a different VBA Project file
  • Set an End Date on Recurring Appointments

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
28 Comments
newest
oldest most voted
Inline Feedbacks
View all comments

Andrew
November 5, 2017 7:47 pm

Thanks Diane,
I have tried the above registry fixes but it does not seem to work for 64-bit operating systems (W7/W10) with 32-bit Office installations? I have tried restarting Outlook as well as the entire computer with no luck. It does work for 32-bit operating systems with 32-bit Office installations. It does work for 32-bit operating systems with 32-bit Office installations.

Are there any other registry tweaks needed for 64-bit OS'?

0
-1
Reply
Diane Poremsky
Author
Reply to  Andrew
January 1, 2018 12:16 am

It's working here on 64bit windows/ 32 bit outlook. (I used the ready to use reg file for outlook 2016.)

0
0
Reply
Charlie
October 19, 2017 11:31 am

The most recent update to the Oct 2017 KB was perfect. FYI, you must close Outlook, add the missing DWORD and then re-open Outlook for this to take effect. Thank you sooooo much!

0
0
Reply
Phil
October 16, 2017 9:18 am

Does not work for me, windows 7 here. Tab "Homepage" is missing on folder properties

0
0
Reply
Diane Poremsky
Author
Reply to  Phil
October 16, 2017 2:47 pm

Did you restart Outlook or Windows? Policies keys are only read at startup.

0
0
Reply
jeff white
October 12, 2017 6:44 pm

the registry key fixes didn't work for me. i did find the Microsoft security update that's causing this. you just need to uninstall the update. KB4011178 this is for office 2013 for office 2010 you need to uninstall KB4011196 and the homepage tab will re-appear

0
0
Reply
Diane Poremsky
Author
Reply to  jeff white
October 12, 2017 6:54 pm

Did you restart Outlook? That is required with policy keys.

0
0
Reply
Ian
October 12, 2017 5:48 pm

I am glad that this was added to Outlook 2010.

0
0
Reply
Jan van Veldhuizen
October 12, 2017 3:24 pm

I found a solution in a Microsoft Technet forum.
Add this Registry key:

[HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Office\16.0\Outlook\Security]
"EnableRoamingFolderHomepages"=dword:00000001

Just tested it, and it works !!

0
0
Reply
Diane Poremsky
Author
Reply to  Jan van Veldhuizen
October 12, 2017 4:58 pm

Was just coming to post the suggestion to try that key. Damn Microsoft. :)

I'm not sure if they are removing it for good (suspect so) but it's working in the insider build without the key.

0
0
Reply
Jan van Veldhuizen
October 11, 2017 9:31 am

Additional info: I tried to solve it programmatically, but the folder properties WiebViewOn and WebViewURL in the folder object throw an exception now. Have they been removed in the end?
Does that really mean that there is now only one place left to plug an HTML page into Outlook? (The Outlook Today page)

0
0
Reply
Diane Poremsky
Author
Reply to  Jan van Veldhuizen
October 12, 2017 1:00 am

I'm using a folder home page in build 1710 - it's my sharepoint home page. (I set it through properties & the key on this page is not set) I don't know if it makes a difference, but it's set as a trusted site in control panel, Internet Options, Security tab.

i used the sample code at https://msdn.microsoft.com/en-us/library/bb176545(v=office.12).aspx with Outlook 2016, version 1708 (current channel) and it works fine. (Microsoft.com is not on the trusted list on the test computer).

0
0
Reply
Diane Poremsky
Author
Reply to  Jan van Veldhuizen
October 12, 2017 1:01 am

oh, BTW, i am using the default store. That is probably why its working here... will test with a none-default store.

0
0
Reply
Diane Poremsky
Author
Reply to  Diane Poremsky
October 12, 2017 1:14 am

ok... with a non-default store and using slipstick.com as the FHP url, it works, but the page has some scripts that cause errors. I used the macro from msdn to set the microsoft page as a FHP - it works fine, no errors.

(They tightened Outlook security some over the summer, but FHP are not blocked completely.)

0
0
Reply
Jan van Veldhuizen
October 11, 2017 8:56 am

The registry key is still read in the latest version (according to Procmon), but it doesn't do nothing anymore, apparently

1
-1
Reply

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

Latest EMO: Vol. 30 Issue 33

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
  • Use Classic Outlook, not New Outlook
  • Disable "Always ask before opening" Dialog
  • Reset the New Outlook Profile
  • Office Outlook Add-ins
  • How to Remove the Primary Account from Outlook
  • Adjusting Outlook's Zoom Setting in Email
  • Shared Mailboxes and the Default 'Send From' Account
  • Direct Connect to Office 365
  • iCloud error: Outlook isn't configured to have a default profile
  • Create a rule to delete mail after a number of days
  • Urban legend: Microsoft Deletes Old Outlook.com Messages
  • Buttons in the New Message Notifications
  • 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
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

Urban legend: Microsoft Deletes Old Outlook.com Messages

Buttons in the New Message Notifications

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

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