OpenGL support inadequate

I am new in paraview.
I downloaded the latest windows version from https://www.paraview.org/download/.
While I tried to open paraview from the folder “bin”, errors popped up saying
your opengl drivers don t support required opengl features for basic rendering
OpenGL vendor version renderer unavailable.
It seems the paraview did not find out my openGL. Any suggestions? Thanks in advance!

Are you using a Virtual Machine ?
Can you copy the actual error ?

The usual fix is to use :
MESA_GL_VERSION_OVERRIDE=3.2 ./bin/paraview

The issue is solved by updating the Graphics driver.