How To Create A Shortcut to Quickly Enable/Disable The Microphone

Page 2 of 2 FirstFirst 12

  1. Posts : 42,922
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #11

    Actually it's easy - just use Soundvolumeview - from my first link- run it. No script needed - the program is cleverer than I'd expected.

    Search for it, download it, unzip it and put it where you want it.

    Run it, then do this:

    How To Create A Shortcut to Quickly Enable/Disable The Microphone-untitled.png

    You should get a shortcut like this
    How To Create A Shortcut to Quickly Enable/Disable The Microphone-2.png

    which toggles the mic state- which you can see change in Soundvolumeview.

    When muted, you will still see the level change (bottom rt of 1st screenshot), a program like Voice Recorder now receives no signal.
      My Computers


  2. Posts : 7,606
    Windows 10 Home 20H2
       #12

    For testing only, run the following command via PowerShell or Command Prompt.
    Code:
    (REG Add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\microphone" /V Value /T REG_SZ /D Deny /F)
    See whether the microphone will be disabled. If it works, run the following to enable it:

    Code:
    (REG Add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\microphone" /V Value /T REG_SZ /D Allow /F)
      My Computer


  3. Posts : 28
    windows 10
    Thread Starter
       #13

    Matthew Wai, That worked perfectly, now how do i get it to toggle off/on from the desktop? Thanks
      My Computer


  4. Posts : 42,922
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #14

    I have given you a way to do exactly what you wanted. A shortcut to toggle the microphone.

    I guess that's not what you wanted. Good luck.
      My Computers


  5. Posts : 7,606
    Windows 10 Home 20H2
       #15

    Do you think we can add an option to toggle between "Enabled" and "Disabled" via a desktop shortcut as the OP wants below?

    tomsw10 said:
    Matthew Wai, That worked perfectly, now how do i get it to toggle off/on from the desktop? Thanks
    For testing only, run the attached batch script and see whether it works. If it does, we can create a desktop shortcut to run it. An LNK shortcut allows a different icon.

    dalchina said:
    I have given you a way to do exactly what you wanted.
    The OP wants someone to do everything for him. He wants a fish.
    How To Create A Shortcut to Quickly Enable/Disable The Microphone Attached Files
      My Computer


  6. Posts : 42,922
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #16

    Well, download a program (soundvolumeview) and a few clicks and it's done- as I showed.

    I suppose tomsw10 could always ask someone to do that...
      My Computers


  7. Posts : 7,606
    Windows 10 Home 20H2
       #17

    tomsw10 said:
    Matthew Wai, That worked perfectly, now how do i get it to toggle off/on from the desktop?
    Run the attached batch script, which will create the following shortcut on the desktop.

    How To Create A Shortcut to Quickly Enable/Disable The Microphone-microphone.jpg

    The shortcut functions as an on-off toggle switch. See whether it works.

    dalchina said:
    Well, download a program (soundvolumeview) and a few clicks and it's done- as I showed.
    Well, all you showed can be done automatically via a script.
    How To Create A Shortcut to Quickly Enable/Disable The Microphone Attached Files
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 17:33.
Find Us




Windows 10 Forums