Forum Discussion
Disable Microphone Auto Adjustment
My microphone is a USB Blue Spark. The mic itself has gain controls, and in Windows (10), it needs to be set to 50% or less, otherwise it starts to clip like crazy (50% is essentially baseline, below reduces volume artificially, above artificially increases it).
Teams 'helpfully' automatically adjusts my volume. To 100%. Blowing my mic out, and making it utterly unusable. As far as I can tell, there is no way to disable this in the UI. Again, I'm on Windows 10 Pro, and I've disabled applications taking exclusive control in the microphone settings. This setting honestly does not seem to do anything at all in Windows 10, but that's a different story.
First, Teams absolutely needs the ability to disable auto-adjustment. It's utterly basic functionality which is necessary for anybody with a real mic.
But, in the meantime, is there any way I can disable auto-adjustment via a registry change?
Thanks.
Workaround on macOS: create an aggregate device to "mask" the gain settings from Teams.
Steps:
1. Open 'Audio MIDI Setup' application
2. In the left pane, click + symbol and choose Create Aggregate Device
3. Ensure that the new aggregate device is selected in the left pane
4. In the main window area, select the 'Use' checkbox for your real input device
5. Select the real input device from the left pane and set the Master Stream input gain correctly
5. Optionally rename the newly created aggregate device by clicking its entry in the left pane
6. Quit & restart Teams application
7. In Teams, choose the newly created aggregate device as the microphone deviceBecause the aggregate device does not have a gain setting, Teams cannot f* it up.
42 Replies
- shargerCopper Contributor
I was working thru this same issue of MS Teams auto adjusting my volume to the max while on a Teams call. Use this website https://support.apple.com/en-us/HT202000 to set up an Aggregate Device on your Mac, then choose that device as your input source for the Teams call and it will no longer auto adjust the input gain. #gamechanger
- RichardHauerBrass Contributor
Anyone coming across this post please vote for this feature in the UserVoice:
https://microsoftteams.uservoice.com/forums/555103-public/suggestions/38380300-add-an-option-to-disable-auto-adjusting-mic-level
- Michael TroelsenCopper Contributor
There is a simple fix to this. Nircmd will allow you to set the volume every 0.5 s.
nircmd setsysvolume 65535 default_record
nircmd loop 172800 500 setsysvolume 62000 default_record- RichardHauerBrass Contributor
Michael Troelsen That's a dirty hack at best, definitely not a fix