Install with winget
Open PowerShell or Command Prompt and run:
winget install Microsoft.BotFrameworkComposer
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About Bot Framework Composer
Bot Framework Composer is an integrated development tool for developers and multi-disciplinary teams to build bots and conversational experiences with the Microsoft Bot Framework. Within this tool, you'll find everything you need to build a sophisticated conversational experience.
Advanced Install Options
Install (latest)
winget install Microsoft.BotFrameworkComposerInstall (pinned version)
winget install --id Microsoft.BotFrameworkComposer -e --version 2.1.2Upgrade
winget upgrade Microsoft.BotFrameworkComposerUninstall
winget uninstall Microsoft.BotFrameworkComposerFrequently Asked Questions
How do I install Bot Framework Composer using winget?
Open PowerShell or Windows Terminal and run:
winget install Microsoft.BotFrameworkComposer. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is Bot Framework Composer?
Bot Framework Composer is an open-source, visual authoring canvas for developers and multi-disciplinary teams to design and build conversational experiences with Language Understanding and QnA Maker, and a sophisticated composition of bot replies.
Is Bot Framework Composer free to use?
Bot Framework Composer is distributed under the MIT License license. Check the publisher’s site for full licensing details.
How do I update Bot Framework Composer with winget?
Run
winget upgrade Microsoft.BotFrameworkComposer in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall Bot Framework Composer?
Run
winget uninstall Microsoft.BotFrameworkComposer to remove Bot Framework Composer from your system.