The instructions on VirtualMidiSynth's website, specifically under the Default MIDI output device configurationssection explain how to re-enable the default MIDI synth.
Folders to delete:
- C:\Windows\System32\VirtualMIDISynth
- C:\Windows\SysWOW64\VirtualMIDISynt (only on 64bit systems)
Registry keys to delete:
- HKEY_LOCAL_MACHINE\SOFTWARE\CoolSoft VirtualMIDISynth
- HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\CoolSoft VirtualMIDISynth (only on 64bit systems)
Registry keys to edit:
These keys contain the registered multimedia drivers on the system. To
reset the registry to default state, set all midi* subkeys (midi,
midi1, midi2, ..., midi9) values to wdmaud.drv.
- HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32
- HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Drivers32 (only on 64bit systems)
Default MIDI output device configurations:
The following keys contains the default MIDI device configured for
MidiMapper (up to Windows 7 included) and Windows Media Player.
NOTE: if WMP keys are missing they will be recreated at next Windows Media Player configuration change / close / reopen.
- HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Multimedia\MIDIMap --> szPname = Microsoft GS Wavetable Synth (up to Windows 7 included)
- HKEY_CURRENT_USER\Software\Microsoft\ActiveMovie\devenum{4EFE2452-168A-11D1-BC76-00C04FB9453B}\Default MidiOut Device --> MidiOutId = FFFFFFFF
- HKEY_CURRENT_USER\Software\Microsoft\ActiveMovie\devenum
64-bit{4EFE2452-168A-11D1-BC76-00C04FB9453B}\Default MidiOut Device --> MidiOutId = FFFFFFFF (only on 64bit systems)