The error code 0x80072F8F typically indicates issues related to SSL negotiation, often due to out-of-sync clock settings or untrusted SSL certificates. Here are some steps you can take to resolve this issue while using the Media Creation Tool:
- Check Date and Time Settings: Ensure that your system's date and time are set correctly. An incorrect date or time can lead to SSL errors.
- Right-click on the clock in the taskbar and select "Adjust date/time". Make sure the settings are correct and consider enabling "Set time automatically".
- Verify Internet Connection: Ensure that your PC is connected to the internet and that there are no network issues. You can check your network status in Settings > Network & Internet > Status.
- Check Windows Update Settings: Sometimes, pending updates can interfere with the Media Creation Tool. Go to Settings > Update & Security > Windows Update and install any available updates.
- Disable Metered Connection: If you are on a metered connection, it may restrict downloads. Change your connection to unmetered by going to Settings > Network & Internet > Status > Change connection properties and set it to "Off".
- Run the Media Creation Tool as Administrator: Right-click on the Media Creation Tool and select "Run as administrator" to ensure it has the necessary permissions.
- Check TLS Settings: Make sure that TLS 1.2 is enabled on your system. You can check this by running the following command in an elevated Command Prompt:
Ensure that the values forreg query HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\ServerEnabledandDisabledByDefaultare set correctly.
If these steps do not resolve the issue, you may want to consider using a different method to download Windows 10 or consult Microsoft support for further assistance.