Outlook error 0x80042109 appears when your email client cannot connect to your mail server. This error typically states that Outlook is disconnected from the server. It prevents you from sending or receiving emails and often occurs after a network change or security update. This article explains the common causes and provides steps to restore your connection.
Key Takeaways: Fixing Outlook Error 0x80042109
- Windows Defender Firewall > Allow an app: Creates an exception for Outlook to communicate through the firewall and resolve blocked connections.
- Control Panel > Mail > Email Accounts > Repair: Runs the Outlook account repair tool to fix corrupted send/receive settings.
- File > Account Settings > Server Settings > More Settings > Advanced: Adjusts the server timeout values to prevent premature disconnections during slow network responses.
Why Outlook Shows the 0x80042109 Disconnection Error
Error 0x80042109 is a network connectivity failure. Outlook uses specific ports to talk to your email server, like Exchange or Office 365. The most frequent cause is a security program blocking these ports. This includes Windows Defender Firewall, third-party antivirus software, or a corporate network firewall.
Other triggers include incorrect account settings that have become outdated, especially after a server migration. A slow internet connection can also cause timeouts, where Outlook gives up waiting for the server reply. The error is common with POP3 and IMAP accounts but can also affect Exchange connections if the profile is damaged.
How Port Blocking Causes the Error
Outlook needs open ports to send and receive data. For POP3, this is usually port 995 for SSL. IMAP uses port 993, and SMTP uses port 587 or 465. If a firewall rule changes or an antivirus update alters its network inspection, it can silently block these ports. Outlook will then fail to establish a secure handshake with the server, resulting in the 0x80042109 code.
Steps to Resolve the Outlook 0x80042109 Error
Follow these methods in order. Start with the simplest fix related to your security software before moving to advanced settings.
Method 1: Check Firewall and Antivirus Settings
- Open Windows Security
Click Start, type “Windows Security”, and open the app. Select Firewall & network protection. - Allow an app through the firewall
Click “Allow an app through firewall”. Then click Change settings. Find “Microsoft Outlook” in the list. Ensure both the Private and Public network checkboxes are selected. If Outlook is not listed, click Allow another app and browse to Outlook.exe, usually in C:\Program Files\Microsoft Office\root\Office16. - Temporarily disable third-party antivirus
Open your antivirus software, such as Norton or McAfee. Look for a temporary disable option, often under settings. Disable it for 15 minutes and test Outlook. If the error disappears, you must add Outlook as an excluded application in the antivirus settings permanently.
Method 2: Repair Your Outlook Account
- Open the Mail control panel
Close Outlook. Press Windows key + R, type “control panel”, and press Enter. In Control Panel, search for “Mail” and open the Mail (Microsoft Outlook) item. - Run the account repair tool
Click Email Accounts. Select your problematic account and click Repair. Follow the on-screen prompts. The tool will test your account settings and server connectivity, often fixing corrupted data.
Method 3: Adjust Advanced Server Timeout Settings
- Open Account Settings in Outlook
Open Outlook. Go to File > Account Settings > Account Settings. Select your email account and click Change. - Navigate to advanced settings
Click More Settings. Go to the Advanced tab. In the Server Timeouts section, move the slider from 1 minute to 5 minutes. This gives Outlook more time to wait for a server response on slow networks. - Verify server port numbers
While in the Advanced tab, confirm the incoming and outgoing server port numbers match your email provider’s requirements. For Office 365, these are usually 993 for IMAP and 587 for SMTP. Click OK and then Next to test the settings.
If the 0x80042109 Error Persists
Outlook Still Disconnected After Firewall Changes
If adding firewall rules did not work, the issue may be a corrupted Windows Socket registry entry. Reset your TCP/IP stack. Open Command Prompt as Administrator. Type the command “netsh int ip reset” and press Enter. Restart your computer. This restores network components to default.
Error Occurs Only With a Specific Email Account
Create a new Outlook profile. Go to Control Panel > Mail > Show Profiles. Click Add. Set up your email account in the new profile. Test sending and receiving. If it works, the original profile was damaged. You can set the new profile as the default and delete the old one.
Outlook Connects on One Network But Not Another
This points to a router or ISP-level block. Connect to a different network, like a mobile hotspot, to test. If it works, your primary network may block non-standard email ports. Contact your network administrator or ISP to ensure ports 993, 995, 587, and 465 are open for outgoing traffic.
Connection Method Comparison for Troubleshooting
| Item | Cached Exchange Mode | Online Mode (IMAP/POP) |
|---|---|---|
| Primary cause of 0x80042109 | Corrupted OST file or profile | Firewall blocking specific ports |
| Best first fix | Disable Cached Mode temporarily in Account Settings | Add Outlook exception in Windows Firewall |
| Data location | Local OST file on your computer | Emails stored primarily on the server |
| Network dependency | Needs periodic sync, error on full disconnect | Constant connection required for any operation |
| Advanced tool to use | OST integrity scan tool (scanpst.exe) | Account repair in Control Panel Mail |
After applying these fixes, your Outlook should reconnect to the mail server. Start by checking your firewall and antivirus settings, as they are the most common blockers. If the problem returns, use the new profile method for a clean setup. For advanced users, monitoring connection logs in the Outlook test email account screen can reveal the exact failure point.