App Not Connecting

Teams, Slack, Outlook, or Zoom won't connect? Work through these steps in order — step 1 alone resolves a surprising number of cases.

Advertisement · 728×90
🔌

App Not Connecting

Work applications like Teams, Slack, Outlook, or Zoom fail to connect

⚠ Common symptoms

  • "Unable to reach servers" or "Connection failed" error in the app
  • App works on your phone's data but not the office Wi-Fi
  • App worked yesterday, nothing changed, now it won't connect
  • The app connects partially — messages load but calls fail, or vice versa
  • 1

    Check if the service itself is down

    Before troubleshooting your setup, check the vendor's status page: status.slack.com, status.microsoft365.com, or status.zoom.us. If they're reporting an incident, wait for them to resolve it — no amount of local troubleshooting will fix a server-side outage.

  • 2

    Test connectivity to the app's servers

    Open Command Prompt and ping the app's primary domain:

    # Test if you can reach Slack servers
    ping slack.com

    # Test latency to Microsoft 365
    ping outlook.office365.com

    If these time out, the issue is between your network and the internet — not the app itself.

  • 3

    Clear the app's local cache

    Most apps store cached data that can become corrupted. For Teams: close the app, navigate to %AppData%\Microsoft\Teams in File Explorer, and delete the Cache and blob_storage folders. For Slack: Help menu → Troubleshooting → Clear Cache. Restart the app.

  • 4

    Check if a firewall or proxy is blocking the app

    On office networks, a corporate firewall or web proxy may block the specific ports an app needs. Try using the app via your phone's hotspot — if it connects instantly, the office network is the blocker. Ask your IT team to whitelist the app's required ports and domains (each vendor publishes these in their network requirements documentation).

  • 5

    Reinstall or update the app

    Uninstall the app completely, download the latest version from the official website (not the app store — you'll get the most current build), and reinstall. Also ensure your OS is up to date, as some app updates require recent system libraries.

💡

Quick check: If the app connects fine on your phone's hotspot but not on office Wi-Fi, you've already isolated the problem to the network — skip straight to step 4 and involve IT.

Advertisement · 728×90

Related Questions

Quick answers for this issue

This almost always points to the office network blocking something your home network allows — typically a corporate firewall, web proxy, or DNS filter blocking the specific ports or domains the app needs. Test on a mobile hotspot to confirm, then ask IT to whitelist the app's required domains.
Messaging and calling often use different protocols and ports. A firewall might allow standard HTTPS traffic (so chat works) while blocking the UDP ports used for real-time audio/video, which causes calls specifically to fail or drop. This is a strong signal to check step 4 — firewall and proxy rules — with your IT team.
Yes — if the app needs to reach internal company servers through a VPN, and the VPN tunnel is down or misconfigured, the app will show connection errors even though the app itself is healthy. If you're also having VPN issues, check our VPN guide first.
🧑‍💻

App still won't connect after trying all five steps?

Connect with a verified IT technician for remote support — they can inspect firewall rules, proxy settings, and DNS configuration that may need IT-level access to fix.

Talk to a Technician

App connection trouble often overlaps with these.

Advertisement · 728×90