Share via

error code 0x80072F8F-0x20000

Anonymous
2024-07-09T18:58:49+00:00

the laptop system was windows 7 and would like to upgrade to windows 10. I already purchase and with available product key

Windows for home | Windows 10 | Install and upgrade

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Ivan B 114.8K Reputation points Independent Advisor
    2024-07-09T19:34:38+00:00

    Hi ,

    I am Ivan, I will help you with this.

    If you are trying to update using Media Creation Tools, open the on command prompt (admin) and run the command: sfc /scannow wait for the process and restart the computer.

    After Restart create a registry file, save the notepad file as .reg and run confirm the changes and restart the computer and try to update again using the media creation tools.

    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

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.1\Client]

    "DisabledByDefault"=dword:00000000

    "Enabled"=dword:00000001

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client]

    "DisabledByDefault"=dword:00000000

    "Enabled"=dword:00000001

    Credits.: https://answers.microsoft.com/pt-br/windows/for...

    Hope this helps.

    If you find the answer helpful, please mark it as an answer.

    Independent Advisor - Community

    Thanks

    Was this answer helpful?

    0 comments No comments