Outlook Cannot Expand the Folder Error for Public Folders: How to Fix
🔍 WiseChecker

Outlook Cannot Expand the Folder Error for Public Folders: How to Fix

You may see an error stating Outlook cannot expand the folder when trying to access a public folder. This prevents you from viewing the folder’s contents or subfolders. The problem is often caused by a corrupted local cache or incorrect folder permissions. This article explains the root cause and provides steps to resolve the error and restore access.

Key Takeaways: Fixing the Public Folder Expansion Error

  • File > Account Settings > Account Settings > Change > More Settings > Advanced > Download Shared Folders: Ensures public folders are cached locally, which can resolve display issues.
  • Control Panel > Mail > Show Profiles > Remove: Deleting and recreating your Outlook profile clears corrupted local data that causes the error.
  • Outlook Safe Mode (Run > outlook.exe /safe): Starts Outlook without add-ins to check if a third-party tool is blocking folder expansion.

Why Outlook Fails to Expand Public Folders

Public folders in Outlook are stored on a Microsoft Exchange server but are cached locally on your computer for performance. The cannot expand folder error typically occurs when this local cache, known as the Offline Address Book or OST file for public folders, becomes damaged. Corruption can happen after a network interruption during synchronization or due to an Outlook crash.

Another common cause is insufficient permissions. While you might have access to the top-level public folder, you may lack permissions for specific subfolders. Outlook attempts to retrieve the folder hierarchy, and a permission mismatch at any level can cause the expansion to fail. Outdated or conflicting add-ins can also interfere with the folder rendering process in the navigation pane.

The Role of Cached Exchange Mode

If you use Cached Exchange Mode, a setting controls whether public folders are downloaded to your local machine. If this setting is disabled, Outlook must retrieve folder data from the server in real-time. A slow network connection or temporary server problem can then trigger the expansion error. Enabling caching for shared folders often provides a more stable experience.

Steps to Resolve the Cannot Expand Folder Error

Follow these methods in order, starting with the quickest check.

Method 1: Enable Caching for Shared Folders

  1. Open Account Settings
    In Outlook, go to File > Account Settings > Account Settings.
  2. Select Your Exchange Account
    On the Email tab, click your Microsoft Exchange account and select Change.
  3. Access More Settings
    In the Change Account window, click More Settings in the lower-right corner.
  4. Navigate to the Advanced Tab
    In the new dialog box, select the Advanced tab.
  5. Enable the Download Option
    Under Outlook Data File Settings, check the box for Download shared folders. Click OK, then Next, and Finish. Restart Outlook.

Method 2: Create a New Outlook Profile

  1. Open the Mail Control Panel
    Close Outlook. Press Windows key + R, type control panel, and press Enter. Search for Mail and open it.
  2. Manage Profiles
    In the Mail Setup window, click Show Profiles.
  3. Remove the Old Profile
    Select your current profile from the list and click Remove. Confirm the deletion. Do not worry your email account and data on the server are safe.
  4. Add a New Profile
    Click Add. Enter a name for the new profile and follow the prompts to re-add your Exchange account. Set it as the default profile and start Outlook.

Method 3: Run Outlook in Safe Mode

  1. Launch the Run Dialog
    Press Windows key + R to open the Run command box.
  2. Enter Safe Mode Command
    Type outlook.exe /safe and press Enter. This starts Outlook without any add-ins.
  3. Test Public Folder Access
    Try to expand the problematic public folder. If it works, an add-in is likely causing the issue. Go to File > Options > Add-ins to manage them.

If the Error Persists After Basic Fixes

Public Folder Hierarchy Is Corrupt on the Server

The issue might be with the public folder mailbox on the Exchange server. Contact your IT administrator or Microsoft 365 support. They can run diagnostic commands like Get-PublicFolderStatistics in Exchange Online PowerShell to check for corruption and potentially rebuild the hierarchy.

Outlook Data Files Need Repair

  1. Close Outlook and Locate SCANPST
    Close Outlook. The Inbox Repair tool is usually at C:\Program Files\Microsoft Office\root\Office16\SCANPST.EXE.
  2. Run the Tool
    Open SCANPST.EXE, browse to your OST file, and click Start. If errors are found, click Repair. Then restart Outlook.

Windows Search Indexing Is Interfering

Sometimes the Windows Search service can lock files. Open Services.msc, find Windows Search, and restart the service. Alternatively, rebuild the index via Control Panel > Indexing Options > Advanced > Rebuild.

Comparing the Primary Fix Methods

Item Enable Folder Caching Create New Profile
Primary Effect Downloads public folder data to a local cache file Replaces all local Outlook settings and data files
Time Required 2-5 minutes 10-15 minutes
Data Risk None, server data is safe Low, server mail and calendar are redownloaded
Best For First attempt, simple sync issues Persistent errors, corrupted local profile
Admin Rights Needed No No

You can now access your public folders after fixing the expansion error. Start by enabling the Download shared folders setting in your account options. If the problem continues, creating a fresh Outlook profile is a reliable solution. For advanced troubleshooting, your IT team can check the public folder health using the Get-PublicFolder cmdlet in PowerShell.