Hi there, Thanks for posting here in Microsoft Community. Just to be sure what device does the issue is happening? Also, are you using the Outlook app or are you accessing the Outlook on a web browser?
Cannot connect to outlook server
charles brown
0
Reputation points
Cannot sign in Microsoft Outlook keep getting cannot connect to the sever. Only the outlook server
Windows for home | Windows 11 | Accounts, profiles, and login
2 answers
Sort by: Most helpful
-
Ice Darel Caorte 1,240 Reputation points Independent Advisor
2026-04-28T17:02:26.7633333+00:00 -
Q&A Assist2026-04-28T16:19:39.55+00:00 AI generated content. This question contains an answer created with AI from Q&A Assist. Learn moreFollow these steps to troubleshoot Outlook not connecting to the server on Windows 11:
- Check if the issue is only with Outlook
- Confirm that other internet services (websites, other apps) work.
- If only Outlook fails, continue with the steps below.
- If using IMAP/POP (non-Exchange account), fix possible app password issues
- Sign in to the email provider’s webmail in a browser.
- Go to Account Information > Security and create a new App Password for Outlook.
- In Outlook:
- Select File.
- Under Account Information, choose the IMAP/POP account that fails.
- Select Account Settings > Server Settings.
- Paste the new app password into the Password box.
- Select Next, then Done.
- If on Windows 10 and using IMAP/POP, disable TLS 1.3 if present
- This applies if Outlook shows errors like “The connection to the server was interrupted” or “Your server unexpectedly terminated the connection.”
- Open Regedit (Start > type
regedit> Enter). - Navigate to:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols - If a TLS 1.3 key exists under Protocols:
- Right-click Protocols and select Export to back up the key.
- Delete the TLS 1.3 key and its subkeys.
- Restart Outlook; if still not syncing, restart Windows.
- After this, the Protocols key should no longer show TLS 1.3.
- If Outlook shows certificate-related errors
- If the message mentions “There is a problem with the proxy server’s security certificate” or similar:
- The certificate may be invalid, expired, not trusted, or not matching the server name.
- For errors about an untrusted certificate (for example, “The security certificate is not from a trusted certifying authority”):
- In Internet Explorer (or legacy browser using the Windows certificate store), browse to the HTTPS URL of the mail or RPC server.
- When the certificate dialog appears, select Install Certificate.
- Choose Place all certificates in the following store.
- Select Browse > Trusted Root Certification Authorities > OK.
- Select Next > Finish > OK.
- If the certificate name or validity dates are wrong, contact the mail or system administrator to correct the server certificate.
- If the message mentions “There is a problem with the proxy server’s security certificate” or similar:
- Check for third‑party add-ins blocking Outlook
- Start Outlook in safe mode:
- Press Windows key + R.
- Type
outlook.exe /safeand press Enter.
- If Outlook connects in safe mode, disable third‑party COM add-ins:
- In Outlook, go to File > Options > Add-Ins.
- In Manage, select COM Add-ins > Go.
- Clear check boxes for third‑party add-ins.
- Restart Outlook normally and test.
- If a browser add-in is interfering (for certificate/proxy errors), disable third‑party add-ons in Internet Explorer as described in the referenced article.
- Start Outlook in safe mode:
- If connecting to on‑premises Exchange via a network device requiring certificates
- If a load balancer or similar device is configured to require client certificate validation during SSL handshake, Outlook on Windows cannot use the Windows certificate store as a credential.
- In this case, configure certificate-based or modern authentication according to Exchange guidance, or have the admin adjust the network device so Outlook can connect without client certificate enforcement at the network layer.
If these steps do not resolve the issue, contact the email provider or Microsoft support with exact error text from Outlook (including any error codes) for further diagnosis.
References:
- Error when Outlook tries to connect to a server by using an RPC connection or an HTTPS connection: There is a problem with the proxy server's security certificate
- Outlook IMAP or POP server unexpectedly terminated the connection, and the server was interrupted
- Outlook can't connect to an Exchange server that uses certificate validation on a network device
- Check if the issue is only with Outlook