Many business users rely on third-party account add-ins to connect non-Microsoft email accounts like Gmail, Yahoo, or iCloud to Outlook. Classic Outlook supports these add-ins through the COM add-in model, but the new Outlook for Windows uses a different architecture that does not load most third-party add-ins. This article explains why new Outlook does not support legacy account add-ins and shows you the built-in methods and official alternatives you can use instead.
The root cause is that new Outlook is built on the Outlook Web App platform, which uses a web-based add-in framework. Classic Outlook uses the COM add-in framework, which allows deep integration with the mail transport system. Microsoft has not built a compatibility layer for legacy COM add-ins in new Outlook.
You will learn the specific features that replace common third-party account add-ins, how to configure them, and what to do when you still need a third-party connection. This applies to Outlook for Microsoft 365 users who are switching between the two versions.
Key Takeaways: Replacing Third-Party Account Add-ins in New Outlook
- Settings > Accounts > Email Accounts > Add Account: Use the built-in account wizard to add Gmail, Yahoo, and iCloud without any add-in.
- File > Options > Add-ins > Manage COM Add-ins (Classic Outlook only): Disable or remove incompatible add-ins before switching to new Outlook.
- Outlook Web App add-in store (new Outlook): Install only web-based add-ins from the official store for features like email tracking or CRM.
Why New Outlook Does Not Load Third-Party Account Add-ins
Classic Outlook loads third-party account add-ins as COM components. These components run as separate processes that intercept the mail transport layer. They can modify how Outlook sends, receives, and displays mail from non-Exchange accounts. Developers write these add-ins using the Outlook Object Model or low-level MAPI calls.
New Outlook for Windows is a wrapper around the Outlook Web App interface. It uses a web-based add-in platform that only supports JavaScript and HTML add-ins hosted in an iframe. COM add-ins cannot run in this environment. Microsoft has not provided a COM-to-web bridge for account add-ins.
The result is that popular third-party add-ins like those for G Suite sync, Yahoo Mail Plus integration, or custom IMAP providers will not appear in new Outlook. The add-in is simply ignored during startup, and the account does not connect.
Built-in Alternatives for Connecting Third-Party Accounts
New Outlook includes native support for several email providers. You do not need an add-in to connect these accounts. The built-in wizard uses OAuth 2.0 or IMAP with modern authentication.
- Open account settings in new Outlook
Click the gear icon in the top-right corner. Select Accounts from the Settings pane. Click Email Accounts. - Add a new account
Click Add Account. Type the email address for Gmail, Yahoo, iCloud, or another supported provider. New Outlook detects the provider and shows the correct setup flow. - Complete OAuth authentication
A browser window opens. Sign in to the third-party account and grant permission. New Outlook does not store the password. It uses a token that the provider issues. - Verify the account appears
After authentication, the account appears in the left navigation pane. Mail, calendar, and contacts sync automatically if the provider supports those protocols.
For providers not in the built-in list, use the IMAP option. Select Advanced setup and choose IMAP. Enter the incoming and outgoing server details from your provider. Use OAuth if available or enter the app password if your provider requires it.
When the Built-in Wizard Does Not Work
Some business email providers require custom server settings. If the built-in wizard shows an error, you can still add the account using manual IMAP settings. Contact your email provider for the correct server names, port numbers, and encryption methods.
- Open Advanced setup
In the Add Account dialog, click Advanced setup. Choose Internet email. - Enter server details
Type your name, email address, and password. For Account type, select IMAP. Enter the incoming mail server and port. Set encryption to SSL or TLS based on your provider. Repeat for the outgoing server. - Test the settings
Click Next. Outlook tests the connection. If it succeeds, the account appears in the navigation pane.
Web-Based Add-ins That Replace Legacy Account Add-ins
If you need features that the built-in account wizard does not provide, such as email tracking, scheduling, or CRM integration, use the new Outlook add-in store. These add-ins are web-based and work in both new Outlook and Outlook on the web.
- Open the add-in store
In new Outlook, click the ellipsis (…) in the ribbon. Select Get Add-ins. The store opens in a side pane. - Search for a specific add-in
Type the feature name, such as email tracking or CRM. Look for add-ins from well-known vendors like Trello, Asana, or HubSpot. - Install the add-in
Click the add-in card. Click Add. Review the permissions. Click Continue. The add-in appears in the ribbon.
Note that these add-ins do not modify the mail transport. They run inside the reading pane and work with any account you have added through the built-in wizard.
What to Do When You Must Use a Third-Party Account Add-in
Some third-party add-ins provide functionality that the built-in wizard and web add-in store do not cover. Examples include custom sync engines for niche email providers, encryption tools, or compliance archiving. In these cases, you cannot use new Outlook.
Your options are:
- Stay on classic Outlook. Classic Outlook continues to receive security updates through 2029. You can keep using your existing COM add-ins.
- Use the Outlook Web App directly. Open the provider’s web interface in a browser. This bypasses the add-in entirely.
- Switch to a mail client that supports the add-in. Some third-party add-ins also work with Mozilla Thunderbird or eM Client.
Common Issues and Limitations
New Outlook Shows an Account as Disconnected
If the built-in wizard added the account but it shows as disconnected, the OAuth token may have expired. Remove the account and add it again. Use the same steps in the built-in wizard. The token refreshes during the new authentication.
Classic Outlook Add-in Does Not Appear in New Outlook
This is expected. New Outlook does not load COM add-ins. Do not attempt to reinstall the add-in. It will not work. Use the built-in wizard or web add-in store instead.
Email from a Third-Party Account Does Not Sync in Real Time
New Outlook uses IMAP or OAuth sync for third-party accounts. Sync frequency depends on the provider. Gmail and Yahoo push new mail quickly. Some IMAP providers poll every 15 minutes. There is no setting to change this interval in new Outlook.
Built-in Account Support vs Third-Party Add-in: Key Differences
| Item | Built-in Account Wizard (New Outlook) | Third-Party COM Add-in (Classic Outlook) |
|---|---|---|
| Supported providers | Gmail, Yahoo, iCloud, IMAP, Exchange, Outlook.com | Any provider the add-in developer supports |
| Authentication | OAuth 2.0 or app password | OAuth or basic password, depends on add-in |
| Sync scope | Mail, calendar, contacts (provider-dependent) | Mail, calendar, contacts, tasks, notes |
| Add-in store access | Yes, web-based add-ins only | No, COM add-ins only |
| Custom server settings | Manual IMAP with port and encryption choices | Full MAPI profile configuration |
You can now connect third-party accounts in new Outlook without relying on legacy add-ins. Use the built-in wizard for Gmail, Yahoo, and iCloud. For advanced features, install web-based add-ins from the store. If your workflow depends on a COM add-in that has no replacement, stay on classic Outlook until a web-based version becomes available.
Try the built-in account wizard first. It covers the most common email providers and requires no additional software. For manual IMAP setups, keep your provider’s server settings handy. The web add-in store at Get Add-ins is the correct place to find email tracking, scheduling, and CRM tools that work in new Outlook.