Error code 7: 0x80072EFD in Google Chrome means Chrome cannot reach Google’s update servers, usually because of a blocked connection, a proxy, or security software. Fix it by checking your internet connection, disabling proxy settings, resetting Windows network components, and allowing Chrome through your antivirus. If it continues, reinstall Chrome.

What You Need Before You Start
- Applies to: Google Chrome on Windows 10 and Windows 11.
- Chrome version: Not version specific. The error appears during a Chrome update or install.
- Access: Some steps need an administrator account.
What Causes Error 0x80072EFD in Chrome?
0x80072EFD is a Windows connection error, which means Chrome tried to contact Google’s update servers and the request was blocked or timed out. Common causes are a dropped internet connection, a proxy or VPN, antivirus blocking the updater, or wrong date and time settings. Work through the steps in order, from simplest to most involved.
How Do I Check My Internet Connection?
- Confirm your internet works by opening a few websites.
- Restart your router and your computer.
- Turn off any VPN or proxy connection for now.
- If you are on a work or school network, switch to a personal connection and try again.
How Do I Disable Proxy Settings?
A misconfigured proxy is a common cause of update connection failures.
- Press Windows + R, type
inetcpl.cpl, and press Enter. - Open the Connections tab and click LAN settings.
- Check Automatically detect settings.
- Uncheck Use a proxy server for your LAN.
- Click OK, then open Chrome and try updating again.
How Do I Reset Windows Network Components?
Safety warning: These commands reset your network stack and clear proxy settings. Your Wi-Fi may briefly disconnect and you may need to reconnect to your network afterward. Type each command exactly as shown.
- Open Command Prompt as an administrator.
- Run these commands one at a time:
netsh winsock reset
netsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
netsh winhttp reset proxy
- Restart your computer and reopen Chrome.
- Go to Settings > About Chrome to check whether the update works.
Could Antivirus Be Blocking the Update?
Some security tools block Chrome’s background updater.
- Temporarily disable your third-party antivirus or security software.
- Retry the Chrome update.
- If it works, add Chrome and Google Update to the program’s allow list.
- Turn your antivirus back on right away.
How Do I Run Chrome as Administrator?
- Close all Chrome windows.
- Right-click the Chrome icon and choose Run as administrator.
- Open Settings > About Chrome so Chrome checks for updates.
If it updates in this mode, your standard account may lack the needed permissions.
How Do I Reset the Chrome Updater?
- Close Chrome completely.
- Press Windows + R, type
%localappdata%\Google\, and press Enter. - If you see an Update folder, rename it to
Update.old. - Restart your PC, open Chrome, and try updating from Settings > About Chrome. Chrome recreates the updater automatically.
How Do I Check Date, Time, and TLS Settings?
A wrong system clock or disabled TLS can block secure connections to update servers.
- Right-click the system clock and choose Adjust date and time.
- Turn on Set time automatically and Set time zone automatically.
- Press Windows + R, type
inetcpl.cpl, and press Enter. - On the Advanced tab, under Security, make sure TLS 1.2 and TLS 1.3 are checked.
- Click Apply and OK, then restart your computer.
How Do I Reinstall Chrome?
If nothing else works, a clean reinstall restores the default update setup.
- Press Windows + R, type
appwiz.cpl, and press Enter. - Select Google Chrome and click Uninstall. Check Also delete your browsing data if you want a clean install.
- Restart your computer.
- Download the latest Chrome from the official Google Chrome website and install it.
Frequently Asked Questions
What does error code 0x80072EFD mean?
It is a Windows connection error that means a program, in this case Chrome’s updater, could not reach the server. Something on the network path, such as a proxy, VPN, or antivirus, blocked or dropped the connection.
Is it safe to run the netsh reset commands?
Yes, they are standard Windows repair commands, but they reset your network stack and proxy settings. You may need to reconnect to Wi-Fi or re-enter custom network settings afterward.
Will reinstalling Chrome delete my bookmarks and passwords?
If you are signed in and syncing, your bookmarks and passwords are saved to your Google account and return after reinstalling. Only choose the delete browsing data option if you understand it clears local data.
Wrapping Up
Error 0x80072EFD is a blocked connection to Chrome’s update servers. Start with your network and proxy, then reset network components, allow Chrome through antivirus, and check date and TLS settings. A clean reinstall is the last resort if the update still fails.