Hi @B. Parker,
Welcome to the Microsoft Q&A forum.
I would like to provide you with the following information.
Please follow the steps below:
- Rebuild macOS Spotlight
Via System Settings (no Terminal):
- Open Apple menu > Spotlight > Search Privacy.
- Add Macintosh HD (or the Outlook data folder) to the Privacy list, then remove it to trigger re‑indexing.
- You can check progress by clicking the Spotlight icon and starting a search—macOS will show an indexing bar.
Via Terminal (quick and thorough):
- Rebuild Spotlight index for the boot volume
- sudo mdutil -E /
- If your Mac uses APFS, rebuild the Data volume as well
- sudosudo mdutil -E /System/Volumes/Data
- (Optional) Rebuild all mounted volumes
During re‑indexing, search may temporarily return limited results.
- Validate Outlook’s Spotlight Importer
- Legacy Outlook integrates with Spotlight via Microsoft Outlook Spotlight Importer.
- mdimport -L
- If you see more than one entry called Microsoft Outlook Spotlight Importer.mdimporter, keep the Outlook app you use, remove any duplicate Outlook app from Applications, Empty Trash, then restart the Mac.
Note: On newer macOS versions, some older mdimport flags are deprecated. If you see such messages, the Spotlight rebuild in step 1 (mdutil) is sufficient.
- Confirm profile location and name
- Standard Legacy Outlook profile path:
- ~/Library/Group Containers/UBF8T346G9.Office/Outlook/Outlook 15 Profiles/
- Open Outlook Profile Manager:
- Finder > Applications > Microsoft Outlook > Show Package Contents > Contents > SharedSupport > Outlook Profile Manager.
- Ensure the Profile name contains no special characters (e.g., “/”). If it does, rename the profile folder accordingly.
- (Optional) Refresh cache per folder
- In Legacy Outlook, right‑click a mail folder > Properties > Empty Cache. Outlook will reload that folder’s content from the server.
- Validate search after rebuild
- Try a few queries:
- subject:"invoice"
- from:Contoso
- hasattachment:yes
I hope this information is helpful. Please follow these steps and let me know if it works for you. If not, we can work together to resolve this.
Thank you for your patience and your understanding. If you have any questions or need further assistance, please feel free to share them in the comments on this post so I can continue to support you.
I look forward to continuing the conversation.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.