// install via winget
Command Prompt & PowerShell
click to copy
winget install Microsoft.BotFrameworkComposer
// direct download
Download Installer// 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.
// frequently asked questions
How do I install Bot Framework Composer using winget?
Open PowerShell or Windows Terminal and run:
winget install Microsoft.BotFrameworkComposer. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.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 download?
Bot Framework Composer is distributed under the MIT License license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update Bot Framework Composer with winget?
Run
winget upgrade Microsoft.BotFrameworkComposer in PowerShell or Windows Terminal to update Bot Framework Composer to the latest available version.What architecture does Bot Framework Composer support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.