How to add desktop shortcut to App volume device preferences?

Page 2 of 3 FirstFirst 123 LastLast

  1. Posts : 17,838
    Windows 10
       #11

    itm said:
    That doesn't allow you to change the audio output device for each app does it? (I have 3 audio devices)
    Unfortunately not!
      My Computer


  2. Posts : 3
    W10
       #12

    I had the same question. Found this:

    1803 Volume mixer shortcut name? : Windows10

    I used the .vbs script solution with a shortcut on Desktop, works very well.
      My Computer


  3. itm
    Posts : 139
    Windows 10
    Thread Starter
       #13

    Thanks. That script opens the Device Properties page for the Mic - see attached screenshot. Any idea how the script can be modified to open the App volume device preferences screen?
    How to add desktop shortcut to App volume device preferences?-2019-03-25volsettings.jpg
      My Computer


  4. Posts : 3
    W10
       #14

    itm said:
    Thanks. That script opens the Device Properties page for the Mic - see attached screenshot. Any idea how the script can be modified to open the App volume device preferences screen?
    How to add desktop shortcut to App volume device preferences?-2019-03-25volsettings.jpg

    You can change the tab number on that script. In my case I've changed from 6 to 7 and worked.
      My Computer


  5. itm
    Posts : 139
    Windows 10
    Thread Starter
       #15

    RAF2 said:
    You can change the tab number on that script. In my case I've changed from 6 to 7 and worked.
    Perfect - thanks. It was 9 in my case but I now see the logic in it!
      My Computer


  6. Posts : 3
    W10
       #16

    itm said:
    Perfect - thanks. It was 9 in my case but I now see the logic in it!
    Nice. Pasting here to have it here too:

    Save following text to a vbs file and run it

    Set oShell = WScript.CreateObject ("WScript.Shell")
    oShell.run "ms-settings:sound"
    WScript.Sleep 1000
    oShell.SendKeys "{TAB 6}"
    oShell.SendKeys " "
      My Computer


  7. Posts : 1
    windows 10
       #17

    As of Windows 10, version 1903 you can do this:
    Right-click on the desktop and hit New > Shortcut
    paste in this: explorer.exe ms-settings:apps-volume


    Hit next give it a name and you are done :)

    you can find settings to link to here https://docs.microsoft.com/en-us/windows/uwp/launch-resume/launch-settings-app
      My Computer


  8. Posts : 1
    Windows 10
       #18

    itm said:
    No it's the Settings page that lets me select which audio input/output device is used by each running App
    I know this thread is old, but this is the page im looking for and the shortcut u gave isn't working. Is it outdated or am i doing something wrong?
      My Computer


  9. Posts : 17,838
    Windows 10
       #19

    Venom said:
    I know this thread is old, but this is the page im looking for and the shortcut u gave isn't working. Is it outdated or am i doing something wrong?
    In my case it's TAB 10

    How to add desktop shortcut to App volume device preferences?-003196.png

    How to add desktop shortcut to App volume device preferences?-003197.png
      My Computer


  10. Posts : 2
    Windows 10
       #20

    You probably found it by now, but here you go:

    ms-settings:apps-volume
      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 00:30.
Find Us




Windows 10 Forums