Fix: Intel Extension 2.1.10105.19 Update Keeps Reinstalling on Windows 11

If your Windows 11 PC keeps asking you to restart to “finish installing” the Intel – Extension – 2.1.10105.19 update every day, you’re not alone. Many users have reported that Windows Update installs it successfully, yet it keeps reappearing in update history and prompting for another restart.

Fix: Intel Extension 2.1.10105.19 Update Keeps Reinstalling on Windows 11
Fix: Intel Extension 2.1.10105.19 Update Keeps Reinstalling on Windows 11

Why the Intel – Extension 2.1.10105.19 Update Keeps Installing

This issue usually occurs when:

  • The Intel driver isn’t fully compatible with your specific hardware.
  • Windows Update detects a mismatch between versions.
  • Cached update data causes Windows to reinstall the same update repeatedly.
  • The Intel Extension driver fails to register correctly after reboot.

You might notice this loop began after a recent Windows Update or driver rollout from Intel.

Fix 1: Hide the Faulty Update

If the driver keeps reappearing, stop Windows from reinstalling it.

  1. Download Microsoft’s official tool: wushowhide.diagcab
  2. Run the tool and select “Hide updates.”
  3. Wait for it to list available updates.
  4. Find Intel – Extension – 2.1.10105.19, check it, and click Next.

This will hide the update so Windows Update won’t reinstall it again.

Tip: If it doesn’t appear in the list, proceed with Fix 2 below.

Fix 2: Clear Windows Update Cache

Sometimes, the update loop is caused by corrupted cache data. Clearing it forces Windows to recheck the system state.

  • Open Command Prompt as Administrator.
  • Stop update services:
net stop wuauserv
net stop bits
  • Delete the update cache:
del /s /q C:\Windows\SoftwareDistribution\Download\*
  • Restart services:
net start wuauserv
net start bits
  • Reboot your PC.

Now check Windows Update again — the Intel driver should no longer reappear.

Fix 3: Manually Install the Correct Intel Driver

To ensure full compatibility, install the right version manually.

  1. Open Device Manager → System Devices → Intel Extension.
  2. Right-click → Properties → Details → Hardware IDs.
  3. Copy the hardware ID and search for the correct driver on:
  4. Download and install the latest matching driver manually.
  5. Restart your PC and check Windows Update again — the duplicate prompt should stop.

Fix 4: Run Windows Update Troubleshooter

Windows can automatically detect and fix update loops.

  1. Go to Settings → System → Troubleshoot → Other troubleshooters.
  2. Run the Windows Update Troubleshooter.
  3. Apply the suggested fixes and restart your system.

This issue started appearing in late October to early November 2025, so it may be an Intel-signed update that’s incorrectly pushed to some systems. Microsoft and Intel typically patch such issues within a few days.

Read More:

If the update doesn’t affect performance, you can safely ignore it for now — it will vanish once Microsoft fixes the package.

Always get Intel drivers directly from your OEM (Dell, HP, Lenovo, etc.) or Intel’s website instead of Windows Update. OEM packages are tested for compatibility and prevent loops like this.

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply

Your email address will not be published. Required fields are marked *