When you run a digital audio workstation on Windows 11, audio latency can ruin your recording or mixing workflow. WASAPI exclusive mode bypasses the Windows audio mixer and gives your DAW direct, uninterrupted access to the audio hardware. This eliminates buffer delays caused by shared mode processing. This article explains what WASAPI exclusive mode does, how to enable it in Windows 11, and how to configure it inside your DAW for low-latency performance.
Key Takeaways: Configuring WASAPI Exclusive Mode for Low-Latency Audio
- Sound > Device properties > Additional device properties > Advanced tab > Exclusive Mode checkboxes: Enable both checkboxes to allow apps to take exclusive control of the sound device.
- DAW audio settings > WASAPI driver selection: Choose WASAPI as the audio driver and select Exclusive mode instead of Shared mode.
- Sample rate and bit depth matching: Set the same sample rate and bit depth in Windows sound properties and your DAW to prevent resampling errors.
What Is WASAPI Exclusive Mode and Why Use It
WASAPI stands for Windows Audio Session API. It is Microsoft’s native audio driver interface for Windows 11. WASAPI has two modes: Shared and Exclusive. In Shared mode, Windows mixes all audio from system sounds, browsers, and other apps into a single stream before sending it to your audio device. This mixing process adds latency and can introduce glitches during real-time audio work. In Exclusive mode, your DAW takes direct control of the audio device. Windows temporarily suspends all other audio streams. The result is lower latency because the audio signal does not pass through the system mixer. Exclusive mode also preserves the original sample rate and bit depth of your project, which prevents unnecessary resampling.
Latency Reduction and Buffer Size
Latency is the delay between when you play a note or speak into a microphone and when you hear the output. WASAPI exclusive mode reduces latency by allowing your DAW to set its own buffer size. In Shared mode, Windows forces a minimum buffer size that is typically too large for live monitoring. Exclusive mode lets you go as low as 64 or 128 samples on many audio interfaces, which is suitable for real-time recording and virtual instrument performance.
Prerequisites Before You Start
Your audio device must support WASAPI exclusive mode. Most built-in sound cards and USB audio interfaces do. You need a DAW that supports WASAPI driver selection. Popular DAWs like Ableton Live, FL Studio, Reaper, Cubase, and Pro Tools have WASAPI support. You also need the latest audio drivers installed from your device manufacturer. Windows 11 default drivers work but manufacturer drivers often provide better stability.
Enable Exclusive Mode in Windows 11 Sound Settings
Before your DAW can use exclusive mode, you must grant permission in Windows sound properties. Follow these steps:
- Open Sound Settings
Right-click the speaker icon in the system tray and select Sound settings. Alternatively, press Windows key + I to open Settings, then go to System > Sound. - Select Your Output Device
Under Output, locate the device you want your DAW to use. Click the arrow or device name to open its properties. - Open Additional Device Properties
Scroll down and click Additional device properties. This opens the classic Sound control panel for that device. - Go to the Advanced Tab
In the device properties window, click the Advanced tab. - Enable Exclusive Mode Checkboxes
Under Exclusive Mode, check both boxes: Allow applications to take exclusive control of this device and Give exclusive mode applications priority. Click Apply and OK to save.
Configure WASAPI Exclusive Mode in Your DAW
After enabling exclusive mode in Windows, you must select WASAPI as the audio driver in your DAW and switch to Exclusive mode. The exact menu names vary by DAW, but the general process is the same. Below are instructions for three popular DAWs.
Ableton Live
- Open Preferences
Go to Options > Preferences or press Ctrl + comma. - Select Audio Tab
Click the Audio tab. Under Driver Type, select WASAPI. - Choose Exclusive Mode
Under Audio Device, select your audio device. Below that, set Audio Output to the same device. Check the box labeled Exclusive Mode. - Adjust Buffer Size
Set Buffer Size to 128 or 256 samples. Lower values reduce latency but may cause clicks. Test with your project.
FL Studio
- Open Audio Settings
Go to Options > Audio Settings or press F10. - Select WASAPI Driver
Under Device, select your audio device. Next to Driver, choose WASAPI. - Enable Exclusive Mode
Click the Show ASIO panel button. In the WASAPI control panel, check Use Exclusive Mode. - Set Buffer Length
Adjust Buffer length to 128 or 256. FL Studio shows the resulting latency in milliseconds.
Reaper
- Open Preferences
Go to Options > Preferences or press Ctrl + P. - Select Audio Device
In the left panel, click Audio > Device. - Choose WASAPI Driver
Under Audio System, select WASAPI. Under Input Device and Output Device, choose your audio device. - Select Exclusive Mode
Under WASAPI Mode, select Exclusive or Exclusive (low-latency). - Adjust Block Size
Set Block size to 128 or 256. Click Apply and OK.
Match Sample Rate and Bit Depth Between Windows and Your DAW
For exclusive mode to work without clicks or distortion, the sample rate and bit depth in Windows must match your DAW project settings. Follow these steps to verify:
- Open Device Properties Advanced Tab
Follow steps 1 through 4 from the Windows settings section above. - Check Default Format
Under Default Format, note the current setting. For example, 24-bit, 48000 Hz. - Set DAW Project to Match
In your DAW, set the project sample rate and bit depth to the same values. In Ableton Live, this is in Preferences > Audio > Sample Rate. In FL Studio, go to Options > Project > Audio Settings. In Reaper, go to File > Project Settings > Audio Settings.
Common Issues With WASAPI Exclusive Mode on Windows 11
No Sound After Switching to Exclusive Mode
If you hear no sound after enabling exclusive mode, another app may be holding the audio device. Close all other applications that use audio, such as web browsers, media players, or voice chat apps. Restart your DAW. If the issue persists, open Windows Sound settings, go to your device properties, and uncheck Allow applications to take exclusive control. Reboot, then re-enable the checkboxes.
Crackling or Clicking Audio in Exclusive Mode
Crackling usually means the buffer size is too low for your system. Increase the buffer size in your DAW from 128 to 256 or 512 samples. Also confirm that your sample rate matches between Windows and your DAW. A mismatch forces Windows to resample, which causes artifacts.
Other Apps Lose Sound When DAW Is Open
This is expected behavior. WASAPI exclusive mode gives your DAW sole access to the audio device. System sounds, YouTube, and other apps will not produce audio while the DAW is playing. To restore shared audio, close your DAW or switch it back to Shared mode. If you need background audio while working, use ASIO4ALL instead of WASAPI exclusive mode.
WASAPI Exclusive Mode vs ASIO Driver Performance
| Item | WASAPI Exclusive Mode | ASIO Driver |
|---|---|---|
| Latency at 128 samples | 5 to 10 ms typical | 3 to 7 ms typical |
| Installation required | None, built into Windows 11 | Requires ASIO4ALL or manufacturer driver |
| Compatibility with built-in sound cards | Full support | Often limited or requires ASIO4ALL |
| Multi-client support | No, only one app at a time | Possible with some drivers |
| Sample rate preservation | Yes, if matched | Yes, direct hardware access |
WASAPI exclusive mode is a reliable zero-cost alternative to ASIO for users who do not have an ASIO-compatible audio interface. It works with any audio device that Windows 11 recognizes. The trade-off is slightly higher latency compared to a dedicated ASIO driver and the inability to hear other apps during DAW use.
You can now enable WASAPI exclusive mode in Windows 11 and configure your DAW for reduced audio latency. Start by enabling the exclusive mode checkboxes in your sound device properties. Then select WASAPI and Exclusive mode in your DAW audio settings. For best results, match the sample rate and bit depth between Windows and your project. If you experience crackling, increase the buffer size before troubleshooting other settings.