Install KB3138612.
Error code 80072EFE window update encountered an unknown error.
My window 7 could not serch for updates and saying error code 80072EFE window update encountered an unknown error
Windows for home | Previous Windows versions | Install and upgrade
2 answers
Sort by: Most helpful
-
Volume Z 1,485 Reputation points Volunteer Moderator
2026-06-11T19:46:02.35+00:00 -
Lychee-Ng 21,645 Reputation points Microsoft External Staff Moderator
2026-06-11T10:01:11.23+00:00 I understand how frustrating it is to see updates fail on Windows 7. Before we go further, I should note that Windows 7 has been out of support since 2020, and Microsoft has since updated its servers and security requirements.
It’s worth mentioning that because error 80072EFE often occurs when a PC cannot securely connect to the Windows Update servers, and one common cause is that the system itself is too outdated. That said, there are still a few steps you can try:
1 - Check system date and time
- Right‑click the clock > Adjust date/time
- Make sure the date/time/time zone are correct.
2 - Enable TLS 1.2
- Open Control Panel > Internet Options > Advanced tab
- Scroll down to Security > Check Use TLS 1.2
- Apply the changes > OK > restart PC.
3 - Reset Windows Update components
- Open Command Prompt as Administrator
- Run the following commands one by one:
-
net stop wuauserv -
net stop bits -
net stop cryptsvc -
ren %systemroot%\SoftwareDistribution SoftwareDistribution.old -
net start cryptsvc -
net start bits -
net start wuauserv
-
- Restart your PC and try the updates again.
If nothing works, you can either skip updates altogether (proceed with caution) or upgrade to a supported Windows version. As Windows 7 is EOS service now, Windows Update may fail even if everything is correct.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.