Install with winget
Open PowerShell or Command Prompt and run:
winget install Microsoft.WindowsMIDIServicesSDK
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About Windows MIDI Services Runtime (for MIDI 1.0)
This project is the next-generation MIDI API for Windows, including MIDI 1.0. It includes enhancements, a new USB class driver, new transports, and essential tools. The project adds many enhancements and bug fixes to our MIDI 1.0 support.
Advanced Install Options
Install (latest)
winget install Microsoft.WindowsMIDIServicesSDKInstall (pinned version)
winget install --id Microsoft.WindowsMIDIServicesSDK -e --version 1.0.14-rc.1.209Upgrade
winget upgrade Microsoft.WindowsMIDIServicesSDKUninstall
winget uninstall Microsoft.WindowsMIDIServicesSDKFrequently Asked Questions
How do I install Windows MIDI Services Runtime (for MIDI 1.0) using winget?
Open PowerShell or Windows Terminal and run:
winget install Microsoft.WindowsMIDIServicesSDK. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is Windows MIDI Services Runtime (for MIDI 1.0)?
This project is the next-generation MIDI API for Windows, including MIDI 1.0. It includes enhancements, a new USB class driver, new transports, and essential tools. The project adds many enhancements and bug fixes to our MIDI 1.0 support.
Is Windows MIDI Services Runtime (for MIDI 1.0) free to use?
Windows MIDI Services Runtime (for MIDI 1.0) is distributed under the MIT license. Check the publisher’s site for full licensing details.
How do I update Windows MIDI Services Runtime (for MIDI 1.0) with winget?
Run
winget upgrade Microsoft.WindowsMIDIServicesSDK in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall Windows MIDI Services Runtime (for MIDI 1.0)?
Run
winget uninstall Microsoft.WindowsMIDIServicesSDK to remove Windows MIDI Services Runtime (for MIDI 1.0) from your system.