How to replace a String between 2 characters in Notepad++?

Problem:

I want to remove the String between () in my text document along with the brackets.

image.png

Expected result

image.png

Solution:

  1. Open your text document in Notepad++
  2. Press Cntrl+H on the document (For Windows users)
  3. Use the expression image.png

image.png