1

I want to be able to have presets for display/audio settings. For example

Gaming-TV: Go show only the TV as primary and send the audio too. Normal-PC: Show 1 monitor primary, other as secondary, also secondary is vertical, disable TV. etc...

I did not find any settings file or API for this.

1
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking.
    – Community Bot
    Commented Oct 14, 2023 at 12:24

1 Answer 1

0

To my knowledge, Windows 11 does not support this on its own.

But you can use free (gratis) third-party tools from Nir Sofer to accomplish these goals.

You can create Windows shortcuts to Nir's MultiMonitorTool to switch screens. You can then assign keyboard shortcuts to those shortcuts.

For audio, you can do the same using Nir's SoundVolumeView, or the command-line (CLI) equivalent, SoundVolumeCommandLine.

You can write simple batch files that handle both the screen and audio together. You can then create Windows shortcuts to those batch files. Finally, you can assign keyboard shortcuts to those Windows shortcuts.

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .