How to Fix Display Resolution Greyed out on Windows 11

Have you ever opened your Display Settings on Windows 11 only to find that the Display resolution dropdown is greyed out or locked? You’re not alone. This issue prevents users from changing their screen resolution, often leaving them stuck with a blurry or stretched display.

The good news? It’s usually a driver or configuration problem, not a permanent hardware failure. In this guide, we’ll walk you through how to fix display resolution greyed out on Windows 11, step by step.

Why the Display Resolution Option Is Greyed Out

Before fixing it, let’s understand what causes this problem. Common reasons include:

  • Outdated or missing display drivers.
  • Generic Microsoft Display Adapter being used instead of your GPU driver.
  • Incorrect monitor or GPU detection.
  • Display cable or hardware issues.
  • External display conflicts (especially with multiple monitors).
  • Registry or Group Policy restrictions (rare).

Now let’s fix it systematically.

Step 1: Restart Your PC

Before diving into deeper fixes, start simple. A restart can reload display drivers and fix temporary glitches.

  1. Save your work.
  2. Click Start → Power → Restart.
  3. After rebooting, go to Settings → System → Display and check if the resolution dropdown is active.

If it’s still greyed out, move to the next steps.

Step 2: Update or Reinstall Display Drivers

If your PC is using a generic driver, Windows won’t let you change the resolution manually. Installing or updating the proper driver usually fixes it immediately.

Option 1: Update Drivers via Device Manager

  1. Press Windows + X → Device Manager.
  2. Expand Display adapters.
  3. Right-click your GPU (e.g., Intel UHD Graphics, NVIDIA GeForce, or AMD Radeon) → Update driver.
  4. Select Search automatically for drivers.
  5. Restart your PC after installation.

Option 2: Manually Install Drivers

If Windows doesn’t find anything, get the latest drivers manually:

Download and install the correct driver for your GPU model. Once installed, open Settings → Display again and try adjusting the resolution.

Step 3: Check the Display Cable and Port

If you’re using an external monitor and the resolution option is greyed out, it might be a hardware issue.

  • Ensure the HDMI, DisplayPort, or VGA cable is firmly connected.
  • Try unplugging and reconnecting the cable.
  • If possible, use a different cable or another port on your GPU.
  • Test the monitor on another PC to confirm it supports the desired resolution.

If your monitor isn’t being detected properly, Windows may restrict display options.

Step 4: Switch Between Duplicate and Extend Modes

Sometimes, Windows locks the resolution setting if it detects multiple displays incorrectly.

  1. Press Windows + P to open Project options.
  2. Switch between modes — PC screen only, Duplicate, Extend, and Second screen only.
  3. Go back to Settings → System → Display and check if the resolution option becomes available.

Step 5: Roll Back Display Driver (If Problem Started After Update)

If the issue appeared after a driver update, rolling back may fix it.

  1. Press Windows + X → Device Manager.
  2. Expand Display adapters.
  3. Right-click your GPU → Properties.
  4. Go to the Driver tab → click Roll Back Driver.
  5. Choose a reason and confirm.

After rolling back, restart your PC and test again.

Step 6: Use the Display Adapter Properties

Even if the resolution setting is greyed out in Settings, you can often adjust it through the adapter settings.

  1. Press Windows + I → System → Display.
  2. Scroll down and click Advanced display.
  3. Click Display adapter properties for Display 1 (or the relevant screen).
  4. Under the Adapter tab, click List All Modes.
  5. Select your preferred resolution and refresh rate → click OK → Apply.

If it works, your screen should instantly switch to the selected resolution.

Step 7: Uninstall and Reinstall Display Drivers

If updating didn’t help, fully reinstalling the driver can clear out corrupt files.

  1. Press Windows + X → Device Manager.
  2. Expand Display adapters.
  3. Right-click your GPU → Uninstall device.
  4. Check Delete the driver software for this device and click Uninstall.
  5. Restart your PC.

After reboot, Windows will reinstall a default driver automatically — or you can manually install the correct one from your manufacturer’s website.

Step 8: Check Monitor Drivers (Optional)

Sometimes the issue isn’t your GPU but your monitor.

  1. Press Windows + X → Device Manager.
  2. Expand Monitors.
  3. Right-click your display → Update driver → Search automatically.

If that doesn’t help, uninstall the monitor driver and restart — Windows will reinstall it automatically.

Step 9: Run Windows Troubleshooter

Windows 11 includes a built-in troubleshooter that can fix basic display issues.

  1. Press Windows + I → System → Troubleshoot → Other troubleshooters.
  2. Scroll down and click Run next to Video Playback.
  3. Follow the on-screen instructions.

If you’re using a laptop, you can also try Power troubleshooter, which can sometimes correct display power scaling issues.

Step 10: Check for Windows Updates

Display compatibility issues are often patched through updates.

  1. Press Windows + I → Windows Update.
  2. Click Check for updates.
  3. Install any pending updates and restart your PC.

After the reboot, check if the resolution dropdown is active again.

Step 11: Use Command Prompt to Detect Display

You can use a quick command to force Windows to re-detect the monitor.

  1. Press Windows + S, type cmd, and select Run as administrator.
  2. Type this command and press Enter: rundll32.exe display.dll,ShowAdapterSettings
  3. Close Command Prompt and check the Display Settings again.

If your monitor wasn’t detected properly, this command can refresh the display configuration.

Step 12: Reset Windows Display Settings

If none of the above fixes work, you can reset your display configuration to defaults.

  1. Press Windows + I → System → Display.
  2. Scroll down and click Advanced display → note your current adapter name.
  3. Open Device Manager → Display adapters → Uninstall your GPU.
  4. Restart your PC.

Windows will restore default display settings automatically, re-enabling resolution options.

Step 13: Recreate the Display Configuration File (Advanced Fix)

Corrupted system configuration files may also cause this issue.

  1. Open Command Prompt (Admin).
  2. Run the following commands one by one: sfc /scannow DISM /Online /Cleanup-Image /RestoreHealth
  3. Wait for both scans to complete and restart your PC.

These commands repair broken system files that could be preventing resolution control.

Step 14: Reinstall Windows (Last Resort)

If the display resolution remains greyed out even after reinstalling drivers and resetting configurations, your system registry might be deeply corrupted. A clean reinstall of Windows 11 will restore display functionality.

  1. Go to Settings → System → Recovery.
  2. Under Reset this PC, click Reset PC.
  3. Choose Keep my files → follow the prompts.

After reinstalling, Windows will automatically install the correct display drivers.

Wrapping Up

When your Display Resolution is greyed out on Windows 11, it’s usually due to missing or corrupted display drivers. In most cases, you can fix it quickly by:

  • Updating or reinstalling your GPU driver,
  • Reconnecting or re-detecting your monitor, or
  • Selecting the correct display adapter mode manually.

Once fixed, your screen will return to its normal crisp resolution — no more blurry or stretched visuals.

Posted by Arpita

With a background in Computer Science, she is passionate about sharing practical programming tips and tech know-how. From writing clean code to solving everyday tech problems, she breaks down complex topics into approachable guides that help others learn and grow.