Skip to main content
HomeDriversDisplay/Monitor

Display/Monitor drivers

Color profiles (ICMs) and refresh rate definitions for displays.

Audio & Display Windows 11, Windows 10 Reviewed Aug 18, 2026
monitor on a stand, three-quarter view shown with thin bezel, on-screen colour gradient

You might also need

Display/Monitor drivers we cover

What does a display/monitor driver do?

Unlike a graphics or audio driver, a monitor driver contains almost no executable code. It is an information file, an INF, that identifies a specific display model to Windows and declares what that panel supports: its native resolution, the refresh rates it accepts, its physical size, and often an associated colour profile. The graphics driver does the actual rendering; the monitor driver simply tells the system what the attached screen can safely be asked to show.

Most of what a monitor reports is not held in the driver at all but in the panel's Extended Display Identification Data, or EDID. This is a small block of information stored in the monitor's own memory and read by the graphics card over the display cable's data channel. The block lists the timings the panel accepts, its preferred native mode, and its colour primaries. When Windows shows a display as Generic PnP Monitor, it is relying purely on that identification data because no model-specific INF is installed.

Read the full display monitor driver explainer

Why keeping it updated matters

The most common reason to install a real monitor driver is to escape the limits of the Generic PnP Monitor entry. When Windows falls back to that generic profile it often exposes only a subset of the panel's modes, so a 144Hz display runs at 60Hz or a 4K panel is stuck at a lower resolution. Loading the model-specific INF lets Windows offer every refresh rate and resolution the hardware truly supports.

Colour accuracy is the second reason, and it matters most to photographers, designers, and video editors. The manufacturer's ICC profile bundled with a monitor driver tells the Windows colour system how the panel reproduces each colour, so tones render correctly rather than oversaturated. Refreshing or reinstalling that profile is often the fix for a wide-gamut screen that suddenly looks garish after a Windows update reset the default profile.

Common warning signs of display/monitor driver failure

  • Windows lists the panel as Generic PnP Monitor and offers only a fraction of its true resolutions and refresh rates
  • A 144Hz or 165Hz display is stuck at 60Hz because the refresh rate list is missing the panel's high-rate modes
  • Colours look oversaturated or washed out because the correct ICC colour profile is not associated with the display
  • The HDR toggle is absent from Settings even though the panel supports it, because Windows cannot read a complete EDID
  • The desktop is scaled to the wrong physical size after Windows misreads the monitor's reported dimensions
  • A briefly connected panel keeps its wrong resolution after unplugging because Windows cached a stale EDID

How to fix display/monitor driver problems

1

Check how Windows currently identifies the panel

Open Device Manager, expand Monitors, and read the entry. Generic PnP Monitor means Windows is relying only on EDID; a named model means a specific INF is loaded. This tells you whether installing a real monitor driver is likely to unlock missing modes.

2

Force Windows to re-read the EDID

Right-click the monitor entry, choose Uninstall device, then use Action and Scan for hardware changes. Windows re-queries the panel over the cable's data channel, which clears a stale cached EDID that was pinning the display to a wrong resolution.

3

Install the model-specific monitor INF

In the monitor's Properties, on the Driver tab, choose Update driver and browse to the INF you obtained for your exact model. Installing it lets Windows offer the full resolution and refresh list the generic entry omitted.

4

Set the correct refresh rate and resolution

Open Settings, System, Display, then Advanced display, and select the panel's native resolution and highest supported refresh rate. If the high rate still fails to appear, the limit is the cable or port bandwidth rather than the driver.

See every step in detail

Error codes linked to this hardware

Helpful guides

Frequently asked questions

Why does Windows show my monitor as Generic PnP Monitor instead of its real name?

Generic PnP Monitor means no model-specific INF is installed, so Windows is describing the panel purely from the EDID data it read over the cable. That is normal and the display still works, but the generic entry can understate the panel's capabilities, omitting high refresh rates or the correct physical size. Installing the model-specific monitor driver, or letting Windows Update supply one, gives the display its proper name and unlocks the full mode list. The generic label alone is not a fault.

Why is my 144Hz monitor stuck at 60Hz in Windows display settings?

A missing high-rate option usually has one of three causes: the generic monitor entry never parsed the panel's fast timings, the refresh rate is simply set low in Advanced display settings, or the cable and port lack the bandwidth to carry 144Hz at your resolution. Set the rate in Advanced display first. If 144Hz is absent from the list, install the model-specific INF, and if it still will not appear, switch to a certified high-bandwidth DisplayPort or HDMI cable rated for the mode.

Why do colours look oversaturated on my new monitor?

Oversaturation is typical of a wide-gamut panel showing ordinary content without a colour profile telling Windows how to map it. The panel can display more saturated colours than standard content assumes, so reds and greens look exaggerated. Associate the manufacturer's ICC profile, or ideally a colorimeter-measured one, in Colour Management so the Windows colour system transforms image data correctly. Setting the monitor's own picture mode to a standard or sRGB preset in its on-screen menu also helps.