About 80 results
Open links in new tab
  1. Disable Windows sound when some operation is performed that is not ...

    Aug 9, 2023 · The command control mmsys.cpl launches the Sound Control Panel directly because control lets you launch a bunch of control panels / settings / applets directly instead of trying to …

  2. How to call the "Sound Setting" via command line in Windows

    Dec 22, 2019 · Since Control Panel is going to be deprecated (sooner or later), here you have an equivalent command for the "Sound" window provided by the Settings interface. ms-settings:sound …

  3. Open Additional Device Properties via Commandline - Super User

    Nov 3, 2022 · Any ideas how to execute it via commandline? All I found so far is this command, which displays the properties of the device manager, but that's just quite not what I want. Since the settings …

  4. Easy way to switch default sound output device - Super User

    Jul 24, 2014 · How to edit send("{DOWN}") lines Open your sound panel with Win + R and enter control mmsys.cpl sounds. You want to know how many times you have to press the DOWN key to get to …

  5. How to pin out "Sound" to Windows taskbar? - Super User

    Nov 26, 2017 · This works. Note: path to mmsys.cpl is C:\Windows\System32\mmsys.cpl. Know of a way to make this a tray icon instead?

  6. What kind of action is a "Run" command and how to automate them?

    Dec 22, 2019 · In your example control mmsys.cpl,,[option], control is the the file that gets run, and mmsys.cpl,,[option] is the command line parameter. It seems that you are correct in your assumption …

  7. Set output audio of windows as input audio of microphone

    is it possible to set a virtual microphone which captures the windows audio? The goal is to record audio with google docs. Thank you.

  8. windows 7 - Add Sound Control Panel to Startup - Super User

    Apr 4, 2015 · I recently received a Logitech G930, and if you have one you may be aware of the issues some people face with the drives on 64 bit windows. To keep a long story short, in order to get the …

  9. Windows 10: Missing Sounds, Playback & Recording Devices menu …

    Aug 8, 2019 · Clicking on Open Sound Settings brings this windows: And then clicking on Sound Control Panel the required panel appears: Other way to bring it directly is to use + R, and then: control …

  10. Setting playback device by executing a batch file / powershell script

    Mar 23, 2012 · It works by opening your Sound control panel (mmsys.cpl), then scrolling down the list of playback devices to the second item in the list (that's the {Down 2} part).