UK tech experts · info@vividrepairs.co.uk
Vivid Repairs
Windows 11 laptop on desk showing Device Manager with Intel graphics driver and Windows Update error notification, cool blue screen light, focused technical atmosphere
Fix It Yourself · Troubleshooting

Intel graphics driver installation error 0x80070103 already installed

Updated 9 June 202610 min read
As an Amazon Associate, we may earn from qualifying purchases. Our ranking is independent.

You check for Windows updates. An Intel graphics driver update shows up. You install it. Windows says it's already installed and the update fails. Then the same update appears again next week. If this is happening to you, you've hit one of the most persistent and frustrating driver errors around.

TL;DR

Error 0x80070103 means Windows thinks it needs to install an Intel graphics driver that's already on your system. Version naming mismatches between your installed driver and the Windows Update catalogue cause this. The fastest fix is to hide the update using Microsoft's troubleshooter (5 minutes). If it keeps reappearing, disable automatic driver updates and manage them manually. For stubborn cases, uninstall the driver completely with DDU in Safe Mode, then install fresh from Intel's website.

⏱️ 14 min read✅ 85% success rate📅 Updated May 2026

Key Takeaways

  • Error 0x80070103 doesn't mean your graphics are broken, it means Windows can't tell you already have the driver
  • This happens because Intel and Microsoft use different naming conventions for the same driver version
  • Quick fix: hide the update. Proper fix: disable automatic driver updates. Nuclear option: clean uninstall and reinstall
  • You can prevent this recurring by managing drivers manually instead of relying on Windows Update

At a Glance

  • Difficulty: Medium
  • Time Required: 5-45 minutes (depending on solution)
  • Success Rate: 85% of users

What Causes Intel Graphics Driver Installation Error 0x80070103?

The root of this problem is simpler than it sounds. Windows Update maintains its own catalogue of drivers. Intel maintains its own. When Microsoft decides to push an Intel graphics driver update, it lists it in the Windows Update catalogue with a specific version number and naming scheme. But the driver already on your system, whether it came from Intel directly, your PC manufacturer (Dell, HP, Lenovo), or a previous Windows Update, might use slightly different naming conventions or version numbering.

Windows compares the two and gets confused. It thinks the catalogue version is 'newer' or 'different' from what you have, even though they're functionally identical or the one on your system is already newer. So it tries to install it. Your system says no, that driver's already here. Windows gets stuck in a loop.

The second cause is less common but worth knowing: you might have driver versions from multiple sources installed simultaneously. For example, an OEM driver from Dell combined with a Microsoft Update version combined with something you downloaded directly from Intel. These competing versions confuse Windows Update, which doesn't know which one is 'current' and tries to install something to resolve the conflict.

Occasionally, corruption in the Windows Update cache or driver store can trigger this too. The system can't accurately read what drivers you have, so it endlessly attempts to install what it perceives as missing.

Here's the good news: error 0x80070103 isn't a sign of broken graphics. Your Intel graphics are working fine right now. This is purely a metadata problem, Windows can't read driver versions correctly. That makes it fixable without opening your computer or doing anything dangerous.

Intel Graphics Driver Installation Error 0x80070103 Quick Fix

1

Hide the Update with Microsoft's Troubleshooter Easy

This works 7 out of 10 times and takes about 5 minutes. Microsoft provides a tool specifically for hiding problematic Windows Updates, including driver updates.

  1. Download the troubleshooter
    Visit the Microsoft support page for Show or Hide Updates. Find the 'wushowhide.diagcab' file (about 2 MB) and download it. Save it to your Downloads folder.
  2. Run the troubleshooter
    Double-click the downloaded wushowhide.diagcab file. Windows SmartScreen might ask if you want to run it, click 'Run anyway'. The troubleshooter window opens.
  3. Select Hide Updates
    Click 'Next'. The tool scans for available updates. When the list appears, click 'Hide updates' (not 'Show updates').
  4. Find and hide the Intel driver
    Look through the list for the Intel graphics driver update. It'll say something like 'Intel Display Audio Driver' or 'Intel(R) UHD Graphics'. Tick the checkbox next to it. If you're not sure which one is the problematic driver, note the KB number from Windows Update and match it here.
  5. Apply the change
    Click 'Next'. The tool hides the update and closes.
  6. Verify success
    Open Settings > System > Windows Update > Check for updates. The Intel driver should no longer appear in the list. Run this check a few times over the next week to make sure it doesn't come back.
The update is hidden and Windows won't attempt to install it again, at least until Microsoft releases a genuinely new version months down the line.
Important: Hiding the update means you'll need to manually check Intel's website for driver updates. Set a calendar reminder to visit Intel's Download Centre every 3 months to stay current.

More Solutions for Intel Graphics Driver Installation Error 0x80070103

2

Disable Automatic Driver Updates Medium

If hiding the update doesn't work or the update keeps reappearing despite being hidden, you need to tell Windows to stop automatically downloading and installing driver updates altogether. This is more permanent than hiding one update, it stops all automatic driver installation.

  1. Open Device Installation Settings
    Right-click on 'This PC' or 'My Computer' on your desktop. Select 'Properties'. In the left panel, click 'Advanced system settings'. The System Properties window opens.
  2. Navigate to Device Installation Settings
    Click the 'Hardware' tab at the top. Below that, find and click 'Device Installation Settings'. (On Windows 11, this might be under Settings > System > About > Advanced system settings instead.)
  3. Disable automatic driver installation
    Select the radio button for 'No (your device might not work as expected)'. The wording is scary but it's just a disclaimer, your graphics won't suffer. Click 'Save Changes' and then 'OK'. Close all windows.
  4. Run Windows Update Troubleshooter
    Open Settings > System > Troubleshoot > Other troubleshooters. Find 'Windows Update' in the list and click 'Run'. This clears out any corrupted update cache that might be holding onto the old driver update. Let it finish and click 'Close'.
  5. Restart your computer
    Click Start > Power > Restart. Let Windows fully boot.
  6. Verify the error is gone
    Go to Settings > System > Windows Update > Check for updates. The Intel graphics driver error should no longer appear. You can leave automatic updates enabled for Windows OS patches, we're only disabling driver updates.
Windows Update now skips driver updates. Your OS patches install normally, but graphics drivers won't auto-install anymore.
What's next: You'll now need to check Intel's Download Centre manually every 3-6 months. Select your graphics chip (e.g., Intel Iris Xe, UHD 630) and download the latest driver directly. It's a bit more work but you avoid version mismatch errors entirely.

Advanced Solutions for Intel Graphics Driver Installation Error 0x80070103

3

Clean Driver Removal and Reinstall with DDU Advanced

If the first two solutions don't work, the driver store itself might be corrupted or holding conflicting versions. The nuclear option is to completely wipe the Intel graphics driver from your system and install fresh. This is the most reliable fix but takes about 30-45 minutes and requires booting into Safe Mode. The success rate is 90%, so it's worth the effort if you've exhausted the easier fixes.

Before you start: Create a System Restore point. If something goes wrong, you can revert in under a minute. Download Display Driver Uninstaller (DDU) from guru3d.com and the latest Intel graphics driver from Intel's Download Centre and save both files to your Desktop or Downloads folder before starting.

  1. Create a System Restore point
    Search for 'Create a restore point' in the Windows Start menu. In the System Protection tab, click 'Create'. Name it 'Before DDU' and click 'Create'. Wait for it to finish (takes 30 seconds). This is your safety net.
  2. Download Display Driver Uninstaller (DDU)
    Go to guru3d.com, find DDU, and download it. Extract the ZIP file to a folder on your Desktop. Open the folder and verify you can see DDU.exe.
  3. Boot into Safe Mode
    Click Start > Power. Hold the Shift key and click 'Restart'. Your computer reboots into the blue boot menu. Click 'Troubleshoot' > 'Advanced options' > 'Startup Settings' > 'Restart'. When the list of startup options appears, press 'F4' to enable Safe Mode. Windows boots into a minimal environment with only essential drivers.
  4. Run Display Driver Uninstaller
    In Safe Mode, open File Explorer and navigate to the DDU folder you extracted. Double-click DDU.exe. The uninstaller opens. In the top dropdown, select 'GPU'. In the second dropdown, select 'Intel'. Click 'Clean and restart'. The tool removes every Intel graphics driver from your system and reboots. You'll see a black screen or low-resolution display for a moment, this is normal.
  5. Install Intel graphics driver
    After reboot, your screen might look odd at low resolution. This is expected. Locate the Intel graphics driver installer you downloaded (it'll be named something like 'igfxFullDriver_win_***.exe'). Right-click it and select 'Run as administrator'. Follow the installation wizard. Accept default options. When prompted to restart, click 'Restart now'.
  6. Verify installation and test Windows Update
    After the restart, open Device Manager (press Win + X, select Device Manager). Expand 'Display adapters'. Your Intel graphics should show with no warning icons. Open Settings > Windows Update > Check for updates. The error 0x80070103 should be completely gone. The Intel driver update may appear once more as a 'new' driver, but you can now safely hide it or ignore it.
Things you might see and shouldn't panic about: Your screen may go completely black after DDU removes the drivers. This is completely normal, the driver is being uninstalled. Don't force a restart; wait 30 seconds. Resolution might drop to 1024x768 until the Intel driver installs. This is fine. Don't interrupt the installation process at any point.
Laptop users: If you own a Dell, HP, Lenovo, or other branded laptop, download the graphics driver from your manufacturer's support website instead of Intel's generic driver. Branded systems often use customized OEM drivers that work better with their hardware.
Your graphics driver is now completely fresh. No version mismatches. No corrupted cache. Windows Update may try to install again, but you can hide it and you know your system is clean.

Related Windows Update Issues You Might Hit

If you're dealing with driver version mismatches, other Windows Update errors might appear too. Error 0x80070652 has similar roots, a different kind of update corruption. If you encounter file system issues when trying driver reinstalls, similar steps apply. And if you notice Windows Update stuck in a loop for any reason, the troubleshooter approach we covered above fixes most of those too.

The real takeaway: when Windows can't figure out what version of something you have, it tries to 'fix' it by reinstalling. That's why so many update errors feel circular. The solutions are all about either hiding what confuses Windows, disabling the automatic process, or wiping it clean and starting fresh.

How to Prevent Intel Graphics Driver Installation Error 0x80070103 in the Future

Once you've fixed this, prevent it from happening again with these practices:

1. Take control of your drivers manually. Instead of relying on Windows Update, visit Intel's Download Centre every three months. Select your graphics chip, download the latest driver, and install it yourself. This way, you always have the version you know is current. Windows Update can't get confused about versions it doesn't control.

2. Disable automatic driver updates now. We covered this in Solution 2. Once you've turned off Device Installation for drivers, Windows Update focuses on OS security patches, which is what you actually need it for. Drivers are optional. Security patches are mandatory.

3. Run System File Checker monthly. Open Command Prompt as administrator and type sfc /scannow. Let it finish (takes 10-15 minutes). This catches and repairs file corruption before it causes cascading problems like version mismatch errors. Do this once a month as preventive maintenance.

4. Maintain a driver log. Keep a simple text file noting your current graphics driver version, when you installed it, and where it came from (Intel direct, OEM, Windows Update). When Windows Update offers a new driver, you can compare versions and make an informed decision instead of blindly accepting updates.

5. Create System Restore points before updates. Whenever Windows is about to install something substantial, create a restore point first (Right-click This PC > Properties > Advanced system settings > System Protection > Create). Takes 30 seconds, saves you hours if something breaks.

Intel Graphics Driver Installation Error 0x80070103, Final Summary

Error 0x80070103 is frustrating but straightforward. Windows and the driver catalogue disagree on what version you have. Your graphics are fine. The error is just metadata confusion. Start with the quick fix: hide the update. If that doesn't stick, disable automatic driver updates entirely. If you want a bulletproof solution, use DDU to wipe the driver clean and reinstall fresh from Intel.

Most importantly, once you've fixed this, switch to manual driver management. Check Intel's website every few months instead of trusting Windows Update to get it right. It takes five minutes quarterly and eliminates these version mismatch errors entirely. Your system stays current, you stay in control, and Windows stops trying to install drivers you already have.

Frequently Asked Questions

Error 0x80070103 means Windows is trying to install a driver already present on your system. The quickest fix is using Microsoft's 'Show or Hide Updates' troubleshooter to hide the problematic Intel graphics driver update. If that doesn't work, disable automatic driver installation in Device Installation Settings and manage drivers manually. For persistent issues, use Display Driver Uninstaller (DDU) in Safe Mode to completely remove the driver, then manually install the latest version from Intel's website.

Windows Update repeatedly attempts to install already-present drivers due to version naming mismatches between the OEM driver and Microsoft Update Catalogue. Even though the installed driver is equivalent or newer, different naming conventions cause Windows to perceive the catalogue version as 'new'. This is especially common with Intel graphics drivers. The fix is to hide the update using Microsoft's troubleshooter or disable automatic driver updates entirely.

No. Never interrupt a system restore in progress. Stopping it mid-process corrupts system files and leaves Windows unstable or non-bootable. System Restore modifies critical files and registry entries, interrupting it causes incomplete changes that prevent Windows from starting. Always let System Restore complete fully, even if it takes a long time. Only consider a forced restart after an hour of inactivity.

Run the Windows Update Troubleshooter from Settings > System > Troubleshoot. If issues persist, open Command Prompt as administrator and run 'sfc /scannow' to repair system files, then 'DISM /Online /Cleanup-Image /RestoreHealth' to repair the Windows image. For severe corruption, stop Windows Update service, delete contents of C:\\Windows\\SoftwareDistribution, restart the service, then reboot. Always restart after these repairs.

Error 0x80070103 during Realtek driver installation (audio or network) indicates the same issue as Intel graphics, Windows is attempting to install an already-present or equivalent driver. Windows 11 commonly shows this with Realtek audio drivers on new systems. Fix it by hiding the update using Microsoft's 'Show or Hide Updates' tool or disabling automatic driver updates in Device Installation Settings. Then manually manage Realtek drivers from your PC manufacturer's support website.