Remove the Beep Sounds from PC Speaker inside the CPU
#1 – Using Registry to Turn Off CPU Beeps
- Go to Start > Run
- Type regedit , press enter.
- Go to [HKEY_CURRENT_USER \Control Panel \Sound]
- Right Click on “Beep” and Select “Modify”
- Set Beep = “No” (Default is : Enabled = “Yes”)
- Click OK
If you are using XP then, use the Device manager to disable the Non-Plug and Play Driver called Beep(Hidden Device).
- Go to My Computer (Right Click) > Properties > Hardware > Device Manager
- Set checkbox “Show Hidden Devices” and navigate to “Non-Plug and Play” Drivers
- Go to “Beep” (right click) > Properties > Driver
- From there select Disabled to disable the driver controlling the CPU Speaker.
- Click OK
One way to do so is to simply unplug the speaker wire from the motherboard.
It will be a 2 wire into 4 pin connector that plugs in near the other connections such as power switch and reset button. You can follow it from the small speaker inside the case to the motherboard.
#4 – Using DOS Commands to Remove CPU Beeps
- Go to Start > Run
- Type cmd , press enter.
- Use the following line in a cmd window (or directly in the run box if WinXP): sc config beep start= disabled
Also note that under Vista you need to run cmd as administrator for the command to succeed.
0 comments: