5 februari 2018

Fix Windows Update Error 0x8007007e

Fix Windows Update Error 0x8007007e: If you’re trying to upgrade your Windows to the latest build or you’re just updating Windows 10 then chances are you might be facing the error code 0x8007007e with the error message saying “Windows have encountered an unknown error” or “Failed to install the update. Please try again.” Now there are few major issues that can cause this error due to which Windows update fails, few of them are 3rd party Antivirus, corrupt Registry, corrupted system file, etc.

Fix Windows Update Error 0x8007007e

Updaten Status
Er waren problemen bij het installeren van enkele updates, maar we zullen het later opnieuw proberen. Als u dit blijft zien en op internet wilt zoeken of contact wilt opnemen met ondersteuning voor informatie, kan dit helpen:
Feature update to Windows 10, version 1703 – Error 0x8007007e
Microsoft NET Framework 4.7 for Windows 10 version 1607 and Windows Server 2016 for x64 (KB3186568) – Error 0x8000ffff

Now Windows updates are important as Microsoft release periodic security updates, patches etc but if you’re not able to download latest updates then you’re putting your PC to risk. So without wasting any time let’s see how to actually Fix Windows Update Error 0x8007007e.

Fix Windows Update Error 0x8007007e

Zorg ervoor dat u een herstelpunt maakt, voor het geval er iets misgaat.

Methode 1: Antivirus en firewall tijdelijk uitschakelen

1. Klik met de rechtermuisknop op Pictogram antivirusprogramma uit het systeemvak en selecteer Uitschakelen.

Schakel automatische beveiliging uit om uw antivirusprogramma uit te schakelen

2. Selecteer vervolgens het tijdsbestek waarvoor de Antivirus blijft uitgeschakeld.

selecteer de duur tot wanneer de antivirus wordt uitgeschakeld

Opmerking: Kies de kleinst mogelijke tijdsduur, bijvoorbeeld 15 minuten of 30 minuten.

3. Probeer daarna opnieuw Windows Update uit te voeren en controleer of de fout is opgelost of niet.

4.Druk op Windows-toets + X en selecteer vervolgens: Control Panel.

bedieningspaneel

5. Klik vervolgens op Systeem en veiligheid.

6.Klik vervolgens op Windows-firewall.

klik op Windows Firewall

7. Klik nu in het linkerdeelvenster op Windows Firewall in- of uitschakelen.

klik op Windows Firewall in- of uitschakelen

8.Selecteer Windows Firewall uitschakelen en start uw pc opnieuw op. Probeer opnieuw Update Windows te openen en kijk of dit lukt Fix Windows Update Error 0x8007007e.

Als de bovenstaande methode niet werkt, volg dan exact dezelfde stappen om uw firewall opnieuw in te schakelen.

Method 2: Download .NET Framework 4.7

Sometimes this error is caused by damaged .NET Framework on your PC and installing or re-installing it to the latest version can fix the issue. Anyway, there is no harm in trying and it will only update your PC to the latest .NET Framework. Just go to this link and download the .NET Framework 4.7, then install it.

Methode 3: Voer de probleemoplosser voor Windows Update uit

1.Download the Windows Update Troubleshooter from Microsoft-website.

2.Double-click on the downloaded file to run the Troubleshooter.

make sure to click Run as administrator in Windows Update Troubleshooter

3.Follow the on-screen instruction to finish the troubleshooting process.

4. Start uw pc opnieuw op om de wijzigingen op te slaan en kijk of u kunt Fix Windows Update Error 0x8007007e.

Methode 4: Hernoem de SoftwareDistribution-map

1.Druk op Windows-toets + X en selecteer vervolgens: Opdrachtprompt (beheerder).

opdrachtprompt met beheerdersrechten

2. Typ nu de volgende opdrachten om Windows Update Services te stoppen en druk na elke opdracht op Enter:

net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver

Stop Windows-updateservices wuauserv cryptSvc bits msiserver

3. Typ vervolgens de volgende opdracht om de SoftwareDistribution-map te hernoemen en druk vervolgens op Enter:

ren C: WindowsSoftwareDistribution SoftwareDistribution.old
ren C: WindowsSystem32catroot2 catroot2.oud

Hernoem de SoftwareDistribution-map

4. Typ ten slotte de volgende opdracht om Windows Update Services te starten en druk na elke opdracht op Enter:

net start wuauserv
net start cryptSvc
net start bits
net start msiserver

Start Windows Update Services wuauserv cryptSvc bits msiserver

5. Start uw pc opnieuw op om de wijzigingen op te slaan en controleer of dit mogelijk is Fix Windows Update Error 0x8007007e.

Methode 5: Windows Update-component opnieuw instellen

1.Druk op Windows-toets + X en selecteer vervolgens: Opdrachtprompt (beheerder).

opdrachtprompt admin

2. Typ de volgende opdracht in cmd en druk na elke opdracht op Enter:

net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc

Stop Windows-updateservices wuauserv cryptSvc bits msiserver

3.Delete the qmgr*.dat files, to do this again open cmd and type:

Del "% ALLUSERSPROFILE% Application DataMicrosoftNetworkDownloaderqmgr * .dat"

4. Typ het volgende in cmd en druk op Enter:

cd / d% windir% systeem 32

Registreer de BITS-bestanden en de Windows Update-bestanden opnieuw

5.Registreer de BITS-bestanden en de Windows Update-bestanden opnieuw. Typ elk van de volgende opdrachten afzonderlijk in cmd en druk na elk commando op Enter:

regsvr32.exe atl.dll regsvr32.exe urlmon.dll regsvr32.exe mshtml.dll regsvr32.exe shdocvw.dll regsvr32.exe browseui.dll regsvr32.exe jscript.dll regsvr32.exe vbscript.dll regsvr32.exe scrrun.dll regsvr32. exe msxml.dll regsvr32.exe msxml3.dll regsvr32.exe msxml6.dll regsvr32.exe actxprxy.dll regsvr32.exe softpub.dll regsvr32.exe wintrust.dll regsvr32.exe dssenh.dll regsvr32.exe rsaenh.dll regsvr32.exe gpkcsp .dll regsvr32.exe sccbase.dll regsvr32.exe slbcsp.dll regsvr32.exe cryptdlg.dll regsvr32.exe oleaut32.dll regsvr32.exe ole32.dll regsvr32.exe shell32.dll regsvr32.exe initpki.dll regsvr32.exe wuapi.dll regsvr32.exe wuaueng.dll regsvr32.exe wuaueng1.dll regsvr32.exe wucltui.dll regsvr32.exe wups.dll regsvr32.exe wups2.dll regsvr32.exe wuweb.dll regsvr32.exe qmgr.dll regsvr32.exe qmgrprxy.dll regsvr32. exe wucltux.dll regsvr32.exe muweb.dll regsvr32.exe wuwebv.dll

6.To reset Winsock:

netsh winsock reset

netsh winsock reset

7.Reset the BITS service and the Windows Update service to the default security descriptor:

sc.exe sdset-bits D: (A ;; CCLCSWRPWPDTLOCRRC ;;; SY) (A ;; CCDCLCSWRPWPDTLOCRSDRCWDWO ;;; BA) (A ;; CCLCSWLOCRRC ;; AU) (A ;; CCLCSWRPWPWP ;;

sc.exe sdset wuauserv D: (A ;; CCLCSWRPWPDTLOCRRC ;;; SY) (A ;; CCDCLCSWRPWPDTLOCRSDRCWDWO ;;; BA) (A ;; CCLCSWLOCRRC ;;; AU) (A ;; CCLCSWRRWPRTLOCR;

8.Again start the Windows update services:

net start bits
net start wuauserv
net start appidsvc
net start cryptsvc

Start Windows Update Services wuauserv cryptSvc bits msiserver

9.Install the latest Windows Update-agent.

10. Start uw pc opnieuw op en kijk of u kunt Fix Windows Update Error 0x8007007e.

Method 6: Perform Windows Update in Clean Boot

1.Druk op Windows-toets + R en typ vervolgens msconfig and hit enter to System Configuration.

msconfig

2.On General tab, choose selectieve beginnende onderneming and under it make sure the option “load startup items' is niet aangevinkt.

system configuration check selective startup clean boot

3. Navigeer naar de Tabblad Services and checkmark the box that says “Verberg alle Microsoft diensten."

verberg alle Microsoft diensten

4. Klik vervolgens op allemaal uit te schakelen which would disable all the other remaining services.

5.Restart your PC check if the problem persists or not.

6.After you had finish troubleshooting make sure to undo the above steps in order to start your PC normally.

Aanbevolen:

Dat heb je met succes Fix Windows Update Error 0x8007007e maar als je nog vragen hebt over dit bericht, stel ze dan gerust in het commentaargedeelte.