How to Enable or Disable Microphone Access for Apps in Windows 11
This guide shows you how to turn microphone access on or off for apps in Windows 11. Your computer uses the microphone for calls and recording, but you might want to stop certain apps from using it to protect your privacy.
Why: You should manage these settings to ensure only apps you trust can listen to you. If you are worried about privacy, you can easily block access for specific apps or everything at once.
What happens when done: You will have full control over your microphone. If you block an app, it will no longer be able to record audio or hear your voice.
Restrict or allow apps access to the Microphone
Windows 11 makes it easy to manage your privacy settings. When your microphone is active, you will see a small microphone icon in your taskbar.
- Open the Windows Settings app. You can find this by clicking the Start menu and selecting Settings, or by pressing the Windows key + I on your keyboard to open Settings app.
- Click on Privacy & security on the left side of the window.

- Select the Microphone tile on the right to see more options.

- On the next screen, click the Microphone access tile.
- Toggle the switch to On to enable the microphone or Off to disable it for all apps.

You can also use the toggles below this setting to choose which specific apps are allowed to use your microphone. Close the Settings app when you are finished.
Allow or deny apps access via the Local Group Policy Editor
Note: This method requires admin privileges.
If you are an advanced user, you can use the Local Group Policy editor app to manage these settings.
- Open the Local Group Policy Editor.
- Go to: Computer Configuration -> Administrative Templates -> Windows Components -> App Privacy.
In the right pane, double-click on Let Windows app access the microphone.

Choose Enabled, Disabled, or Not Configured, then click OK.

Enable or disable Microphone access using the Registry Editor
Note: This method requires admin privileges.
You can also change these settings using the Windows Registry editor. Be careful, as changing registry settings can affect your system.
Navigate to either of these paths depending on your needs:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\microphone
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\microphone

Right-click the microphone folder, select New -> String Value, and name it Value. Double-click it and type Allow or Deny.

Let desktop apps access your Microphone
If you want to manage standard desktop programs separately, make sure the main microphone access is turned on first.
- Go to Start -> Settings -> Privacy & security -> Microphone.
- Toggle the switch for Let desktop apps access your microphone to On or Off.


Manage desktop app access via the Registry
Note: This method requires admin privileges.
You can use the Windows Registry Editor to control desktop app access specifically by navigating to these paths:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\microphone\NonPackaged
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\microphone\NonPackaged
Create a new String Value named Value and set it to Allow or Deny. Restart your computer after making these changes.

Reference: Microsoft
Summary
Managing your microphone access is a simple way to keep your privacy secure in Windows 11. By using the Settings app, you can easily toggle access for all apps or pick and choose which ones are allowed to listen. For more advanced users, the Local Group Policy Editor and Registry Editor offer deeper control over these settings. Always remember to restart your computer if you make changes via the Registry.
Was this guide helpful?
Leave a Reply