Outlook Hanging During Address Book Lookup: How to Rebuild the Offline Address Book
🔍 WiseChecker

Outlook Hanging During Address Book Lookup: How to Rebuild the Offline Address Book

Outlook can freeze or become unresponsive when you try to look up an email address. This often happens because the local Offline Address Book file is damaged or out of sync. The OAB is a cached copy of your organization’s global address list stored on your computer. This article provides the steps to rebuild the OAB and resolve the hanging issue.

Key Takeaways: Fixing Outlook Hangs During Address Lookup

  • Control Panel > Mail > Data Files > Offline Address Book: Delete the damaged OAB file to force Outlook to download a fresh copy from the server.
  • Send/Receive > Send/Receive Groups > Download Address Book: Manually trigger a new OAB download after clearing the old cache.
  • File > Account Settings > Account Settings > Change > More Settings > Advanced > Offline Folder File Settings: Use this dialog to compact your OST file if the hang persists after rebuilding the OAB.

Why a Corrupt Offline Address Book Causes Outlook to Hang

The Offline Address Book is a critical component for Microsoft Exchange and Microsoft 365 accounts in cached mode. When you start typing a name in the To, Cc, or Bcc field, Outlook searches this local OAB file for matches. If the file’s index is broken or its data is inconsistent, the search process can stall. This causes Outlook to stop responding or hang indefinitely.

Corruption typically occurs after an interrupted OAB download, a sudden system shutdown, or conflicts with third-party add-ins that manage contacts. The problem is specific to cached Exchange mode users. Outlook in online mode queries the server directly and does not use the local OAB file, so it avoids this particular hang.

How Outlook Manages the OAB Files

Outlook stores OAB files in a hidden system folder separate from your PST or OST data file. The primary file has an .oab extension. When this file is damaged, Outlook cannot read the address data it needs. The application waits for a response from the corrupted file that never comes, resulting in the hang. Rebuilding involves deleting these files so Outlook can generate new, clean ones from the server.

Steps to Rebuild the Offline Address Book in Outlook

Follow these steps to remove the damaged Offline Address Book files and download a new copy. Ensure you are connected to your organization’s network or the internet.

  1. Close Outlook completely
    Exit Outlook via File > Exit. Check the system tray to confirm no Outlook processes are running. Use Task Manager to end the process ‘OUTLOOK.EXE’ if needed.
  2. Open the Mail setup control panel
    Press Windows key + R, type ‘control panel’, and press Enter. In Control Panel, search for and open ‘Mail’. Click the ‘Show Profiles’ button.
  3. Access Data File settings
    Select your profile and click ‘Properties’. In the Mail Setup dialog, click ‘Data Files’. In the Account Settings window that opens, select the ‘Offline Address Book’ tab.
  4. Delete the Offline Address Book files
    On the Offline Address Book tab, select your Exchange or Microsoft 365 account’s OAB entry. Click the ‘Remove’ button. Confirm the removal when prompted. This deletes the local OAB cache.
  5. Manually download a new OAB
    Close all settings windows and restart Outlook. Go to the Send/Receive tab. Click ‘Send/Receive Groups’ and then select ‘Download Address Book’. In the dialog, check ‘Download changes since last Send/Receive’ and click OK to start the download.

Alternative Method via Windows File Explorer

If the control panel method does not work, you can delete the OAB files directly. Close Outlook and open File Explorer. Navigate to %localappdata%\Microsoft\Outlook. Delete all files with the .oab extension in this folder. Restart Outlook, and it will automatically begin downloading a new OAB.

If Outlook Still Hangs After Rebuilding the OAB

Outlook Freezes When Composing a New Email

If the hang occurs specifically when you click the To button, the issue might be with the address book service itself. Go to File > Account Settings > Account Settings. Double-click your Exchange account. Click ‘More Settings’, then go to the Addressing tab. Under ‘When sending mail, check names using these address lists in the following order’, remove and re-add the Global Address List.

Persistent Hangs with a Large OST File

A very large or corrupted OST file can cause general performance issues that mimic an OAB problem. To fix this, go to File > Account Settings > Account Settings. Select your Exchange account and click ‘Change’. Click ‘More Settings’ and go to the Advanced tab. Click ‘Offline Folder File Settings’, then click ‘Compact Now’ to reduce the file size and repair errors.

Add-ins Interfering with Address Lookup

Third-party add-ins for CRM or contact management can conflict with Outlook’s native address book. Start Outlook in safe mode by pressing Windows key + R, typing ‘outlook /safe’, and pressing Enter. If the hang does not occur in safe mode, an add-in is the cause. Disable add-ins via File > Options > Add-ins. Select COM Add-ins and click ‘Go’. Uncheck add-ins one by one to find the culprit.

Offline Address Book Rebuild vs. Other Common Fixes

Item Rebuild Offline Address Book Repair OST/PST File Disable Problematic Add-ins
Primary Symptom Hangs during name lookup in To/Cc/Bcc fields General slowness, sync errors, or crashes Hangs on startup or with specific features
Data Affected Local cached copy of the corporate address list All your mailbox data (emails, calendar, contacts) Outlook functionality extended by third-party software
Typical Fix Duration 5-10 minutes for download 30 minutes to several hours Time to identify and disable the add-in
User Action Required Manual download via Send/Receive tab Run Scanpst.exe or compact OST tool Manage add-ins via Outlook Options
Best For Exchange/Microsoft 365 users in cached mode All account types with local data file corruption Users who recently installed new software

You can now resolve Outlook hangs caused by a damaged Offline Address Book. The core fix involves deleting the old OAB files and triggering a fresh download from the server. If the problem continues, try compacting your OST file or running Outlook in safe mode to check for add-in conflicts. For advanced management, administrators can use the Exchange Management Shell cmdlet Update-OfflineAddressBook to force a server-side OAB generation.