Trouble viewing .msh file in Paraview 6.0.1

Hello, I wanted to view .msh file on Paraview on my windows 10 pc. I tried with the meshio plugin but had no success. Tried saving the gmsh file as .vtk file but cannot view the inner elements. Can anyone help me with viewing options of .vtk files? Is it a recommended option? My paraview version is 6.0.1. I do not have a GmshIO plugin in my plugin manager. I tried installing the meshio plugin and activated auto upload in the plugin manager, it still shows some error when i load my .msh file using it.
Thank you in advance.

Please share your data.

I am running Windows 10 (64 bit) on my laptop and the version of Paraview I downloaded is:

https://www.paraview.org/paraview-downloads/download.php?submit=Download&version=v6.0&type=binary&os=Windows&downloadFile=ParaView-6.0.1-Windows-Python3.12-msvc2017-AMD64.msi

The problem is that I dont see any GmshIO plugin and tried installing MeshIO plugin but that too didn’t work. I wanted to know why dont I see the GmshIO plugin in my version of Paraview? I tried installing the older 5.13 version too but do not see this plugin there too. Could you please tell me what am I doing wrong here? I can share the error I receive when I run .msh file through MeshIO reader if you require.

GMSHIO is not shipped in Windows binary I’m afraid. You need to either use Linux or compile ParaView and GMSH yourself.

I will install Linux then. Thanks for the help.

Regards