How can I switch camera from a scene when a button is clicked on main menu.

You can access the cameras from the widget using GetAllActorOfClass. You will need to give the cameras ‘actor tags’ so you know which is which:

image