Crackling Audio Stream when Voicemeeter is in background (power throttling)

The Virtual Audio Mixer discussions and support...
Post Reply
Vincent Burel
Site Admin
Posts: 2205
Joined: Sun Jan 17, 2010 12:01 pm

Crackling Audio Stream when Voicemeeter is in background (power throttling)

Post by Vincent Burel »

If your audio is stable but becomes unstable and crackling when swapping to another application (Discord, Chrome, Word...) or setting Voicemeeter in background or system tray then you have certainly a power throttling option problem (coming with some 2025 Win11 update).

Run the command prompt in administrator mode and type

Code: Select all

>powercfg /powerthrottling /list
to get the list of applications with power throttling disabled (Never On).
PowerThrottlingList.png
PowerThrottlingList.png (11.84 KiB) Viewed 64 times

to disable Power Throttling option for a given application , you must use this instruction

Code: Select all

>powercfg /powerthrottling disable /path C:\Program Files (x86)\VB\Voicemeeter\voicemeeter8x64.exe
then possible reboot your computer to be sure about the option effectivity.


You can disable power throttling option for every audio application in the chain (for example):
DisablePowerThrottling.png
DisablePowerThrottling.png (11.37 KiB) Viewed 62 times
Post Reply