最近有Win10用户Windows激活失败,提示0x80072F8F无法激活,一般出现这个问题多是系统时间不对或者系统没更新等导致windows激活失败。第一个方法是把本机时间改为前一天再验证,发现没有解决,尝试第二种方法。
Win10 0x80072F8F无法激活的解决办法:
一、1、下载安装【Microsoft Easy Fix】
2、修改注册表
01Windows Registry Editor Version 5.00
02[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\WinHttp]
03"DefaultSecureProtocols"=dword:00000a00
04[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Internet Settings\WinHttp]
05"DefaultSecureProtocols"=dword:00000a00
复制代码Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\WinHttp]"DefaultSecureProtocols"=dword:00000a00[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Internet Settings\WinHttp]"DefaultSecureProtocols"=dword:00000a00