Disable Windows System Beep (VMware)

The system beep (pc speaker) from WinXP running under VMware was driving me crazy as I have sound disabled on my virtual machines.

Easy fix from cmd within Win XP:

sc config beep start= disabled

1 Response to “Disable Windows System Beep (VMware)”


  1. 1 nandemonai

    Alternatively you can set mks.noBeep = “TRUE” to your .vmx file or ~/.vmware/preferences files (this works on all virtual machines, not just windows ones *eyes netware*).

Leave a Reply