# Midi Devices

#### **Windows 11 24h2 Issues**

Windows Midi driver will go into sleep mode and there is currently no way to prevent that, because you cannot configure usb power options for it. This results in the midi device not sending any input.\
The only known solution is to unplug the device and replug it.

#### Windows 11 25H2 Issues

**Important: This is only for W11 25H2!**

Sometime the 25H2 update will not convert midi devices correctly. MS as released a tool to fix this. <https://microsoft.github.io/MIDI/tools/midifixreg/>

Also make sure the midisrv service is running


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.spadnext.com/hardware-specific/midi-devices.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
