Activation error code 0x80072EFD in Windows 11 occurs when there are problems with the connection between your computer and Microsoft’s servers. It can result from connectivity problems, firewalls, proxy configurations, or server availability.
Fixing the code ensures your device is licensed and enables the provisioning of new systems in enterprise environments. It also provides access to personalization and security updates. This article will guide you through how you can address error code 0x80072EFD.
Different ways to fix Windows 11 activation error 0x80072EFD
There are a handful of ways to fix error code 0x80072EFD. Most involve getting past software or system settings that prevent activation, which results in the error code. Here are different methods you can try to clear the code.
Method 1: Check internet connectivity and server access
The first thing you need to do is to check internet connectivity and server access. For the former, simply check internet connection by opening a browser and browsing through any website.
For the latter, here are three things you can do to check access:
- Open a web browser and confirm you can access:
- https://activation.sls.microsoft.com
- Temporarily disable VPN or proxy:
- Open your VPN app and click the disconnect or off button.
- Settings > Network & Internet > Proxy to turn proxy off.
- Ensure no firewall rules are blocking outbound ports:
- TCP ports: 80 (HTTP) and 443 (HTTPS)
Error 0x80072EFD often occurs when Windows can’t reach activation servers due to blocked ports or bad routing. If you can’t access the site, your system can’t reach Microsoft’s activation server, which is the core cause of error 0x80072EFD.
You can fix the error by turning off VPN (if active) and any manually configured proxy. Turning them off ensures you can reach Microsoft activation servers while confirming Transmission Control Protocol (TCP) ports 80 (HTTP) and 443 (HTTPS) are open.
Method 2: Verify the system date and time settings
This method checks and corrects the date/time settings in Windows and uses automatic syncing for accuracy. Fixing the setting can help clear the error since an incorrect system time could result in SSL (Secure Sockets Layer) or TLS (Transport Layer Security) failure when contacting activation servers.
To correct the time, follow the steps below:
- Open Settings > Time & language > Date & time.
- Toggle on “Set time zone automatically” if it’s off.
- Adjust the time or time zone if the clock is incorrect.
- Retry activation:
- https://activation.sls.microsoft.com
Method 3: Use the activation troubleshooter
Using Windows’ activation troubleshooter helps repair corrupted activation components, re-attempt server communication, and reset services related to activation, including activation error 0x80072EFD. To do so, follow the steps below:
- Go to Settings > System > Activation > Troubleshoot.
- Allow Windows to attempt automated activation repair.
- Follow the instructions on the screen.
Note that troubleshooting only works if the system detects activation issues. If your screen looks like the image below, it means the system isn’t detecting problems.

Method 4: Use Windows Command Line to trigger online activation
You can use Command Line to force Windows to attempt online activation, bypassing delays or UI-based issues. To do so, follow the instructions below:
- Press Start and type cmd.
- Right-click Command Prompt > Run as administrator.
- Type: slmgr.vbs /ato
- Wait for the response:
- “Product activated successfully” means the activation is successful.
- “0x80072EFD” means the network/server is unreachable.
If you get the error code, recheck the firewalls and proxy or try a different method.
Method 5: Temporarily disable security software or firewall
This method determines if the third-party security software or Windows Firewall is blocking activation traffic and the network requests to Microsoft’s servers on ports 80 (HTTP) and 443 (HTTPS).
Disabling security software or firewalls may fix error code 0x80072EFD because turning them off can help Windows contact Microsoft activation servers. Here are two things you need to perform to make this work:
(A) Disable third-party antivirus and firewall software
- Open the software dashboard (software like Avast, Bitdefender, Kaspersky, Norton, McAfee, etc.)
- Look for settings like:
- Protection > Web Shield/Firewall
- Real-time protection
- Network monitoring
- Find the “Temporary disable” or “Pause protection” option.
- Retry activation: slmgr.vbs /ato
If activation works, then the security software was the blocker.
(B) Check the Windows Defender firewall
If you’re using Windows Defender firewall, follow the steps below:
- Open Start > Windows Security > Firewall & network protection.
- Click Advanced settings to launch Windows Defender Firewall with Advanced Security
- Go to “Outbound Rules“
- Check for any block rules applied to:
- svchost.exe
- TCP ports 80 and 443
If activation still fails, create a temporary rule:
- Go to Outbound Rules > New Rule
- Choose Program > C:\Windows\System32\svchost.exe
- Choose “Allow the connection”
- Apply to all profiles (Domain, Private, Public)
- Name it “Allow Activation – svchost“
- Retry activation again
- slmgr.vbs /ato
Method 6: Check proxy settings
Checking proxy settings works because misconfigured or unwanted proxies can redirect or block activation requests. Disabling them ensures a direct connection to Microsoft’s activation infrastructure. To do so, check out the process below:
- Open Settings > Network & Internet > Proxy.
- Disable “Use a proxy server” if enabled.
- Retry activation: slmgr.vbs /ato
What causes activation error code 0x80072EFD?
Here are some possible reasons for activation error code 0x80072EFD and how they trigger the code:
| Causes | How it triggers the code |
| No or unstable internet connection | Windows can’t reach Microsoft’s activation servers without an internet connection. |
| Blocked access to Microsoft activation servers | Firewalls, routers, and the like may block communication with activation.sls.microsoft.com. |
| Proxy server or VPN interference | Proxies or VPNs can interfere with internet traffic and cause problems when Windows tries to connect to the activation servers. |
| Firewall or security software blocking outbound activation traffic | Security tools may block svchost.exe or ports 80 (HTTP) and 443 (HTTPS), which are required for activation. |
| Incorrect date and time settings | Incorrect system time may result in SSL/TLS failure when contacting activation servers. |
| Damaged activation files or corruption in the activation service | Corrupt system components may prevent the generation of the activation request. |
Get access to security updates by fixing error code 0x80072EFD in Windows 11
Error code 0x80072EFD occurs when Windows can’t complete activation due to various reasons, such as connectivity issues, blocked ports, proxy/VPN interference, or firewall/security software restrictions. Resolving this error is crucial to activating your system and accessing personalization and updates.
To fix it, you must ensure the internet connection is stable, turn off VPNs or proxies, check the date and time, temporarily turn off security software, and use the activation troubleshooter or command line to force activation.
Quick-Start Guide
Here are some steps to fix the Windows 11 Activation Error Code 0x80072EFD:
1. Check Internet Connection
– Ensure you have a stable internet connection
– Temporarily disable any proxy servers or firewall settings that might block activation
2. Reset Windows Update Components
– Open Command Prompt as Administrator
– Run the following commands:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
3. Verify Product Key
– Open Settings > System > Activation
– Click “Change product key” and re-enter your Windows product key
– If you’re unsure of your key, check your original purchase documentation or contact Microsoft support
4. Run Windows Activation Troubleshooter
– Go to Settings > Update & Security > Activation
– Click “Troubleshoot” to automatically detect and resolve activation issues
5. Check System Requirements
– Ensure your device meets Windows 11 system requirements
– Run the WhyNotWin11 detection script to verify compatibility
If these steps don’t resolve the issue, you may need to:
– Contact Microsoft Support
– Verify your Windows license
– Consider a clean installation of Windows 11
NinjaOne’s documentation notes that this error can often be related to network connectivity, proxy settings, or licensing issues. Always ensure you have a valid product key and a stable internet connection during activation.
