This system does not meet the minimum requirements. This system does not meet the minimum requirements for the Intel HD Graphics solution. When installing the intel hd graphics driver - "This system does not meet the minimum requirements"

29.10.2023 Data recovery

Reinstalling or updating Intel HD Graphics (2500, 3000, 4000, 4400, 4600) drivers sometimes becomes a real problem. Even experienced users receive the error “This system does not meet the minimum requirements.” As a result, it is impossible to carry out normal software installation on computers and laptops of different brands (Asus, HP, MSI, Acer).

Reasons for the error

There can really be many reasons for problems with graphics. If we look at the most recent cases, the conflict is created when switching to Windows 10. This OS simply is no longer supported on a large number of equipment. Other reasons worth noting are differences between drivers and the operating system in bit depth, “pirated” software, and attempts to speed up the processor.

In addition to problems with Intel Graphics, this compliance failure often occurs when loading other drivers on USB 3.0. We tried to collect all the best solutions for this glitch. Analyze them and apply the ones that suit you best.

If the problem is in Windows 10

The official Microsoft website regarding the error “the system does not meet the minimum requirements” says the following: Windows 10 is simply not compatible with many drivers and older hardware. The only solution is to switch to an earlier version of the operating system. There simply cannot be any other option here.


One of the reasons is the transition to Windows 10

Drivers and their compatibility

Despite the fact that all the “firewood” is on official websites, many try to download from completely different, little-known sources. There is such a thing as a digital signature of a driver, and many developers monitor their compliance. It is strictly prohibited to download updates from third-party web resources. Only official sources.

Another factor is the bit depth of Windows. There is a significant difference between 64 and 32 bit, so they should not be confused. Be sure to make sure that the drivers you download are correct. Inexperienced users are advised to use the official Intel Driver Updater utility for updating their products. It will automatically scan the OS and download everything you need on its own. We download only from the official source: intel.ru/content/www/ru/ru/support/detect.html.


Clean Windows

An “empty” C drive always works better, so we try not to load it. Having reinstalled the OS, the second step is to immediately install Intel video drivers. You cannot install any other utilities or add-ons first. It turns out that normal integration of graphics packages is carried out only on absolutely clean Windows. If the system is already loaded, then try installing in diagnostic or custom startup mode (Run - msconfig command).


Other, less popular solutions

  • Windows may not have installed its standard updates correctly; try reinstalling them yourself. If you encounter problems during the update, check out the solution on Lifehacki.ru.
  • Some viruses block various functions on your computer. It will not be superfluous to deeply scan the hard drive for their presence, both with the installed antivirus and with third-party scanners (AdwCleaner, Dr. Web, UnHackMe);
  • Technical breakdowns may also prevent you from loading components; here you cannot do without purchasing new equipment;
  • If you manually changed the processor parameters, then return them to the previous parameters.
  • Don't forget about Intel technical support. Write to them about the identified problem and your characteristics and version of the processor and the entire PC.

These tips should help solve the system error when installing software “This system does not meet the minimum requirements.” Remember the main thing - in most cases the problem occurs due to an error in choosing the bitness of the installation components. Finally, a video instruction on how to properly update Intel components.

Microsoft continues to strive to delight, surprise and shock its users. Just the other day, a colleague approached me with the following problem: he purchased and assembled a new PC based on the new Intel Core i3 7100 processor. The Windows 7 image was successfully installed on the assembled computer. But after some time, after Windows 7 downloaded and installed all updates via Windows Update, the system stopped receiving new updates with the following error:

Unsupported hardware
Your PC uses a processor that is designed for the latest version of Windows. Because the processor is not supported together with the Windows version that you are currently using, your system will miss important security updates.

Not supported hardware

Your processor does not support this version of Windows and you will not be able to receive updates.

Incompatible equipment
If your computer has a processor designed for the latest version of Windows, you will miss important security updates.

When trying to search for an update through Windows Update, the following error appears:

Unsupported processors for Windows 7 and Windows 8.1

The fact is, Microsoft announced last year that all owners of the latest processors should use only the latest version of the client platform - Windows 10. For older versions of Windows, restrictions will be created on the use of these processor models.

The restrictions apply to the following processor generations:

  • 7th generation of processors IntelCore(microarchitecture Kaby Lake, production began in 2017)
  • Seventh generation of processors AMD(microarchitecture Bristol Ridge, production began in the 3rd quarter of 2016)
  • Qualcomm 8996(mainly used for mobile devices)

In April 2017, MSFT released special patches for previous versions of the OS

  • KB4012218– for Windows 7 SP1 and Windows Server 2008 R2
  • KB4012219– for Windows 8.1 and Windows Server 2012 R2

The description of the patches states the appearance of functionality for determining the generation of the processor and supported hardware when searching for updates through Windows Update.

Enabled detection of processor generation and hardware support when PC tries to scan or download updates through Windows Update.

Accordingly, after installing these updates, the system begins to block the download of new updates (including for MS Office) and drivers on older versions of the OS with an error 80240037 , thereby forcing users to switch to Windows 10 / Windows Server 2016. Thus, all old systems with new hardware stop receiving security updates and become vulnerable. Looks like blackmail...

In addition, the installation of drivers for video adapters based on seventh generation Intel graphics processors (Intel HD Graphics 610 - 650) is blocked. In Windows 7 SP1 it is defined as a standard VGA graphics adapter.

When you try to install a signed video driver downloaded from the manufacturer's driver, the error “This system does not meet the minimum requirements for installing software” appears.

As you can see, the driver installer directly states that on equipment with seventh generation Intel processors, the driver can only be installed on Windows 10 x64.


Sad….

Wufuc – Windows Update recovery patch

There is an unofficial workaround to clear the “Hardware is not supported” message and restore the ability to receive and install security updates on Windows 7 and 8.1 computers with Intel Kaby Lake, AMD Ryzen, and other unsupported CPUs.

There is a version of Wufuc for both x86 and x64 systems.

According to information from Zeffy, the function for detecting the processor type and blocking updates is in the library wuaueng.dll. Initially, the Wufuc patch replaced this file, but since... this solution is unstable against updating the file with the next Windows Update; in subsequent releases of Wufuc, the logic of the patch was changed.

Now the actual replacement of the wuaueng.dll file is not performed. The wufuc_setup_x64.msi installer registers a new scheduler job that starts wufuc when the computer boots. wufuc then injects itself into the service host process or wuauserv service and intercepts the call to the IsDeviceServiceable and IsCPUSupported functions, modifying the response returned.

Thus, the wufuc patch disables the “Hardware is not supported” message in Windows Update, and allows you to continue installing updates on Windows 7 and 8.1 systems.

Was a 7, gave it a 10, got up fine. I start installing the drivers: chipset, then when installing the driver for the integrated video for the i5 processor, an error appears: “This system does not meet the minimum system requirements.”

Options for solving the problem

  1. But in fact, for 10 it is often indicated in the boot parameters “ Disable mandatory driver signature verification"or simply press F7. In the professional version of the system, this can be done through the Group Policy Editor via gpedit.msc in User Configuration - System - Driver Installation. Via the command line, with the Secure Boot function disabled in Bios, type as administrator and execute two commands:
      • bcdedit.exe /set loadoptions DDISABLE_INTEGRITY_CHECKS
      • bcdedit.exe /set TESTSIGNING ON

After the system restarts, the test mode will be activated, and a reminder about this will always be displayed in the lower right corner. We try to install the driver, then disable the test mode back with the commands:

  • bcdedit.exe /set TESTSIGNING OFF
  • bcdedit.exe /set loadoptions ENABLE_INTEGRITY_CHECKS

Either I installed the wrong driver (look at the hardware ID or the driver package was not selected correctly), or the version does not match (64-bit to 32-bit system, for example).

A clean system, without any programs, apparently something went wrong during the installation process. The driver was from the official website and matched the equipment.

Microsoft write “You need to update your hardware (this will require reinstalling the OS), or return to the OS version supported by your device.”

  1. I checked system files just in case, use the SFC /scannow command. You see the result - it’s strange that something was already damaged on a clean system.

After trying again, the drivers were still not installed.

The website www.intel.ru says: “Intel® Driver & Support Assistant cannot update the driver. Installing the generic Intel® driver instead of the manufacturer's driver may cause technical issues. To download the latest driver for your computer, contact your computer manufacturer.”

  1. Identify your Intel® Graphics Controller using the Intel® Driver & Support Assistant. It didn't help me.

Well, the last option that helped me. I had the original 10, but not with the latest updates; updating using the update center did not give any results.

  1. Go to the official page

When installing or updating Intel HD Graphics drivers, users may encounter the error “This system does not meet the minimum requirements.” Few users know what the reason is and what to do, so further on everything in order.

Common causes of the error “This system does not meet the requirements...”

In reality, there are many reasons that cause this annoying problem, but the most common ones that users encounter are:

  • The driver installation file is damaged;
  • the user installs pirated software;
  • The downloaded driver does not match the system capacity.

File corruption

Users usually download drivers for their computers from the Internet, so anyone may encounter the “This system does not meet the minimum requirements” error when installing Intel HD Graphics software. The reason for the error is simple: the installation files have not been completely downloaded. Also, sometimes users encounter this error after downloading drivers from unverified resources or torrents.

Pirated software

It is generally better not to use pirated software, especially drivers. The fact is that all Intel HD Graphics drivers are available completely free of charge on the official website. If you download software from another source, you may end up with a pirated version, which does not work correctly and causes an error already at the installation stage. Open the official website, select the appropriate driver and download.

System capacity

When downloading Intel HD Graphics drivers, even from the official website, you need to be careful when choosing software that is suitable for the operating system. If it is x64-bit, the driver version for a 32-bit OS cannot be installed. At the initial stage of installation, the error “This system does not meet the minimum requirements” will appear. To find out the bit capacity of your system, you need to open its properties.

  • Insufficient rights to delete, contact your administrator - what should I do?
  • The application failed to start because its parallel configuration is incorrect
  • On Windows 10, to do this, you need to open “Windows Settings”, go to the “System” section and select “About System” from the menu on the left. We need the “System Type” parameter - the bit capacity is indicated opposite it.

    Other reasons for the error

    Sometimes users encounter the error “This system does not meet the minimum requirements” when installing Intel HD Graphics drivers and for other, less common reasons:

    • They tried to overclock the processor manually. To install the driver, return the settings to their original settings.
    • You did not download the driver, but the Windows system was updating itself and at that moment a failure occurred. Just download the software manually from the official website and install.
    • There are viruses on the computer. In this case, an antivirus will help.

    As you can see, all the causes of errors when installing Intel HD Graphics can be dealt with without much difficulty, even if you are an inexperienced user.

    Unfortunately, driver problems happen on different versions of Windows OS and for different reasons. Users periodically see the error “This system does not meet the minimum requirements for Intel HD Graphics.” This happens during the software installation stage on laptops where the video card is built into the device’s processor.

    What causes an error when the system does not meet the minimum requirements for Intel HD Graphics

    The reasons for this problem can be different. Let's look at the most common ones:

    • At the stage of downloading the driver, the wrong bit depth of the file was selected;
    • The driver file is broken or has errors. This can happen when the user downloads them from a site other than the official one;
    • The driver is a “repack” from the official version of the software. Such data may contain viruses;
    • Other problems with the operating system.

    An error when installing a driver has recently appeared on Windows 10. Often, developers at Microsoft make some changes in their updates that they forget to coordinate with the developers of computer modules and software. As a result, users suffer. We will also examine this case later in the article.

    How to properly download or update video card drivers

    We need to talk about a utility that is available in many versions of Windows. It can independently find the necessary drivers for your devices and even install them. You can rely on it, because it scans only official and verified sources.

    To run the utility on any OS version:


    Once the software is installed, all you have to do is adjust the image. In some cases, the system also does this on its own.

    If, after you have chosen to search for drivers automatically, the system displays a message stating that they could not be found, we can only search manually. But it is very important to look for drivers only on official websites. Since there are only 2 manufacturers of video adapters, you only need to search on two sites.

    • To search for a driver from AMD (Radeon), go to this site - https://www.amd.com/ru/support;
    • To find the driver from nVIDIA, go to the following address - https://www.nvidia.com/download/index.aspx?lang=ru.

    At the same time, when downloading a driver from the official website, users make mistakes when choosing the file bit depth.


    Selecting driver bit depth at boot

    To make the right choice, you need to know which system is installed on the computer. Press WIN+PAUSE simultaneously and pay attention to the “System type” item. The OS bit depth will be indicated here.


    Operating system bit size

    Checking the system for viruses

    When you see a message that the system does not meet the minimum requirements for this software, it may indicate a virus on your computer. Try checking your PC using an additional antivirus or special utilities. Excellent virus scanners are Microsoft Safety Scanner and Dr.WEB CureIt!. All you need is to download and run one of the utilities.

    Antivirus utilities and additional antivirus software can find viruses in game files or even in programs you trust. But you should not ignore such findings, because it is known that viruses can masquerade as other files or processes. Therefore, everything that antivirus software finds must be removed from the computer. In any case, you can install the program or game again after successful installation of the driver.

    Sometimes, when downloading drivers, your Internet connection may fail. The files may simply not be downloaded. You need to remove this driver and download a new package from the video card developer's website. But at the same time, try to ensure an uninterrupted connection to avoid errors during installation.

    Fix driver problem in Windows 10

    In Windows 10 operating systems, the error “This system does not meet the minimum requirements for Intel HD Graphics” may occur due to the feature of this OS to check the digital signatures of all device drivers. It may appear even if the driver was taken from official sources. This is a shortcoming of Microsoft, which they promise to fix soon. We need to disable system signature verification. For this purpose, there are special utilities that deactivate the check. But their downside is that while they are on the system, Windows will not check driver signatures. But if you remove it, the error will appear again.

    We can do this in another way. We need to open the Group Policy Editor. This method is only effective for Windows Profession. In other editions, it will not be possible to fix the error using this method.


    After these settings, the error should no longer appear in your case. Check for yourself if it appears again.

    Other ways to resolve Intel driver error

    If the methods described above did not help you, go to the website of the video adapter developer. Here you need to find a help section where you can determine the compatibility of your video card and the installed operating system. If the error “This system does not meet the minimum requirements for Intel HD Graphics” appears on your laptop, then it is best to find the driver for your video card on the official website of the developer of your device. But be careful. When downloading drivers for your device, always pay attention to the bitness of the software to avoid installation errors. For you, this option is even more priority than the official website of the video card.

    If possible, contact the store where you bought the device; usually, they actively help users solve problems at the software level. Another reason for a failure to install software for your video adapter may be a changed system configuration for overclocking. If you tried to maximize the settings of your computer, then you need to reset them to the initial value.

    The system generates an error at the stage of comparing driver data and video card parameters. If they are higher than those written in the manual, you will see an error on the screen - the system does not meet the minimum requirements for an Intel HD Graphics device. You can lower the parameters through the same software through which you raised them.