Windows Server 2012 Update Error 80072EFD

Ketan Rane 1 Reputation point
2022-12-14T06:35:15.767+00:00

Hi,

We have Windows Server 2012 R2 running an application server.
the server stopped updating and the error is 80072EFD.

We had enabled proxy settings to block internet and allowed access only to Authorized sites.
Below registry path contains ProxyOverride key that consists URLs as mentioned below.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\ProxyOverride

www.google.com;www.idealake.com;<local>;windowsupdate.microsoft.com;.windowsupdate.microsoft.com;.update.microsoft.com;.windowsupdate.com;.download.windowsupdate.com;wustat.windows.com;ntservicepack.microsoft.com;go.microsoft.com

Any solution please?

Thanks and regards

Windows for business Windows Server User experience Other
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2022-12-23T03:17:52.5+00:00

    Hi.
    Error 80072EFD may mean that a program running on your computer is preventing Windows Update Services (SVCHOST) from accessing the Internet. This program includes firewalls, antispyware, Internet security or antivirus programs, and proxy servers.
    Have you tried the following troubleshooting?

    • Clean boot.
    • Test with different users.
    • Disable Windows Firewall.

    If the above troubleshooting ideas don't work, I looked up the relevant information,you might need to add the Windows Update website addresses to the blocking program's exceptions or "allow" list or allow Windows Update Service to connect to the Internet through port 80 and port 443.

    Meanwhile, you can try renaming the following folders:

    • c:\Windows\System32\Software Distribution
    • c:\Windwos\System32\Catroot2

    Check that the following services have been started and configured as "Automatic"(Win+R>services.msc)
    Background Intelligent Transfer Service
    Windows Update
    Cryptographic service

    Hope the information is helpful.

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.