Windows 10: Set default volume at Windows startup

Discus and support Set default volume at Windows startup in Windows 10 Drivers and Hardware to solve the problem; Last week i was searching for a way to set a specific volume on windows startup. I have literally been googling this for years but never found the... Discussion in 'Windows 10 Drivers and Hardware' started by TommyMaes, Jun 1, 2021.

  1. TommyMaes Win User

    Set default volume at Windows startup


    Last week i was searching for a way to set a specific volume on windows startup. I have literally been googling this for years but never found the answer Well... now i made my own little "Program" and i hope it's oke to share this here so others can find the answer to this question. GitHub - /SetVol: A little program that sets a specific volume on every windows startup SetVol A little program that sets a specific volume on every windows startup Jut make sure to unpack before installing ############################################################## Very simple and lightweight Doesn't stay running in background, no systemtray icon or any notifications ############################################################## Made it because i needed the function and could not find anything like this Desided to make it a little more user friendly and share it online so others could enjoy ############################################################## Tested on Windows 10 Home Ver. 21H1 Please let me know if you have any issues

    :)
     
    TommyMaes, Jun 1, 2021
    #1
  2. Avedis53 Win User

    Can't get GPU-Z to start with Windows 8.1 startup

    I'm not sure how to do that. Could you list the steps for a noob?
     
    Avedis53, Jun 1, 2021
    #2
  3. Setting Default Printer via Startup Script

    This looks like a good solution, and similar to some of the VB scripts I tried.. but it is a logon script. I would need something that works as a startup script. We are not mapping printers to users as they move around too much, but rather mapping to each computer.

    The Link that W1ZZARD posted is good information. Sadly however, I have tried utilizing most of the commands that are available. The /c command is indeed interesting, but we are trying to map them when a computer starts up (prior to logon screen) versus just mapping them remotely. The purpose would be if we had a lab that needed the default printer changed, sure we could just send the remote command to each machine, or even remote into them ourselves and manually do it, but I was looking for a smoother alternative.

    It seems like its just something that will have to be done manually and with user education.

    Thanks for all the suggestions though.
     
    Wastedslayer, Jun 1, 2021
    #3
  4. kenkickr Win User

    Set default volume at Windows startup

    Setting Default Printer via Startup Script

    I use a batch at startup to set the default printer,

    @Echo off
    RUNDLL32 PRINTUI.DLL,PrintUIEntry /y /n "Printer Name"
    exit
     
    kenkickr, Jun 1, 2021
    #4
Thema:

Set default volume at Windows startup

Loading...
  1. Set default volume at Windows startup - Similar Threads - Set default volume

  2. adjust default volume setting

    in Windows 10 Gaming
    adjust default volume setting: it's on 60 and I need it to be less https://answers.microsoft.com/en-us/windows/forum/all/adjust-default-volume-setting/d05805d2-2624-4a4c-83a1-919b1fd6fed1
  3. adjust default volume setting

    in Windows 10 Software and Apps
    adjust default volume setting: it's on 60 and I need it to be less https://answers.microsoft.com/en-us/windows/forum/all/adjust-default-volume-setting/d05805d2-2624-4a4c-83a1-919b1fd6fed1
  4. Set default volume for system sounds on startup Windows 11

    in Windows 10 Gaming
    Set default volume for system sounds on startup Windows 11: When i turn on my notebook the system sounds app volume is at 100% and it sounds really loud and bad, is there a way to set default volume for system sounds on startup like 50%...
  5. Set default volume for system sounds on startup Windows 11

    in Windows 10 Software and Apps
    Set default volume for system sounds on startup Windows 11: When i turn on my notebook the system sounds app volume is at 100% and it sounds really loud and bad, is there a way to set default volume for system sounds on startup like 50%...
  6. How to restore Startup Settings to default?

    in Windows 10 Gaming
    How to restore Startup Settings to default?: I recently changed one of the settings in the "Startup Settings", which settings are detailed in this article. I believe I selected--"Disable driver signature enforcement"--in order to install a third-party driver, which I believe was option number 7 in the menu I was...
  7. Set a default volume for launing programs

    in Windows 10 Customization
    Set a default volume for launing programs: I know this has been asked before, but there wasn't an answer, so I'll ask as well. Is there any way to change the default volume of programs? My main volume is 4, system volume 0 it has noise otherwise, is that a Windows bug?, and I don't believe any application is higher...
  8. settings return to default with reboot/startup

    in Windows 10 Customization
    settings return to default with reboot/startup: This started on the morning of Oct 21 at 8a central. The most recent Windows updates were installed Sep 30. Upon each reboot/startup, everything on the machine reverts to default setting: time/date format display settings all apps default back to the original app...
  9. Restore Windows Services to Default Startup Settings

    in Windows 10 Performance & Maintenance
    Restore Windows Services to Default Startup Settings: This batch script restores Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1 and Windows 10 services to default startup settings. Code: :: Batch Script Created by . @Echo Off & Cls :: Check if batch script executed with administrators privilege. Call :IsAdmin ::...
  10. Audio sources default / startup volume

    in Windows 10 Drivers and Hardware
    Audio sources default / startup volume: Is there a way to set the audio sources default / startup volumes? Some of my audio sources come up with their level set to my output device's level, rather than a value that I would prefer to be able to set. It appears the root cause for the levels doing is a Windows...