Closed azazalkaproxl closed 2 years ago
To disable this boop sound you need to run this in CMD or Powershell:
sc config beep start= disabled
(You can do this manually but idk how)
I suppose that boop sound is generated by Windows when you are clicking too fast. Maybe app you are clicking on, can't accept so much mouse events per unit time. It is not an error. For example in video games you have to click with maximum available speed. From the other hand, other apps need to reduce the clicking speed. In automated tests it is important whether are you clicking with proper speed. Thus, it is up to you, whether the clicking speed you selected is optimal for your purposes.
https://streamable.com/3d9u3r Video^ What is that boop sound? Do i need to disable something?