Universal Intel Chipset Drivers Updater​

  • FirstEver
  • Portrait de FirstEver Auteur du sujet
  • Hors Ligne
  • regular poster
  • regular poster
    Enregistré
  • Messages : 33
  • Thanks: 69

Re: Universal Intel Chipset Drivers Updater​

il y a 4 heures 15 minutes - il y a 3 heures 45 minutes
#
Thank you for the detailed feedback – it confirms exactly what I suspected. The fact that the updater worked flawlessly on a fresh Windows 10 22H2 installation proves that the 1603 error was caused by something specific to your previous system, not by a bug in the tool.

Regarding other driver tools
I can assure you that no other tool has a more up‑to‑date INF database than my updater. I maintain a complete archive of every INF file from every official Intel Chipset Device Software package ever released. So if another program suggests a downgrade, you should ignore it completely – they simply cannot detect the true latest version for your devices.

The 1968/1970 dates are also normal. Intel stopped embedding valid timestamps in newer INF files; when the system sees no date, it falls back to the earliest possible (1968‑01‑01 or 1970‑01‑01). Any tool that relies on those dates will be misled.

About uninstall-intel-chipset.bat
You wrote: "it seems overly complicated, even if I could get it to work."
Could you clarify – did you actually run the uninstall tool, or not?

Its logic is very straightforward:
  1. It scans the Windows registry (uninstall keys) for entries containing
    "Intel(R) Chipset Device Software" (old Intel installers) or "SetupChipset" (newer MSI‑based installers).
  2. For each found entry it extracts the uninstall command – whether it’s an .exe uninstaller or an msiexec product code.
  3. If the original installer files have been deleted, it simply cleans up the leftover registry keys so they no longer block future installations.
Intel installers work in such a way that once the INF files are updated, the installer itself can be removed without affecting the drivers.
The uninstall tool is meant to remove only the installer entry, not the already installed INF files.

What I’d like to know
  • Did the uninstall tool detect any installed versions of "Intel Chipset Device Software" on your (internal) Windows system?
  • If yes, did it show you the version and then successfully remove it?
If it did detect something, there is another approach we could try:  
  1. Download and reinstall the exact version that was detected (if you can't find an installer, I can provide one).
  2. Use the installer’s own repair/modify option (or simply run it again to trigger a reinstall).
  3. Then uninstall it properly – a reinstall/repair often fixes a broken installation state.
Let me know what the uninstall tool reported – this will help solve error 1603.
Dernière édition: il y a 3 heures 45 minutes par FirstEver.

Connexion ou Créer un compte pour participer à la conversation.

  • FirstEver
  • Portrait de FirstEver Auteur du sujet
  • Hors Ligne
  • regular poster
  • regular poster
    Enregistré
  • Messages : 33
  • Thanks: 69

Re: Universal Intel Chipset Drivers Updater​

il y a 50 minutes - il y a 42 minutes
#
How to verify the latest INF files yourself (and why my tool is different)  

Instead of trusting other driver updaters (even the official Intel® Driver & Support Assistant) that often suggest incorrect versions or downgrades, you can easily check the true latest INF version for any Intel chipset device manually. Here’s how:

Step‑by‑step (pick one or more chipset devices)  
  
  1. Open Device Manager (one of the following)  
      
    • Press Win key + X → Device Manager
    • Press Win key →  type: Device Manager
    • Press Win key + R  → type: devmgmt.msc  
        
          
        
  2. Find an Intel chipset device  
      
    Expand the "System devices" section. Look for any entry with "Intel", "Chipset", "LPC", etc. in its name.
    Often the name already contains the Hardware ID – for example:
    Intel(R) C600/X79 series chipset LPC Controller – 1D41
    Here the HWID is 1D41.  
      
        
      
  3. If the HWID is not in the name, check the Hardware IDs property:  
      
    • Right‑click the device → Properties → Details tab → Property dropdown → select "Hardware Ids".
      You will see something like:
    • PCI\VEN_8086&DEV_1D41&CC_0601
      The part after DEV_ (here 1D41) is the device ID.  
        
          
        
  4. Look it up in the real database  
      

    Open my latest INF database in your browser:  intel-chipset-infs-latest.md
    Press Ctrl+F and search for that HWID (e.g. 1D41).  
      
    You will immediately see:
    • The latest INF version for that device,
    • Which Intel Chipset Device Software package contains it,
    • The exact date of that package.  
        
          
        
  5. Compare with what your driver tool says  
      

    If another program tells you to downgrade to an older version, you now know it’s wrong.

Believe me, no one else is crazy enough to download, extract and examine every single Intel Chipset Device Software installer ever released, then compile them into a complete, searchable database. That is exactly what I did – and it is the foundation of the Universal Intel Chipset Updater . The tool does the above check automatically for all your Intel chipset devices in seconds, then downloads and installs the correct packages with full hash verification.
Dernière édition: il y a 42 minutes par FirstEver.

Connexion ou Créer un compte pour participer à la conversation.

Temps de génération de la page : 0.081 secondes
Propulsé par Kunena