[Solve] How To Fix Error Code 80072EFE

Vg
4 min readAug 24, 2022

--

Details: 80072EFE error code generally found in Windows updates when it is in auto-update settings.

Disclaimers: Fixing an error related to Windows updates requires checking network, Internet security, and firewall rules. If you are not sure on how to change them, please contact the technician for support.

Why Windows Updates are Important:-

Updates are nothing but enhancement features for presentation software. There may be security updates also to protect your machine from malware, virus attacks. Generally, Windows operating system configured to check and install updates automatically through its internal service called Windows update.

Why is Your Computer Getting Windows Update Error?

There are several reasons that any machine may get issues with windows update service clients in the operating system. Like,

  • Firewall issues
  • Internet connection issues
  • Files system corruption issues
  • Windows update service damaged

80072EFE Windows Update Error Code Solution Step By Step:-

Here you have to follow steps as per causes of this error code 80072EFE in windows update service client/

Firewall Check:-

First change your antivirus/firewall settings to OFF,

Windows Firewall is software that runs on your computer and provides protection against network attacks from the Internet or other computers on the network.

To turn off the firewall,

Type in FIREWALL in start button search bar and open firewall application,

From the left side panel, find the Turn windows firewall on /off option, as shown in pic,

Then choose to Turn off the windows firewall in private and public network options.

Note: Once 80072EFE windows update error gets fixed, you should turn on the windows firewall application.

Change Your Internet Connection:-

Switch your internet to another network and try to do updates.

Also, When you try to access Google.com, your computer contacts its DNS server and asks for Google.com’s IP address. The default DNS servers your network uses are provided by your Internet service provider, and they may sometimes experience problems.

You can try accessing a website at its IP address directly, which bypasses the DNS server.

File System Corruption:-

Perform an SFC scan from the command line as admin and fix if there are any files system corruptions.

You can perform a system file scan process which can be started on a command prompt window with administrative rights.

SFC /SCANNOW is the command line that needs to be executed.

How to do an SFC Scan:-

1. Click on the start button and type “cmd”

2. Open “Command prompt window” and type “SFC/SCANNOW” PRESS enter button,

3. The scanning process start and this process take some time to finish. Please wait until it gives results.

This Video Shows How to Do SFC Scan.

If the computer says, no integrity violations found, then try to reinstall the program which may sometimes replace the corrupted files on your office program.

Windows Update Client Damage:-

There are some fix-it tools to solve some common issues, the windows troubleshooter tool is one of that kind. It fixes many issues by downloading pre-requisites of windows updates that are pending and then proceeds to download original security patches or any other windows updates using an updated client application.

Use windows troubleshooter using a fix-it tool, and then try a manual install of updates.

Click here to download

There are some advanced methods to fix this 80072EFE windows update error using some commands and resetting your operating system to a healthy restoring point.

Restoring Health:-

1. Open Cmd prompt as admin mode.

2. Type in the command as follows and press enter.

dism /online /cleanup-image /restore health

3. It will take time to go back to the healthy restore point. (You can also restore it by mounting the windows source file as a DVD or USB stick)

dism /online /cleanup-image /Restore Health /source: c:\offline /limit access (assuming source file in c:/ drive)

Reset the Windows Operating System:-

NOTE: Try this only if you don’t have much data on your computer because it takes a time to take a backup of existing files and install your current application again.

  1. If you are using windows 10, just type in “RESET PC” in the Cortana search bar(windows start button search) and select RESET PC from the results.
  2. Then under the RESET PC, click on the get started button to proceed.
  3. There are two options to keep your files and complete clean. (You must take a backup of your desktop files, pictures, downloads, documents before proceeding to complete clean.)
  4. After reset, you may do updates cleanly without any issue.

Still, have issues regarding Windows updates? Reach our Microsoft certified technicians on the chat

--

--