It was quite despairing. I tried countless methods, working almost 24/7 and staying up until 4 in the morning, but nothing seemed to work. I finally decided to reset my entire computer out of frustration because I had exhausted all other options. However, before resetting, I made a few last attempts in Safe Mode. Unfortunately, my resolution was still frozen even in Safe Mode.
When I tried to reset my computer, it told me that I couldn’t do that in Safe Mode. I got stuck trying to get my computer back to normal mode (somehow, just restarting wouldn’t make Safe Mode exit). It took me a while, but when I finally managed to reboot my computer normally, the problem was resolved. I can’t pinpoint exactly what fixed the issue, but I’ll share everything I tried that day in hopes it helps someone else. Here’s what I did, though not necessarily in this exact order:
- Enter Safe Mode:
- Press
Win + R, typemsconfig, and hit Enter. - Go to the "Boot" tab and check "Safe boot" with the "Minimal" option.
- Restart your computer.
- Press
- Edit the Registry:
- Press
Win + R, typeregedit, and hit Enter. - Navigate to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\Configuration. - You will see several folders representing different display configurations. Click on each subfolder and inspect the values on the right pane.
- Look for keys related to resolution settings, such as
PrimSurfSize.cx,PrimSurfSize.cy,ActiveSize.cx,ActiveSize.cy, etc. - Find keys like
PrimSurfSize.cxandPrimSurfSize.cy, which represent the width and height of the resolution, double-click on them to modify the values. Set them to the desired resolution values (e.g., 1920 for width and 1080 for height).
- Press
- Uninstall Drivers in Safe Mode: This might be the correct answer
- Boot into Safe Mode.
- Open Device Manager (Press
Win + X, then selectDevice Manager). - Expand
Display adapters. - Right-click on your graphics card (both NVIDIA and Intel), and select
Uninstall device. Check the box for "Delete the driver software for this device" if available.
- Random Actions in Advanced Restart and UEFI:
In my final attempts, I was just trying to reset my computer and didn't care much about what I did in those moments. I made random modifications to anything that seemed related to the registry.
- Some BIOS reinstall, Reinstalling the BIOS might help resolve some underlying issues. Follow your manufacturer’s instructions to download and install the latest BIOS version.
6.A bunch of different drivers: Instead of using the original Intel driver that came with my manufacturer, I installed Intel Arc Control, Intel management components, NVIDA graphic driver, Go to the Intel, NVIDIA, and Dell websites and use their tools to check what drivers you can get. Try as many as you can, since one of them might work.
After performing these steps and finally rebooting my computer normally, the issue was resolved. Although I can’t specify the exact action that fixed it, I hope these steps help someone else facing a similar problem.