Is there a Remove SkeletalMesh Component in blueprint?

Which blueprint are you editing exactly? If the blueprint is based, for example, on Character, then you cannot remove it via blueprint – only via code, because the component is created in code.

Just set the mesh to None though, there’s no problem in that.