Turning off the PC speaker for all virtual machines

  • 353
  • 0

Turning off the PC speaker for all virtual machines

To disable the speaker emulation for virtual machines, add this line to Workstation's global configuration file:
Note: Close Workstation before editing the global configuration file.

mks.noBeep = "TRUE"

You can find the global configuration file at:

Linux hosts:
~/.vmware/config

Windows 2000 and XP hosts:
C:\Documents and Settings\All Users\Application Data\VMware\VMware_Product\config.ini

Windows Vista, Windows 7, Windows 2008 Server R2, Windows 8 and Windows Server 2012 hosts:
C:\ProgramData\VMWare\VMware_Product\config.ini

If the file does not exist, create a new text file and add the mks.noBeep line to it. For more information
see Creating and editing config.ini on Windows hosts (1754).

參考來源:
Turning off the PC speaker for all virtual machines (1664)