- Clean Windows Installation
Perform a fresh Windows 11 install , here is the tutorial https://url.bee-link.cn/74zu
2.Please go to device manager and uninstall the graphic driver , then reinstall the graphic driver https://url.bee-link.cn/1M4S
3.USB Controller Analysis
Use USBTreeView to check if the MOTU shares a USB root hub with high-bandwidth devices (e.g., Wi-Fi/Bluetooth).
Move the MOTU to a USB 2.0 port (if available) to reduce potential conflicts.
4.Advanced Power/BIOS Tweaks
In BIOS: Please change the TDP to 65W , here is the tutorial https://buildin.ai/lizong/5d983adc-ca1e-4638-972a-ce7c708c4199
In Windows:
Use TimerTool to force the system timer to 1ms (reduces scheduling latency).
Disable HPET via command:
cmd
bcdedit /deletevalue useplatformclock
5.Kernel-Level Diagnostics
Use Windows Performance Analyzer (WPA) to trace DPC/ISR events:
Capture a trace during audio workload.
Look for drivers (e.g., amdgpio3.sys, Wi-Fi drivers) causing spikes.
Check for IRQ conflicts in Device Manager under “Resources by type.”