0

I want to to get the master volume value of my windows pc with the command prompt. I prefer to have an one-line solution.

I've searched on many places for the solutions, but they all don't work.

I want to use this for Windows Power Automate (to set as variable), so if someone knows an other solution, you're welcome!

1 Answers1

0

I'm not sure what you mean by master volume value. if you want to adjust volume on your computer automatically download nircmd and run this command nircmd.exe changesysvolume [Number for example 1000 or -1000] this modifies your volume. if you want more info on this topic use this website https://www.nirsoft.net/utils/nircmd.html at the bottom of that page is were you can find the download link for nircmd then open the nircmd.exe file as an administrator then click add to directory.

Epoch
  • 3