Error 65542 and the aka.ms/mcdriver link both mean the same thing: Minecraft asked the graphics driver for OpenGL support and did not get it. The game is fine - the installed display driver is either missing, generic or too old to expose OpenGL. This guide finds which case you have and fixes it.
Quick answer
Right-click Start, open Device Manager, expand Display adapters. If it says Microsoft Basic Display Adapter, Windows is running without a real GPU driver - install the driver for your actual graphics card (methods 2 and 3) and the error goes away. If your card is named correctly, update its driver instead.
Microsoft Basic Display Adapter has no OpenGL at all. Fresh Windows installs run on it until the real GPU driver is installed - and Minecraft is often the first app to notice.
Minecraft requires a reasonably recent OpenGL version. Drivers from years ago - or the stripped-down ones Windows Update sometimes installs - may not expose it.
On laptops with two GPUs, the game may start on the idle integrated chip whose driver is broken or missing, while the good dedicated GPU sits unused.
VMs and RDP sessions often provide no OpenGL-capable display driver at all - the error is then a platform limit, not a fault.
dxdiag, Display tab) - you will need it below.If you do not know the exact model, several devices need attention at once, or the manual route did not find a match - Outbyte Driver Updater identifies your installed hardware automatically and updates the drivers from official sources, with a backup before every change. The scan and diagnosis are free.
Download Driver Updater Downloads Outbyte Driver Updater for Windows 11, 10, 8 and 7. Free 2-day trial, no credit card required.No - it is Minecraft correctly reporting that the display driver offers no usable OpenGL. Fixing or installing the GPU driver resolves it; reinstalling Minecraft does not.
Confirm what is actually running: in Device Manager the card must be named (not Basic Display Adapter), and dxdiag should show your card with its driver version. On dual-GPU laptops apply method 4 - the wrong chip may still be answering.
Java Edition needs OpenGL, which most VMs do not provide without 3D acceleration enabled in the VM settings (and even then support varies). On a normal PC the driver fix above is the answer; in a VM, enable 3D acceleration or play on the host.