3
3
There are epic threads on the internet of users upgrading to Office 2016 and finding that Outlook 2016 email is no longer indexing. Windows Search logs the following error in Event Viewer:
The protocol handler Mapi16 cannot be loaded. Error description: (HRESULT : 0x80004005).
I've tried ALL the common suspects:
- Rebuild Index
- Reinstall Office
- Remove and Re-add Outlook from Index Sources
- Remove and Re-add Outlook Profile
- We're already running Office 2016 x32
Removing Outlook from the index and using Unindexed search is acceptable as a very short term fix, but I need the "The protocol handler Mapi16 cannot be loaded." error fixed permanently.
At present this is happening on approx 50% of the workstations we upgrade to Office 2016 (Click-to-Run) and they're all running Win10 with all patches.
Possible answer here http://answers.microsoft.com/en-us/office/forum/office_2016-outlook/outlook-2016-search-not-working/75b0acb4-ec1b-41a5-b84e-5c251679700d?page=2 "1. right click windows icon on the lower left 2.click "command prompt administrator" 3.type sfc /scannow then press enter 4.after the sfc type dism.exe /online /cleanup-image /restorehealth 5. Restart computer and test."
– DavidPostill – 2016-02-23T12:02:38.263From the same link another possible answer" In Outlook 2016 Open File - Open Options - Open Search. Select "Indexing Options". Select "Advanced". Select "File Types". Scroll down to "pst" and highlight it by left clicking on it. Using the radio buttons change "how should this file be indexed" to "Index Properties and File Contents". Repeat for "ost". Filter descriptions should now read "Plain Text Filter". OK and Close out back to Outlook and after a while search should start to return proper results." – DavidPostill – 2016-02-23T12:04:04.443
@DavidPostill There's nothing wrong with Windows, these computers have just been reimaged from scratch and search works on identical computers. Also, Indexing is not set to index PST files as text on the computers that search works on. I'd really rather fix the MAPI16 cannot be loaded error rather than a hacky fix. – Dom – 2016-02-24T03:41:01.077
@DavidPostill That smacks of the standard Microsoft forums approach to everything which is running SFC and if that doesn't work, reinstalling. – Alan B – 2017-08-03T11:10:59.093
@AlanB {shrug} It's also true that the repair approach fixes many obscure Windows problems – DavidPostill – 2017-08-03T12:19:50.663