How to find out which program a default beep is coming from in Windows 7?
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Ocean Floor
--
Chapters
00:00 How To Find Out Which Program A Default Beep Is Coming From In Windows 7?
01:32 Accepted Answer Score 16
02:13 Answer 2 Score 5
02:28 Answer 3 Score 1
02:47 Answer 4 Score 1
03:09 Answer 5 Score 0
03:21 Thank you
--
Full question
https://superuser.com/questions/111412/h...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#windows7 #audio #systemsounds
#avk47
ACCEPTED ANSWER
Score 16
Download Microsoft/Sysinternals Process Monitor.
Start up Process Monitor and disable all of the logging except for File System Activity(all but one of the buttons on the far right part of the toolbar should be deselected). Now, clear the capture window (Edit -> Clear Display) and if you can force the noise to happen. If not, sit and wait until it does happen(you may want to clear every 30 seconds or so if it gets too noisy).
After you hear the noise, stop capturing(File -> Capture Events), and search(Edit -> Find) for .wav
. Locate any reference to the default beep sound file. That should lead you the process that accessed the file and caused the sound.
ANSWER 2
Score 5
Have you tried to look at the mixer? It displays each program that is outputting sound and a volume control with a bar showing sound level output. Click the speaker by the clock then click mixer. Watch for the bar to spike when the sound happens.
ANSWER 3
Score 1
Are you sure Windows is generating it? It may be generated in hardware for an exceptional circumstance (eg overheating). I would read the troubleshooting chapter in your motherboard manual and check the beep codes (POST and otherwise) and see if you can match something up.
ANSWER 4
Score 1
Found that the beeping on my system was my phone connection to charge my phone via the usb port on my laptop.... it kept trying to find out what device was connected. (like it kept pinging the device). I unplugged my phone and reconnected it, then the beeping stopped as soon as the device was identified.
ANSWER 5
Score 0
You often get this beep when pressing and releasing Alt
..
To stop it go to windows key -> change system sounds -> Default Beep and set the sound to (None)