Seems like it's graphics card issue. Do you know which one you have / how old it is / when the last time you updated your GPU driver was?
That would be the issue; the rendering engine that the game uses isn't supported by that particular Intel Integrated graphics. I can't guarantee that this will work, but if you create a shortcut for the exe, open it's properties, and add that '--rendering-driver opengl3' line after the target, it should open it using OpenGL instead of Vulkan, which is supported. Again, can't guarantee, but worth a shot.