Skip to content

Teams is not detected on windows

We were until now using the HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\microphone\NonPackaged RegKey. However it appears that Teams related Regkey is located directly in the microphone location.

We thus have to browse HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\microphone recursively.