windows 8.1 to windows 10 upload
windows 8 in running to upload to windows 10
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
You can simply copy the link to reach the desire place in the regedit and then modify the required value.
Step 1 - Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft.NETFramework\v2.0.50727
Create a new entry SystemDefaultTlsVersions with a REG_DWORD value set to 1.
Create a new entry SchUseStrongCrypto with a REG_DWORD value set to 1.
Step 2 - Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft.NETFramework\v4.0.30319
Create a new entry SystemDefaultTlsVersions with a REG_DWORD value set to 1.
Create a new entry SchUseStrongCrypto with a REG_DWORD value set to 1.
Step 3 - Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft.NETFramework\v2.0.50727
Create a new entry SystemDefaultTlsVersions with a REG_DWORD value set to 1.
Create a new entry SchUseStrongCrypto with a REG_DWORD value set to 1.
Step 4 - Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft.NETFramework\v4.0.30319
Create a new entry SystemDefaultTlsVersions with a REG_DWORD value set to 1.
Create a new entry SchUseStrongCrypto with a REG_DWORD value set to 1.
After these changes restart the pc and then check if anything happen. If not then follow further step.
Step 5 - Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\WinHttp
Set the DefaultSecureProtocols REG_DWORD value to 800
Step 6 - Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Internet Settings\WinHttp
Set the DefaultSecureProtocols REG_DWORD value to 800
After these changes restart the pc.
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.
windows 8.1 to windows 10 upload
windows 8 in running to upload to windows 10
I quite agree with moving my post to this thread. And I did indeed find the solution that worked for me, higher up in this thread.
Easier than registry edits and no reboot needed.
Make a text file with:
<configuration>
<runtime>
<AppContextSwitchOverrides
value="Switch.System.Net.DontEnableSystemDefaultTlsVersions=false" />
</runtime>
</configuration>
Rename it to otcupdater.exe.config and put it in same folder as otcupdater.exe.
Now try running otcupdater.exe again.
With this config file in place, otcupdater ran without errors : )
This is really worked.Thank you man.👏
Ciao, puoi aggiornarli sbloccandoli tramite Interop tool
I know only english.
for supported windows 8.1 device to update via OTC updater.
These changes helped me out from the OTC updater link error to download windows 10 mobile OS files
The question was not addressed to you, it is not clear which device Ankitsutariya is talking about.
Anyway, thanks for outlining the procedure in detail, it will probably be useful to many users now that MS are no longer supporting the OTC Updater tool.
I have Lumia 535 Dual Sim which i've updated yesterday with the same process using OTCUpdater.