How To Turn Off Beep Speaker Sound
Posted by jlchannel - on January 6th, 2009 in Tips, Workstations | 3 Comments »

“Beep… beeep… beeeep…” such an annoying sound that always happen in VMware Workstation(I’m currently running 6.5.1) Linux and Windows guests machine.
I would like to share How to disable or turn off beep speaker sound on VMware Workstation.
- Look for virtual machine DOT VMX(.vmx) file.
- Edit virtual machine .vmx file.
- Insert
- Save .vmx file.
- Power On virtual machine.
“mks.noBeep = “TRUE””
For an example, my OpenSuSe 11 DOT VMX file save in drive D:\My VM\OpenSUSE11\ folder as show below.

Enjoy!

3 Responses
thx for keeping me sane!
Great tip. Got it fixed.
thanks