Change Windows Startup Sound in Windows 10  

Page 3 of 3 FirstFirst 123

  1. Posts : 68,995
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #20

    Paul Black said:
    A couple of questions please . . .

    [1] Do I understand correctly that the Startup sound [.wav file] will ONLY play once I get to my Desktop, and NOT from the moment I login?

    [2] Once I logout and then log back in, the Startup sound [.wav file] DOESN'T play. is there a way I can get it to run EVERY time I login please?

    Thanks in advance.
    Q1) Correct, it normally plays when you get to the desktop when you sign in from startup.

    Q2) This is normal. The startup sound only plays at startup and not from a sign in. If you like, you can use the tutorial for sign in also.

    Play Sound at Logon (Sign-in) in Windows 10
      My Computers


  2. Posts : 18,044
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
       #21

    Thanks Brink,

    Brink said:
    Q1) Correct, it normally plays when you get to the desktop when you sign in from startup.

    Q2) This is normal. The startup sound only plays at startup and not from a sign in. If you like, you can use the tutorial for sign in also.

    Play Sound at Logon (Sign-in) in Windows 10
    Everything was going OK until I got to step 14. Enter your account's password, and click/tap on OK.
    As I am the ONLY user I don't have a password set!

    is there anyway around this please?

    Thanks in advance.

    EDIT:

    Could I setup a password for my user account, perform the steps again, and then delete my password, would that work please?
      My Computer


  3. Posts : 68,995
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #22

    Paul Black said:
    Thanks Brink,



    Everything was going OK until I got to step 14. Enter your account's password, and click/tap on OK.
    As I am the ONLY user I don't have a password set!

    is there anyway around this please?

    Thanks in advance.

    EDIT:

    Could I setup a password for my user account, perform the steps again, and then delete my password, would that work please?
    I'm afraid a password protected administrator account is required.
      My Computers


  4. Posts : 18,044
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
       #23

    OK thank you!
      My Computer


  5. Posts : 1
    Windows 10
       #24

    Oops.


    Hi, I can't change startup sound because I can't change imageres.dll without a permisson. What do I do?
      My Computer


  6. Posts : 14,022
    Win10 Pro and Home, Win11 Pro and Home, Win7, Linux Mint
       #25

    LeoBloxyDonut said:
    Hi, I can't change startup sound because I can't change imageres.dll without a permisson. What do I do?
    Haven't tried in Win7 and later but with earlier versions I'd locate the sound file, usually a .wma or .mid, check the size for play length then replace it with a file of the same name and size/length that I wished to use. Test it in Control Panel, Sounds then reboot to check.

    A "feature" of Win10 twice-yearly Version Upgrades such as 1809 to 1903 to 1909 to 2004 and some periodic Builds is customizations will get reset/removed to the defaults so will have to be repeated. I've stayed away from most customizations as I frequently have clients' questions that need be replicated or checked for issues.
      My Computers


  7. Posts : 68,995
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #26

    LeoBloxyDonut said:
    Hi, I can't change startup sound because I can't change imageres.dll without a permisson. What do I do?
    Hello Leo, and welcome to Ten Forums.

    Just to verify, is your account an administrator, and have you already done step 2 to take ownership of the imageres.dll.mun file?
      My Computers


  8. Posts : 1
    Windows 10
       #27

    Why? Windows Why?


    Why must Windows make everything so damn difficult? All this just to change the start-up sound! Then, it doesn't even work for me or something has changed now to not allow it to work. It's really insane you are forced to do all this to simply change the start-up sound.

    welp...this is all I get in my 'imageres.dll' file...no WAV to be found anywhere.

    Change Windows Startup Sound in Windows 10-imageres-file.jpg

    .
      My Computer


  9. Posts : 21
    7 and 10
       #28

    When the user creates the profile for the first time it runs this script that turns off the sound. This way it removes the sound from their profile and you never hear it again.

    REM ---- Disable Default Sound
    REG ADD "HKEY_CURRENT_USER\AppEvents\Schemes" /ve /t REG_SZ /D .None /F
    REG ADD "HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\.Default\.Default" /ve /t REG_EXPAND_SZ /F
    REG ADD "HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\.Default\.Current" /VE /t REG_SZ /D .None /F

    REG ADD "HKEY_CURRENT_USER\AppEvents\Schemes\Apps\sapisvr\DisNumbersSound\.current" /ve /t REG_SZ /F
    REG ADD "HKEY_CURRENT_USER\AppEvents\Schemes\Apps\sapisvr\HubOffSound\.current" /ve /t REG_SZ /F
    REG ADD "HKEY_CURRENT_USER\AppEvents\Schemes\Apps\sapisvr\HubOnSound\.current" /ve /t REG_SZ /F
    REG ADD "HKEY_CURRENT_USER\AppEvents\Schemes\Apps\sapisvr\HubSleepSound\.current" /ve /t REG_SZ /F
    REG ADD "HKEY_CURRENT_USER\AppEvents\Schemes\Apps\sapisvr\MisrecoSound\.current" /ve /t REG_SZ /F
    REG ADD "HKEY_CURRENT_USER\AppEvents\Schemes\Apps\sapisvr\PanelSound\.current" /ve /t REG_SZ /F
    REG ADD "HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\CriticalBatteryAlarm\.Current" /ve /t REG_SZ /F
    REG ADD "HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceConnect\.Current" /ve /t REG_SZ /F
    REG ADD "HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceDisconnect\.Current" /ve /t REG_SZ /F
    REG ADD "HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceFail\.Current" /ve /t REG_SZ /F
    REG ADD "HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\MessageNudge\.Current" /ve /t REG_SZ /F
    REG ADD "HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Notification.Default\.Current" /ve /t REG_SZ /F
    REG ADD "HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\WindowsUnlock\.Current" /ve /t REG_SZ /F
    REG ADD "HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\WindowsUAC\.Current" /ve /t REG_SZ /F
    REG ADD "HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\WindowsLogon\.Current" /ve /t REG_SZ /F
    REG ADD "HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemNotification\.Current" /ve /t REG_SZ /F
    REG ADD "HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemHand\.Current" /ve /t REG_SZ /F
    REG ADD "HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemExclamation\.Current" /ve /t REG_SZ /F
    REG ADD "HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemAsterisk\.Current" /ve /t REG_SZ /F
    REG ADD "HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\ProximityConnection\.Current" /ve /t REG_SZ /F
      My Computer


  10. Posts : 419
    Win 7 Pro/32, Win 10 Pro/64/32
       #29

    That's all ancient history now....since the release of "Winaero Tweaker", for 10 and 11.
    It includes an app that installs whatever sound you want, as your Startup Sound.
    But first, it helps to have your .wav files in a folder that's easy to get to. Like "C:\Media Files".

    For several years, I've had a little program on my Utilities Disk, called, "StartupSoundChanger.exe", dtd 2013.
    So I guess that's about ten years old now. I've found it very useful over the years, because I do have a favorite Startup sound that I like to use. And, I've always kept my favorite sounds in a single folder, called simply "Media Files".
    Over the years, I've captured several .wav files that I like to use. Like the sweet female voice that announces, "You've got mail" to me every morning when I turn on my PC, and OEClassic opens up.
    Cheers Mates!
    TM
      My Computer


 

Tutorial Categories

Change Windows Startup Sound in Windows 10 Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  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 14:23.
Find Us




Windows 10 Forums