This article is about the installation of the NVIDIA driver on Windows 10/11 when the installer returns a compatibility error. In this guide we’ll focus on resolving NVIDIA DCH driver compatibility errors and selecting the correct driver type for your system.
| Cause | Description |
|---|---|
| Wrong driver type | DCH package installed on a system expecting Standard drivers (or vice versa) |
| Unsupported Windows version | Windows version does not support DCH drivers |
| OEM driver restrictions | Laptop vendor requires customized NVIDIA drivers |
| Incomplete driver migration | Previous Standard/DCH installation causes conflicts |
| Missing NVIDIA Control Panel | DCH driver installed without NVIDIA Control Panel from Microsoft Store |
What is NVIDIA DCH and Standard Display Drivers?
NVIDIA currently offers two display driver distribution formats:
- Standard;
- DCH (Declarative Componentized Hardware supported apps).
Core display driver component files in DCH and standard packages are the same. The key difference is that DCH package doesnโt include the Nvidia Control Panel. This makes the DCH driver package smaller and faster to install.
Note that NVIDIA DCH drivers require a supported version of Windows that supports the DCH driver model (Windows 10 version 1803 or later, Windows 11, and Windows Server versions that support DCH drivers). This means that the NVIDIA DCH drivers are not supported on Windows 7, Windows 8.1, and older Windows 10 releases that predate DCH support.
In simple terms, the “DCH Driver Package is not compatible” error indicates that you’re attempting to install the wrong driver type. Your hardware is fine, and there’s no need to reinstall Windows.
Check your graphic driver type
In case NVIDIA drivers are not installed yet, you should skip this section and use the methods we described in the next section.
You can check your graphic driver type using the Nvidia Control Panel:
- On your desktop, press the right mouse button, and select Nvidia Control Panel;
- Click the System Information link in the bottom-left corner;

- Look for the Driver Type field in the Details section. Note what driver type you have.

How to Check Which Driver Type Your System Requires
In case you are not sure whether your machine requires a DCH/Standard NVIDIA driver, you should try one of the following methods:
- Check if the NVIDIA driver download page offers separate DCH and Standard packages for your GPU. Note that some newer GPUs may not display a Driver Type selector (because NVIDIA automatically provides the supported package).
- In case an NVIDIA driver is already installed, you need to open NVIDIA Control Panel > System Information and review the Driver Type field.
- In case an NVIDIA installer reports This system is configured to require a Standard driver package, then try downloading the Standard package.
- In case the installer reports The current DCH Windows Driver Type cannot be installed on this system, then you should try to download the DCH package instead.
In most cases, modern Windows 10 and Windows 11 devices use DCH drivers by default.
Fix: This DCH Driver Package is Not Compatible
If you get an error when installing the NVIDIA driver saying that the DCH driver is not compatible, this probably means that you have an old build of Windows 10 installed:
NVIDIA Installer cannot continue
This DCH driver package is not compatible with the currently installed version of Windows. This system is configured to require a Standard driver package.

You can check the Windows 10 build number on your computer by running the command:
Win + R > winver

If your Windows 10 build is below 1803, you won’t be able to install the NVIDIA DCH driver package on your computer.
To resolve this, you can either update your Windows to the latest supported release available for your device or download and install the Standard NVIDIA driver package.
Download driver for NVIDIA GPU
You can download a proper driver for your NVIDIA GPU from the official vendor’s website:
- Go to the Nvidia drivers search page and select your product. For example, Geforce MX250.
- Depending on your GPU model, NVIDIA may/may not display a Windows Driver Type selector. In case the option is available for you, you need to choose either DCH or Standard. In case the selector is not shown, NVIDIA automatically provides the driver package supported for your device;
- Press the Search button and select the driver you need (make sure you select the correct version and bitness of Windows);

- Download the installer and run it.
Check OEM Driver Requirements
Some laptop manufacturers, including Dell, HP, Lenovo, ASUS, and Acer, provide customized NVIDIA drivers for their devices.
If in your case the NVIDIA installer reports compatibility errors/refuses to install a driver downloaded from the NVIDIA website, you should check if your device manufacturer provides a recommended graphics driver package.
You can download the latest supported driver from your laptop vendor’s support website using your device model number.
In some cases, OEM-provided drivers may be required to support:
- hybrid graphics (NVIDIA Optimus);
- customized power management features;
- vendor-specific hardware configs.
In case a manufacturer-specific driver is available, you need to install it instead of the generic NVIDIA package.
Install Nvidia Control Panel from Microsoft Store on Windows 10 and 11
Since the NVIDIA Control Panel is not included in the NVIDIA DCH display driver package, you’ll need to install it manually from the Microsoft Store.
You can run the MS-Store app with the command ms-windows-store: and search for NVIDIA Control Panel app manually.

Or go directly to the link https://www.microsoft.com/store/apps/9NF8H0H7WMLT.
Click the โInstallโ button (you must be signed in with a Microsoft account).

In some cases, when you launch the NVIDIA Control Panel app from the Microsoft Store, you may receive an error:
Supported NVIDIA Driver is not installed on your system.
To use the NVIDIA Control Panel, install the latest NVIDIA driver.

To resolve this issue, you can use a registry trick. Open the Registry Editor, navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\nvlddmkm\FTS, and create a Dword parameter named EnableRID69527 with a value of 1.
You can create this registry parameter with the command prompt:
reg add "HKLM\SYSTEM\CurrentControlSet\Services\nvlddmkm\FTS" /v "EnableRID69527" /d 1 /t REG_DWORD /f
Note that you should use this workaround only in case the NVIDIA Control Panel is installed but incorrectly reports that no supported driver is present.
Now you can launch the Nvidia Control Panel app.
Can I Switch from Standard to DCH Drivers?
In most cases, you can switch between Standard and DCH NVIDIA drivers without reinstalling Windows. For a clean driver migration, you can use Display Driver Uninstaller (DDU) in Safe Mode to completely remove existing NVIDIA drivers and components before installing a different driver type.
In order to migrate from Standard to DCH, follow the steps below:
- Remove the existing NVIDIA driver (you should prefer to do it with Display Driver Uninstaller (DDU) in Safe Mode).
- Restart the machine.
- Download and install the appropriate DCH driver package.
- Install the NVIDIA Control Panel from Microsoft Store.
In case you are using an OEM device (Dell, HP, Lenovo, ASUS, etc.), you should check the manufacturer’s support website before switching driver types.
Wrapping up
In most cases, to fix the issues you need to identify your driver type in NVIDIA Control Panel (in System Information section), and then download the matching package from nvidia.com.
| Error Message / Scenario | Solution |
|---|---|
| “DCH driver package is not compatible” | You need to update Windows to version 1803 or later/install the Standard NVIDIA driver package. |
| “System requires Standard driver package” | Download and install the Standard NVIDIA driver package. |
| “The current DCH Windows Driver Type cannot be installed on this system” | Download and install the DCH NVIDIA driver package instead. |
| NVIDIA Control Panel missing after DCH installation | You should install NVIDIA Control Panel from Microsoft Store. |
| NVIDIA Control Panel reports “Supported NVIDIA Driver is not installed on your system” | You should check if the correct driver is installed and, if necessary, apply the registry workaround described above. |
| OEM laptop (Dell, HP, Lenovo, ASUS, Acer) | You need to install the graphics driver recommended by the device manufacturer instead of the generic NVIDIA package. |
| Switching from Standard to DCH (or DCH to Standard) | You need to remove the existing NVIDIA driver (preferably using DDU in Safe Mode) and install the target driver type. |
| Driver Type field is not shown in NVIDIA Control Panel | You should use the NVIDIA installer message and your device manufacturer’s documentation to determine which driver type is required. |
| Windows version below 1803 | You need to upgrade Windows to a supported version before installing DCH drivers. |
| Driver installation fails after switching driver types | Perform a clean driver removal with DDU and reinstall the appropriate package. |
What does the “This DCH driver package is not compatible” error mean?
This error usually means you’re trying to install the wrong NVIDIA driver type. For example, you’re installing a DCH driver on a system that requires a Standard driver, or your Windows version doesn’t support DCH drivers.
What is the difference between NVIDIA DCH and Standard drivers?
The core display driver files are the same. The main difference is that DCH drivers do not include the NVIDIA Control Panel, which must be installed separately from the Microsoft Store.
How do I fix the “DCH driver package is not compatible” error?
If your Windows version is older than 1803, update Windows or install the Standard NVIDIA driver package instead.
Can I switch between Standard and DCH drivers?
Yes. For the best results, completely remove the current driver using Display Driver Uninstaller (DDU) in Safe Mode before installing the other driver type.
Do I need to reinstall Windows to fix NVIDIA DCH compatibility errors?
No. In most cases, the problem is caused by an incorrect driver package or unsupported Windows version and can be resolved without reinstalling Windows.



The windows driver type drop down doesn’t exist on the advanced driver search page.
Jessss, “How to Fix This DCH Driver Package is Not Compatible Nvidia Error?”
How can i go to the control panel if i can’t install the drivers….. ?
I got automatically installed 432.00 version of drivers but I want to install new ones 497.00 and i can’t because of this error. How stupid is that?
I want to use the dch and i cant I have the latest updates on my windows 10 and its still doesn’t work
NVidia standard version has problems with my laptop I cant open any game with it please help
Laptop ideapad 700 has GEFORCE GTX 950 M
Mine doesn’t even show a driver type there.
You really need to update this page because Nvidia no longer lets you select driver type on their download search page. I could not find a standard driver for my Quadro K2100m graphics card and windows update was way out of date. I eventually found a newer driver by doing a google search for the latest standard driver for my card. It gave me a nvidia download URL that worked. It’s not the latest, but way more recent than what Windows update provided.
Hello Peter, how did you fix the problem for K2100m? i got same graphic card too
For the card model I have (GTX 670), there is no “Windows Driver Type” field. For others yes.
More ideas?