Fix Windows 10 Update Error 0x8e5e0147

Fix Windows 10 Update Error 0x8e5e0147: If you’re facing Error 0x8e5e0147 then this means there are some DLL files which are either corrupted or outdated which are causing conflict with the Windows Updates. You will face this error when trying to Update your Windows to latest definition update. Also, there is no alternative way to install updates as no matter what you do, but your update will be stuck and you have no other option to close it or reboot your PC.

Fix Windows 10 Update Error 0x8e5e0147

Now Windows updates are important for keeping your system up to date, also it patches Windows for security vulnerability but if you’re unable to update Windows then it’s a major issue. So without wasting any time let’s see how to actually Fix Windows 10 Update Error 0x8e5e0147 with the help of the below-listed guide.

Fix Windows 10 Update Error 0x8e5e0147

Make sure to create a restore point, just in case something goes wrong.

Method 1: Run Windows Update Troubleshooter

1.Now type “troubleshooting” in Windows Search bar and click on Troubleshooting.

troubleshooting control panel

2.Next, from the left window pane select View all.

3.Then from the Troubleshoot computer problems list select Windows Update.

select windows update from troubleshoot computer problems

4.Follow on-screen instruction and let the Windows Update Troubleshoot run.

5.Restart your PC and you may be able to Fix Windows 10 Update Error 0x8e5e0147.

Method 2: Rename SoftwareDistribution Folder

1.Press Windows Key + X then select Command Prompt (Admin).

command prompt with admin rights

2.Now type the following commands to stop Windows Update Services and then hit Enter after each one:

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

Stop Windows update services wuauserv cryptSvc bits msiserver

3.Next, type the following command to rename SoftwareDistribution Folder and then hit Enter:

ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old

Rename SoftwareDistribution Folder

4.Finally, type the following command to start Windows Update Services and hit Enter after each one:

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

Start Windows update services wuauserv cryptSvc bits msiserver

5.Reboot your PC to save changes and check if you are able to Fix Windows 10 Update Error 0x8e5e0147.

Method 3: Temporarily Disable Antivirus and Firewall

1.Right-click on the Antivirus Program icon from the system tray and select Disable.

Disable auto-protect to disable your Antivirus

2.Next, select the time frame for which the Antivirus will remain disabled.

select the duration until when the antivirus will be disabled

Note: Choose the smallest amount of time possible for example 15 minutes or 30 minutes.

3.Once done, again try to run Windows Update and check if the error resolves or not.

4.Press Windows Key + X then select Control Panel.

control panel

5.Next, click on System and Security.

6.Then click on Windows Firewall.

click on Windows Firewall

7.Now from the left window pane click on Turn Windows Firewall on or off.

click Turn Windows Firewall on or off

8.Select Turn off Windows Firewall and restart your PC. Again try to open Update Windows and see if you’re able to Fix Windows 10 Update Error 0x80190001 or 0x8e5e0147.

If the above method doesn’t work make sure to follow the exact same steps to turn on your Firewall again.

Method 4: Run .BAT File to Re-register DLL files

1.Open Notepad file then copy & paste the following code as it is:

net stop cryptsvc
net stop wuauserv
ren %windir%\system32\catroot2 catroot2.old
ren %windir%\SoftwareDistribution SoftwareDistribution.old
regsvr32 comcat.dll /s
Regsvr32 Msxml.dll /s
Regsvr32 Msxml2.dll /s
proxycfg -u
Regsvr32 Msxml3.dll /s
regsvr32 shdoc401.dll /s
regsvr32 cdm.dll /s
regsvr32 softpub.dll /s
regsvr32 wintrust.dll /s
regsvr32 initpki.dll /s
regsvr32 dssenh.dll /s
regsvr32 rsaenh.dll /s
regsvr32 gpkcsp.dll /s
regsvr32 sccbase.dll /s
regsvr32 slbcsp.dll /s
regsvr32 mssip32.dll /s
regsvr32 cryptdlg.dll /s
regsvr32 wucltui.dll /s
regsvr32 shdoc401.dll /i /s
regsvr32 dssenh.dll /s
regsvr32 rsaenh.dll /s
regsvr32 gpkcsp.dll /s
regsvr32 sccbase.dll /s
regsvr32 slbcsp.dll /s
regsvr32 asctrls.ocx /s
regsvr32 wintrust.dll /s
regsvr32 initpki.dll /s
regsvr32 softpub.dll /s
regsvr32 oleaut32.dll /s
regsvr32 shdocvw.dll /I /s
regsvr32 shdocvw.dll /s
regsvr32 browseui.dll /s
regsvr32 browseui.dll /I /s
regsvr32 msrating.dll /s
regsvr32 mlang.dll /s
regsvr32 hlink.dll /s
regsvr32 mshtmled.dll /s
regsvr32 urlmon.dll /s
regsvr32 plugin.ocx /s
regsvr32 sendmail.dll /s
regsvr32 scrobj.dll /s
regsvr32 mmefxe.ocx /s
regsvr32 corpol.dll /s
regsvr32 jscript.dll /s
regsvr32 msxml.dll /s
regsvr32 imgutil.dll /s
regsvr32 thumbvw.dll /s
regsvr32 cryptext.dll /s
regsvr32 rsabase.dll /s
regsvr32 inseng.dll /s
regsvr32 iesetup.dll /i /s
regsvr32 cryptdlg.dll /s
regsvr32 actxprxy.dll /s
regsvr32 dispex.dll /s
regsvr32 occache.dll /s
regsvr32 occache.dll /i /s
regsvr32 iepeers.dll /s
regsvr32 urlmon.dll /i /s
regsvr32 cdfview.dll /s
regsvr32 webcheck.dll /s
regsvr32 mobsync.dll /s
regsvr32 pngfilt.dll /s
regsvr32 licmgr10.dll /s
regsvr32 icmfilter.dll /s
regsvr32 hhctrl.ocx /s
regsvr32 inetcfg.dll /s
regsvr32 tdc.ocx /s
regsvr32 MSR2C.DLL /s
regsvr32 msident.dll /s
regsvr32 msieftp.dll /s
regsvr32 xmsconf.ocx /s
regsvr32 ils.dll /s
regsvr32 msoeacct.dll /s
regsvr32 inetcomm.dll /s
regsvr32 msdxm.ocx /s
regsvr32 dxmasf.dll /s
regsvr32 l3codecx.ax /s
regsvr32 acelpdec.ax /s
regsvr32 mpg4ds32.ax /s
regsvr32 voxmsdec.ax /s
regsvr32 danim.dll /s
regsvr32 Daxctle.ocx /s
regsvr32 lmrt.dll /s
regsvr32 datime.dll /s
regsvr32 dxtrans.dll /s
regsvr32 dxtmsft.dll /s
regsvr32 WEBPOST.DLL /s
regsvr32 WPWIZDLL.DLL /s
regsvr32 POSTWPP.DLL /s
regsvr32 CRSWPP.DLL /s
regsvr32 FTPWPP.DLL /s
regsvr32 FPWPP.DLL /s
regsvr32 WUAPI.DLL /s
regsvr32 wups2.dll /S
regsvr32 WUAUENG.DLL /s
regsvr32 ATL.DLL /s
regsvr32 WUCLTUI.DLL /s
regsvr32 WUPS.DLL /s
regsvr32 WUWEB.DLL /s
regsvr32 wshom.ocx /s
regsvr32 wshext.dll /s
regsvr32 vbscript.dll /s
regsvr32 scrrun.dll mstinit.exe /setup /s
regsvr32 msnsspc.dll /SspcCreateSspiReg /s
regsvr32 msapsspc.dll /SspcCreateSspiReg /s
proxycfg –d
sc sdset wuauserv
D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;
;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
regsvr32 mshtml.dll /s
net start cryptsvc
net start wuauserv

2.Now click on File then select Save As.

From Notepad menu click on File then select Save As

3.From Save as type drop-down select “All Files” and navigate to where you want to save the file.

4.Name the file as fix_update.bat (.bat extension is very important) and then click Save.

Select ALL files from save as type & name the file as fix_update.bat and click Save

5.Right-click on the fix_update.bat file and select Run as Administrator.

6.This will restore and register your DLL files fixing the Windows Update Error 0x8E5E0147.

Recommended:

That’s it you have successfully Fix Windows 10 Update Error 0x8e5e0147 but if you still have any questions regarding this article then feel free to ask them in the comment’s section.

4 thoughts on “Fix Windows 10 Update Error 0x8e5e0147”

  1. ive done method 2 too fix the update problem, and it worked, but now i cant download anything from the internet. videos, images nothing. can i get some help with this?

Leave a Comment

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