Removing parts of file names using wildcards

Howdy guys/gals

Here is my problem. I have a folder, and in this folder are files like the below

MyFile - FileName2 - (Other Text32235).mp4
MyFile - FileName3 - (Other Text40988).mp4
MyFile - FileName4 - (Other Text43434).mp4
MyFile - FileName5 - (Other Text10389).mp4
MyFile - FileName6 - (Other Text39877).mp4

The goal is to rename the files like below

FileName2.mp4
FileName3.mp4
FileName4.mp4
FileName5.mp4
FileName6.mp4

The “MyFile -” will be the same, however the text in between the ( ) is diff.

Any help would be great. I have 300 files to rename would be nice to have them done in a single click.

Personally, I typically use File List to rename files.