If you are experiencing issues with your screen resolution in Windows 11—such as a blurry display, stretched visuals, or incorrect settings—this guide will help you manually resolve these issues using the Registry Editor. This method is particularly useful if your display settings have become stuck, missing, or incorrect after a Windows update or driver change. Follow these detailed steps to restore your correct screen resolution without the need for third-party software.

Before proceeding, ensure that you have a backup of your registry settings, as modifying the Windows Registry can lead to system instability if not done correctly. This guide is intended for users comfortable with making advanced system changes.

Step 1: Open the Registry Editor

Begin by launching the Registry Editor:

  • Press Windows + R on your keyboard to open the Run dialog.
  • Type regedit and press Enter. If prompted by User Account Control, click Yes to grant permission.

Step 2: Navigate to the Display Settings in the Registry

Once the Registry Editor is open, you’ll need to navigate to the specific location that stores display settings:

  1. Expand HKEY_LOCAL_MACHINE.
  2. Expand SYSTEM.
  3. Expand CurrentControlSet.
  4. Expand Control.
  5. Expand GraphicsDrivers.
  6. Click on Configuration.

In this folder, you will see several entries with random names. These represent different display configurations used by your system.

Step 3: Identify Your Current Display Configuration

Now, locate the folder that matches your current display settings:

  • Expand the folder that you believe corresponds to your current display configuration.
  • Inside this folder, look for a sub-folder named 00.
  • Within the 00 folder, find two registry values: PrimeSerSize.CX and PrimeSerSize.CI.

Step 4: Modify the Resolution Values

The values you’ve located represent your screen width and height, respectively. To adjust your screen resolution:

  • Double-click PrimeSerSize.CX, select Decimal, and enter your desired width (e.g., 1920 for 1920 pixels).
  • Click OK to save the changes.
  • Next, double-click PrimeSerSize.CI, select Decimal, and enter your desired height (e.g., 1080 for 1080 pixels).
  • Click OK again to confirm the changes.

Step 5: Save Changes and Restart Your Computer

To apply the modifications made in the Registry Editor:

  • Close the Registry Editor.
  • Restart your computer to apply the new resolution settings.

Extra Tips & Common Issues

After restarting, your screen resolution should now be set correctly. If you still experience issues:

  • Double-check that you have modified the correct registry values.
  • Ensure your graphics drivers are up to date, as outdated drivers can affect resolution settings.
  • If problems persist, consider resetting your display settings in the Settings app under System > Display.

Conclusion

By following the steps outlined in this guide, you should be able to effectively fix your screen resolution issues in Windows 11 using the Registry Editor. Modifying registry values can be a powerful tool for troubleshooting advanced display problems, but always proceed with caution. If you encounter further questions or issues, feel free to seek help from community forums or technical support.

Frequently Asked Questions

What should I do if I can’t find the Configuration folder?

If the Configuration folder is missing, it’s possible that your graphics drivers need to be reinstalled. Ensure that your graphics card is correctly installed and recognized by Windows.

Is there a risk in modifying the registry?

Yes, modifying the registry can lead to system instability if incorrect changes are made. It is recommended to back up your registry settings before making any modifications.

What if my screen resolution options are still limited after following these steps?

In such cases, it may be necessary to update your graphics drivers through the manufacturer’s website or use Windows Update to ensure you have the latest drivers and support for your hardware.

2025