How to Connect to Eduroam: A Complete Setup Guide
Eduroam is one of the most widely used Wi-Fi networks in the world — and one of the most confusing to connect to for the first time. If you're a student, researcher, or faculty member trying to get online at a university or college, here's exactly how it works and what you need to know before you connect.
What Is Eduroam?
Eduroam (short for "education roaming") is a secure, international Wi-Fi roaming service used by universities, colleges, research institutions, and some schools. The key feature: once you're set up at your home institution, you can connect to eduroam at any participating institution worldwide using the same credentials.
It runs on WPA2-Enterprise or WPA3-Enterprise security — a more robust authentication standard than the simple password-based WPA2-Personal you'd use on a home network. Instead of a shared password, eduroam verifies your identity through your institution's own authentication server using a protocol called 802.1X.
That's why connecting to eduroam feels different from joining a regular Wi-Fi network. There's no single password. Your login is tied to your institution.
What You'll Need Before You Start
Before anything else, confirm you have:
- ✅ An active account with an eduroam-participating institution (university, college, research org)
- ✅ Your institutional username and password — usually your student or staff email credentials
- ✅ A device running a supported OS (Windows, macOS, iOS, Android, Linux)
- ✅ Access to your institution's eduroam setup instructions or configuration tool
Your username format is typically [email protected] (or the equivalent domain for your country). This matters — entering just your username without the domain suffix is one of the most common reasons connections fail.
The Two Main Ways to Connect
Option 1: Use the eduroam CAT Tool (Recommended)
The eduroam Configuration Assistant Tool (CAT) is the official, cross-platform installer provided by eduroam. It automatically configures your device with the correct security certificates and settings for your institution.
- Go to cat.eduroam.org
- Search for your institution
- Download the installer for your operating system
- Run the installer and enter your institutional credentials when prompted
- Connect to the eduroam Wi-Fi network from your device's network list
The CAT tool handles the technical configuration behind the scenes — including installing the correct RADIUS server certificate, which is what verifies you're connecting to a legitimate eduroam network rather than a spoofed one. Skipping this step and connecting manually leaves you more exposed to credential theft via rogue access points.
Option 2: Manual Configuration
If your institution isn't listed in CAT, or you prefer to configure manually, you'll need the following settings (available from your institution's IT support page):
| Setting | Typical Value |
|---|---|
| Security type | WPA2-Enterprise or WPA3-Enterprise |
| EAP method | PEAP or TTLS |
| Phase 2 / Inner auth | MSCHAPv2 (common) or PAP |
| CA Certificate | Provided by your institution |
| Identity | [email protected] |
| Password | Your institutional password |
| Anonymous identity | [email protected] (optional but recommended for privacy) |
The exact values vary by institution. Using the wrong EAP method or skipping the CA certificate are the two most common causes of failed manual connections.
Platform-Specific Notes
Windows
Windows 10 and 11 support eduroam natively. The CAT installer is the most reliable path. Manual setup is done through Network & Internet Settings → Wi-Fi → Manage known networks.
macOS
CAT installs a configuration profile. You can also configure manually via System Settings → Wi-Fi, but certificate handling on macOS can be finicky without the profile.
iOS and iPadOS
The CAT tool generates a mobile configuration profile you install through Settings. After installing, your device will recognize eduroam automatically. iOS may prompt you to trust the certificate the first time you connect.
Android
Android is the most variable platform. Depending on your version and manufacturer skin, the available EAP and Phase 2 options may differ slightly. Android 11 and later added a built-in eduroam passpoint option on some devices. If the CAT app isn't available for your device, manual configuration via Wi-Fi settings is the fallback.
Linux
Linux users typically configure eduroam through NetworkManager or wpa_supplicant. The CAT tool offers a Python-based installer for common distributions. Some institutions also publish .conf files for wpa_supplicant directly.
Common Connection Problems
"Can't connect" or authentication failure
- Double-check your username includes the full domain (e.g.,
@university.edu) - Confirm your institutional password hasn't expired
- Verify you're using the correct EAP method for your institution
Certificate errors or warnings
- Don't dismiss certificate warnings without understanding them — this can indicate a rogue network
- Reinstalling via the CAT tool usually resolves legitimate certificate issues
Connects at home institution but not elsewhere
- Eduroam roaming requires your home institution to be actively federated in the eduroam network
- Some institutions restrict roaming access to certain account types (e.g., students vs. guests)
Device keeps disconnecting
- Older devices may struggle with WPA3-Enterprise — check if your institution's network supports WPA2 fallback
- Power-saving settings on mobile devices sometimes interfere with the 802.1X handshake
What Affects Your Experience
🌐 Your institution's network infrastructure determines the quality of authentication — slower RADIUS servers mean slower logins. Your actual internet speed at a visiting institution depends entirely on their network capacity, not your home institution.
Device age and OS version play a real role. Older operating systems may not support the specific EAP configuration your institution uses, or may lack support for newer certificate standards.
Your account type (student, staff, researcher, alumni) affects whether you have eduroam access at all, and sometimes what level of access you get when roaming.
The right setup for you depends on which device you're connecting, what your institution's specific configuration requires, and whether you're connecting at your home campus or roaming elsewhere — all things that your institution's IT documentation will address more precisely than any general guide can.