Re-Enabling a Disabled OfficeConnect COM Add-in
When Excel crashes or hangs while Workday OfficeConnect is running, Excel sometimes responds by disabling the add-in to prevent future crashes. The next time you open Excel, the OfficeConnect tab is gone — and reinstalling OfficeConnect doesn’t bring it back.
The fix is to re-enable it from Excel’s Disabled Items list. This article walks through it.
If your OfficeConnect tab is missing for a different reason (never installed, install corrupted, JavaScript add-in on Mac), see also Task Pane Not Displaying and Install for End Users.
Symptom
- The OfficeConnect tab no longer appears in Excel’s ribbon
- Reinstalling OfficeConnect doesn’t restore the tab
- Excel was recently force-closed, crashed, or stalled with OfficeConnect open
What you’ll see
- Excel ribbon shows Home, Insert, Page Layout, Formulas, Data, Review, View, Help — but no OfficeConnect tab
- File → Options → Add-ins lists OfficeConnect under Disabled Application Add-ins at the bottom
Root cause
When a COM add-in causes Excel to hang or crash, Excel’s reliability protection automatically disables it. The add-in stays installed, but isn’t loaded on subsequent Excel starts.
Fix — Windows
At the bottom of the Add-ins page, find the Manage dropdown. Select Disabled Items and click Go.
The Disabled Items dialog opens.
Click the OfficeConnect entry to highlight it, then click Enable.
If the dialog closes silently — good, it worked.
If Enable doesn’t bring it back
Excel re-disables add-ins that crash on the next startup. If you enabled and Excel disabled it again, you’re hitting an underlying crash.
Mac
The Disabled Items mechanism is Windows-specific (it’s tied to COM add-ins). On Mac, OfficeConnect runs as a JavaScript add-in and doesn’t get “disabled” the same way. If your OfficeConnect tab is missing on Mac:
See OfficeConnect on Mac for the full Mac troubleshooting flow.
Prevent it from happening again
- Don’t force-close Excel. Always use File → Close or File → Exit. Force-quit while OfficeConnect is mid-refresh is the most common trigger.
- Save large workbooks before refreshing. A refresh that takes 30+ seconds is much more likely to be force-closed by an impatient user.
- Tune performance. See Optimize Performance to keep refresh times under 10 seconds so users don’t reach for force-quit.
Result
OfficeConnect is back in the ribbon, and Excel will load it normally on next startup.
Next steps
- Optimize Performance — reduce the refresh times that cause force-quits in the first place.
- Task Pane Not Displaying — if the tab is there but the pane won’t show.
- Authentication Token Errors — if you re-enabled but sign-in fails.