November 2, 2024

Getting off Classic Teams: remove the old client, install the new one

Getting off Classic Teams: remove the old client, install the new one

Microsoft retired Classic Teams in 2024: March 31 for most customers, June 30 for the extended deadline. It no longer gets updates or security patches, so if it is still on a machine, it needs to go. Here is the clean way to remove the old client and install the new one.

Remove Classic Teams

By hand, on a single machine:

  1. Open Control Panel.
  2. Go to Programs and Features, or Apps and features.
  3. Find Microsoft Teams in the list.
  4. Right-click it and choose Uninstall.
  5. Follow the prompts.

For a lot of machines at once, this PowerShell tool handles bulk removal: github.com/asheroto/UninstallTeams.

Install the new Teams

  1. Go to the official download page: microsoft.com/microsoft-teams/download-app.
  2. Click Download for desktop and pick Windows if asked.
  3. Run the installer.
  4. Launch Teams and sign in with your work account.

For a whole organization, push the new client with Intune or Configuration Manager instead of touching each machine.

A few things to watch

  • Uninstall Classic Teams before installing the new one to avoid conflicts.
  • The new client needs Windows 10 or later.
  • A few features moved around, so give people a heads-up on the new layout.
Back to all notes