Ernngh. So, the official Intel website is just misleading, and your processor actually does have built-in GPU: Intel GMA G41.
And as I suspected it looks like the last working driver with OpenGL support was released for Windows 7. However, according to the net you could install it on Windows 8.1 and even on Windows 10.
But what we almost certainly have is Microsoft supplying its own version of the driver which is not compatible with OpenGL :/. This means we somehow need to install the right one and prevent the wrong one from automatic installation.
1. Check the driver version to make sure my thoughts are correct.
— Open Device Manager (accessible from right clicking on Start);
— Go to video adapters (or maybe graphics adapters unsure of the translation);
— Open the properties of your video adapter and go to Driver tab;
— Note the driver version there.
If my thoughts are correct, then it is (much) higher than 15.17.19.2869, e.g. 15.22 or something like that.
If it is not, you better report it here, so that I could correct the guide.
2. Disable automatic driver installation from windows update and uninstall the original driver.
This page properly describes the procedure:
http://www.howtogeek.com/223864/how-to- ... indows-10/
Check "Disable Automatic Download of Drivers from Windows Update" section.
After you are done uninstall your video adapter driver according to "Uninstall a Driver" section.
Do NOT reboot.
3. Install the right driver and reboot.
Download and install either of the two:
https://downloadcenter.intel.com/download/22165 — last compatible driver (I would try it first)
https://downloadcenter.intel.com/download/18400 — previous compatible driver often found in guides
Extract, run, reboot. Running might require setting compatibility file properties of the setup executable to Windows 7.
After rebooting it is worth opening Device Manager (accessible from right clicking on Start) and checking gpu video adapter driver version. It must be 15.17.19.2869 or 15.17.17.2413.
Please report the results and try to run umi
Good luck!