How can I change blueprints to open with blueprint editor instead of visual studio

I am still learning Unreal Engine but I want to know how can I solve this trouble. I was packaging a test project for windows but Unreal ask me to install Visual Studio so I did it. But now when I try to edit a blueprint it opens up the code on visual studio but I need to keep editing blueprints on the blueprint editor.

You’re trying to edit a header file. Your game mode sits in the content browser at the bottom - MyGame if I’m not mistaken. Double click it to open it.

picture also shows him trying to modify settings of the default game mode and not the one that he is overriding with.