Hi .........,
Thanks for querying in Microsoft Community. It sounds like your Win 11 application alert sounds go missing after updates. System file corruption or registry data being tampered with probably is the cause.
Here are solutions you can apply:
- Press and hold Windows+X to run Windows PowerShell (Administrator), and execute the following commands respectively in sequence:
sfc /SCANNOW
Dism /Online /Cleanup-Image /ScanHealth
Dism /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-image /RestoreHealth
Allow the process to finish and see if it solves any issues. Restart the device afterward.
- Press and hold Windows + R > Type: regedit and run > Expand the HKEY_CURRENT_USER\Control Panel\Sound folder in turn > Check and change the value data of Beep to yes.

(Disclaimer: Generally, modifying registry subkeys or work group is intended for advanced users, administrators, and IT Professionals. It can help fix some problems, however, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For further protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click hereto view the article.)
Keep me posted how it goes.
Best Regards,
Lynn Sun | Microsoft Community Support Specialist
* Beware of scammers posting fake support numbers here.
* Kindly Mark and Vote this reply if it helps, as it will be beneficial to more community members reading here.