About three weeks ago, my gaming laptop overheated and blue-screened. I had to use the recovery key to get it working again, but it has been noticeably slower ever since. Games that ran normally now lag badly, the fans are much louder, and software checks that supposedly repaired or replaced corrupted files have not helped. A hardware check also failed to find anything obvious.
Minecraft and mods that worked before now show: "GLFW error 65542: WGL: the driver does not appear to support OpenGL." I have tried several suggested fixes, but none worked. The one thing I have not attempted is completely removing and reinstalling the graphics drivers because I am worried about making the laptop worse.
The laptop runs Windows 11 Home version 10.0.26200, with an 11th Gen Intel Core i7-11800H, 16 GB of RAM, a 476.9 GB SSD, and an NVIDIA GeForce RTX 3050 Laptop GPU. The system information also lists the integrated display at 1920×1080 and an unusual 1 Hz refresh rate. I would appreciate help determining whether this is a graphics-driver problem, a Windows recovery problem, or possible hardware damage from the overheating. The recovery environment also reports that automatic repair cannot fix the problem and refers to C:WindowsSystem32LogfilesSrtSrtTrail.txt.
3 Answers
The OpenGL message strongly suggests that Minecraft is not seeing a functioning graphics driver. On a laptop, both the Intel integrated graphics driver and the NVIDIA driver matter, so reinstalling only the NVIDIA package may not be enough. Download the correct drivers from the laptop manufacturer's support page, then perform a clean installation of the Intel and NVIDIA drivers. If Windows keeps reverting to a broken driver, remove the existing display drivers in Safe Mode first, then install the fresh packages. Also check whether Device Manager shows a warning icon or whether the RTX 3050 is disabled.
The SrtTrail.txt message only means Windows Automatic Repair could not resolve a startup problem; it does not identify the underlying cause by itself. Before resetting the machine, look in C:WindowsMinidump for recent crash dumps and copy them somewhere safe. Those files can reveal whether the blue screen involved a graphics driver, storage device, memory, or another component. Back up important files before trying recovery or driver-cleanup steps.
The recovery screen gives me the option to continue into Windows, restore an earlier state, or reinstall Windows. I will back up my files and check for minidump files before choosing a reset.
DISM and System File Checker can repair Windows files, but they cannot repair a damaged graphics driver or hardware that is overheating. The much louder fans and slowdown point toward checking temperatures and clocks while gaming. Make sure the vents are clear, test with the charger connected, and see whether the CPU or GPU is throttling. The 1 Hz display reading is also abnormal and may indicate that Windows is using an incorrect or generic display driver.

I have been hesitant to remove the drivers because I am worried about losing display output, but I will check Device Manager and use the laptop manufacturer's drivers rather than random packages.