'How to turn off JetBrains IntelliJ bell sound?

I‘ve tried a lot of solutions on the web but couldn't find any to work for me.

My OS: macOS Monterey

What I've done already:

IntelliJ > Settings > Tools > Terminal > Audible bell (unchecked)  
~/.vimrc > set noerrorbells  
~/.vimrc > set belloff=all  
~/.ideavimrc > set noerrorbells  
~/.ideavimrc > set belloff=all  
Mac > System Preferences > Sound > Sound Effects > All Checkboxes (unchecked)  
Mac > Restart Computer > Yes, I've done it.


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source