Forum Discussion
Message Mentioning Voicemeeter when I Don't Have It
I don't understand this message because I checked my apps, files, and device manager. Still, I can't find anything related to Voicemeeter because I uninstalled Voicemeeter a few months ago anyway? So what does this message mean?
1 Reply
- vburelCopper Contributor
This alert (from October 2024) is checking the Voicemeeter driver version also in depository (even if no more installed, Windows keeps a copy of the driver somewhere in a depository). This issue has been fixed in November 2024 by a Voicemeeter update. So to remove this Windows Message, the simplest way is to install latest Voicemeeter version.
Other way is to delete the Voicemeeter driver in Windows depository by using pnptool (with command prompt in administrator mode).
you may use this line to enumerate audio devices:
pnputil /enum-drivers /class MEDIA
and find the oem name related to vbvoicemeetervaio64_win10.infthen use this instruction to force deletion:
pnputil /delete-driver oemxxx.inf /force
More info about this issue on VB-Audio forum: https://forum.vb-audio.com/viewtopic.php?t=1928