Using older versions of Outlook for Mac in business environments
Thank you Suddetuned! So happy to have search back after months of missing it!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I recently downloaded the new Mac Ventura OS. Now my Outlook won't search email folders for the two weeks since I downloaded the OS. I deleted all the Office 365 files then downloaded a new batch. Problem persists. Unfortunately, I can't find advice specific to the Ventura OS.
Using older versions of Outlook for Mac in business environments
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Thank you Suddetuned! So happy to have search back after months of missing it!
There is another issue we can fix when have applied this Method.
As i do not really know if the indexing status of the /System/Volumes/Preboot is important it is indexed when having Ventura installed originally.
To fix that Issue:
Open Finder and go to Applications - Utilities - Terminal and type the following commands (Press Enter after typing each command).sudo mdutil -X /System/Volumes/PrebootNote: When prompted for a password, please type the Mac user password. This would be invisible. Please type the same and hit enter.Once done, restart the mac computer.
Control with:
sudo mdutil -sa
Output should be:
➜ ~ sudo mdutil -sa Password: /: Indexing enabled. /System/Volumes/Data: Indexing enabled. /System/Volumes/Preboot: Indexing enabled.
A more precise approach to fix the Outlook Search should be:
sudo mdutil -i off /System/Volumes/Data sudo mdutil -i on /System/Volumes/Data
Once done, restart the mac computer.
Checking Indexing Status open Spotlight ( cmd + space ) type indexing:
I am so happy this solution has helped so many of us. I guess we were all lucky to find the right Microsoft tech support person with a solution that actually worked!
@suddetuned
you solved my "communication" life.
tried all ways without any improvement- but your advise finally helped.
many thanks !!!
Just used this to solve the problem on my Monterey machine. No errors but you do have to wait after each mdutil step. Then restart Outlook and it should be working soon enough after indexing progresses.