I see you mixing another language in the post, if you want to use that instead, let me know.
Hi sosa sosa,
I'm sorry you're running into this. If Windows Setup reports an incompatible Voicemeeter driver, but you can't find the application anywhere, it's possible that it's already been uninstalled but some fragments were left behind. Let's try to remove it with Command Prompt (Admin)
- Press Win + S > type
cmd> choose Run as Administrator - Enter
pnputil /enum-drivers | findstr /i voicemeeter - If
Voicemeeterappears, note the Published Name (e.g.XXX). - Next, run
pnputil /delete-driver XXX /uninstall /force - Replace
XXXwith the actual word reported on your PC. - Restart the computer and try the Windows 11 upgrade again.
If the command returns no Voicemeeter entries, the upgrade blocker may be related to another component (such as VB-CABLE, Virtual Audio Cable, or another Voicemeeter driver package). Just wondering, have you ever installed those mentioned above on this PC?
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.