Microsoft Teams Download — Every Client, Platform & MSI


Official Microsoft download links for every Teams version — New Teams, Teams Classic (retiring), Teams for Work / School / Home, MSI installers for admins, mobile, Teams Rooms, VDI clients, and Toolkit SDK. All links go to microsoft.com.
New Teams (Work / School / Business) — Current
| Platform | Installer Type | Architecture | Use Case | Download |
|---|---|---|---|---|
| Windows | EXE (per-user) | x64 | Standard user install | Teams Web ↗ |
| Windows | MSIX (bootstrapper) | x64 / ARM64 | Admin deployment / Intune / SCCM | MSIX x64 ↗ |
| Windows | MSI (bulk deploy) | x64 | Group Policy / Intune Win32 | MSI x64 ↗ |
| Windows | MSI (bulk deploy) | ARM64 | Surface Pro X / ARM PCs | MSI ARM64 ↗ |
| macOS | PKG (Universal) | Intel + Apple Silicon | All Macs | PKG ↗ |
| Linux | Progressive Web App | x64 | Chrome / Edge on Linux | Open Teams Web ↗ |
Teams for Home (Personal Accounts)
| Platform | Installer | Download |
|---|---|---|
| Windows | Built into Windows 11 (taskbar Chat icon) | Teams Free ↗ |
| macOS | PKG (Universal) | Download ↗ |
Teams Classic (Legacy — Retiring)
| Platform | Type | Architecture | Download |
|---|---|---|---|
| Windows | EXE installer (per-user) | x64 | x64 MSI ↗ |
| Windows | MSI (bulk deploy) | x86 | x86 MSI ↗ |
| macOS | PKG | Universal | PKG ↗ |
| Linux | DEB (Debian/Ubuntu) | x64 | DEB Index ↗ |
| Linux | RPM (RHEL/Fedora) | x64 | RPM Index ↗ |
Teams Mobile (iOS / Android)
| Platform | Store | Download |
|---|---|---|
| iOS / iPadOS | App Store | App Store ↗ |
| Android | Google Play | Play Store ↗ |
| Android | APK direct (no Google account) | MS Direct ↗ |
Teams Rooms (Conference Room Devices)
| Edition | Hardware | Use Case | Download |
|---|---|---|---|
| Teams Rooms on Windows | Lenovo / Logitech / Poly / Yealink | Conference room consoles | MTR Windows ↗ |
| Teams Rooms on Android | Android-based room devices | Lightweight room systems | MTR Android ↗ |
| Teams Panels | Crestron / Logitech Tap / Yealink | Outside-room booking displays | Docs ↗ |
| Surface Hub 2S / 3 | Microsoft Surface Hub | Built-in (no separate download) | Docs ↗ |
Teams VDI Clients (Citrix / VMware / AVD)
| VDI Platform | Optimization | Architecture | Download |
|---|---|---|---|
| Azure Virtual Desktop | New Teams (WebRTC offload) | x64 | AVD Guide ↗ |
| Windows 365 / Cloud PC | New Teams optimized | x64 | W365 Guide ↗ |
| Citrix DaaS / Citrix Workspace | HDX Optimization | x64 | Citrix Docs ↗ |
| VMware Horizon | Media Optimization Pack | x64 | VMware Docs ↗ |
Teams Developer / SDK
| Tool | Use Case | Download |
|---|---|---|
| Teams Toolkit for VS Code | Build Teams apps, bots, message extensions | VS Code Marketplace ↗ |
| Teams Toolkit for Visual Studio | .NET-based Teams app development | VS Marketplace ↗ |
| Teams CLI | Scaffolding + deploy from terminal | npm ↗ |
| Teams JS SDK | Client-side Teams app library | npm ↗ |
| Teams PowerShell module | Admin scripting (tenant settings, policies) | PS Gallery ↗ |
go.microsoft.com/fwlink redirects always point to the latest stable build. Bookmark the redirect URL, not the resolved .msi path.
Also on this page
New Teams vs Classic Teams
| Feature | Teams Classic | New Teams |
|---|---|---|
| Framework | Electron (Chromium 98) | WebView2 (always-current Edge) |
| RAM (4 chats open) | ~1.8 GB | ~600 MB |
| Launch time | ~12 sec cold start | ~3 sec cold start |
| Multi-tenant / multi-account | One account only | Native multi-account |
| 3rd party app support | All apps | All apps (Teams Toolkit v5+) |
| VDI optimization | HDX / VMware MOP | WebRTC offload native |
| End-of-support | Retired July 2024 (most tenants) | Current |
Admin Deployment — Intune, SCCM, GPO
For tenant-wide rollout, use the MSI (not EXE). The MSI installs per-machine (under Program Files) so all users on the device share one binary.
msiexec /i Teams_x64.msi ALLUSERS=1 /qn
For Intune Win32 deployment: wrap the MSI in .intunewin using the Microsoft Win32 Content Prep Tool, then assign to a device group. Detection rule: registry key HKLM\SOFTWARE\Microsoft\Teams.
For SCCM / Configuration Manager: import the MSI as an Application, set the install command to msiexec /i Teams_x64.msi ALLUSERS=1 /qn, and detection method to the GUID or the registry key above.
For Group Policy: assign the MSI via Computer Configuration → Software Installation → Assigned (not Published).
Common Install / Launch Errors
| Error | Cause | Fix |
|---|---|---|
| Teams stuck on loading spinner | Corrupt cache | Quit Teams. Delete %appdata%\Microsoft\Teams (Classic) or %localappdata%\Packages\MSTeams_8wekyb3d8bbwe (New). Re-launch. |
| WebView2 missing | New Teams requires WebView2 runtime | Download WebView2 Evergreen and install. |
| 0x8000FFFF (Generic failure) | Per-user EXE installed alongside MSI | Uninstall per-user EXE from Apps & Features, reinstall MSI. |
| Teams won't start after Windows update | Cached credentials invalidated | Run dsregcmd /status, sign out + back into Windows, relaunch Teams. |
| Microphone not detected | Privacy settings or driver conflict | Settings → Privacy & Security → Microphone → Allow Teams. Then restart audio service: net stop audiosrv && net start audiosrv. |
| "Sorry, we couldn't connect to Teams" | Proxy / SSL inspection blocking Teams CDN | Bypass SSL inspection for *.teams.microsoft.com, *.teams.cdn.office.net, *.skype.com. |
FAQ
Is there a portable / no-install version of Teams?
No. Teams must be installed. The closest alternative is the web client at teams.microsoft.com — full functionality except for some advanced calling features.
Can I run Teams Classic and New Teams side by side?
Yes, during the transition period. Both can coexist on the same machine. The taskbar icon switches based on which you launched last. Once your tenant is moved fully to New Teams, Classic becomes uninstalled automatically.
How do I download Teams without a Microsoft account?
All MSI/PKG/APK links above are direct — no account needed to download. You only need an M365 / Teams Free account to sign in after install.
What's the difference between Teams Free and Teams for Work?
Teams Free supports 60-min meetings, 100 attendees, basic chat. Teams for Work (with M365 Business Basic+) supports unlimited length, 300+ attendees, SharePoint/OneDrive integration, compliance, advanced admin.
Where does Teams store its data on Windows?
New Teams: %localappdata%\Packages\MSTeams_8wekyb3d8bbwe (MSIX appcontainer). Classic Teams: %appdata%\Microsoft\Teams. Both also write to %localappdata%\Microsoft\Teams.
Why does Teams use so much RAM in Classic?
Teams Classic runs on Electron — essentially a packaged Chromium browser per window. New Teams uses WebView2 (Windows-native Edge engine, shared across apps), cutting memory ~3-4×.
Can I download Teams for Linux?
No native client. Microsoft discontinued the Linux desktop app in December 2022. Use Edge/Chrome to load teams.microsoft.com as a Progressive Web App — most functionality works including video and screen share.
Need help with Teams deployment, M365 licensing, or VDI optimization? Contact us — Medha Cloud is a Microsoft Solutions Partner with 500+ Teams rollouts under our belt.
Start with essential cloud services — email, file storage, and Teams at an affordable price.
Microsoft 365 Business BasicTopics

Sreenivasa Reddy G
Founder & CEO • 15+ years
Sreenivasa Reddy is the Founder and CEO of Medha Cloud, recognized as "Startup of the Year 2024" by The CEO Magazine. With over 15 years of experience in cloud infrastructure and IT services, he leads the company's vision to deliver enterprise-grade cloud solutions to businesses worldwide.
More in Microsoft 365
View all
Microsoft 365 Migration Checklist — 27 Steps Before, During & After (2026)
11 min read

How Much Does Exchange to Microsoft 365 Migration Cost? (2026 Guide)
9 min read

Microsoft 365 Statistics 2026: Market Share, Adoption & Pricing Data
14 min read

Microsoft 365 Cost Optimization: How to Cut Your Licensing Spend by 30% Without Losing Features
22 min read

Microsoft 365 Security Checklist: 100 Settings Every IT Administrator Must Review
20 min read

Microsoft 365 Security Hardening Guide: 50 Critical Settings Every Business Should Enable
25 min read