Install with winget
Open PowerShell or Command Prompt and run:
winget install Microsoft.TeamMate
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About TeamMate
TeamMate is an application for managing Azure Dev Ops (ADO) work items and pull requests.
Advanced Install Options
Install (latest)
winget install Microsoft.TeamMateInstall (pinned version)
winget install --id Microsoft.TeamMate -e --version 0.1.15Upgrade
winget upgrade Microsoft.TeamMateUninstall
winget uninstall Microsoft.TeamMateFrequently Asked Questions
How do I install TeamMate using winget?
Open PowerShell or Windows Terminal and run:
winget install Microsoft.TeamMate. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is TeamMate?
TeamMate is an application for managing Azure Dev Ops (ADO) work items and pull requests.
Is TeamMate free to use?
TeamMate is distributed under the MIT License license. Check the publisher’s site for full licensing details.
How do I update TeamMate with winget?
Run
winget upgrade Microsoft.TeamMate in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall TeamMate?
Run
winget uninstall Microsoft.TeamMate to remove TeamMate from your system.