OTC Updater

Anonymous
2020-11-02T18:16:00+00:00

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.

Windows for home | Other | Devices and drivers

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

119 answers

Sort by: Newest
  1. Anonymous
    2021-12-14T16:16:22+00:00

    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 : )

    Was this answer helpful?

    5 people found this answer helpful.
    0 comments No comments
  2. RedSpook-9082 4,765 Reputation points Volunteer Moderator
    2021-12-13T13:17:29+00:00

    Split from this thread.

    Thanks 93tid : )

    I first checked my registry. I have all the branches & keys for Steps 1 thru 4.

    For Step 5, I don't have the DWORD DefaultSecureProtocols.

    For Step 6, I don't have the branch HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Internet Settings\WinHttp.

    I now have three questions:

    1. Do I just, if allowed to, create the missing entries? (Some online courses say I can).
    2. Also, could you explain exactly which part(s) of my problem this registry fix addresses? I'd like to know before going ahead.
    3. After doing the registry fix, and rebooting the PC, in what state do I expect to find my Lumia? Are there any other steps I should carry out?

    Thx, Michael

    I have moved your questions into the relevant thread where someone should be able to assist, if you cannot find the answers within the thread itself.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2021-12-13T13:14:20+00:00

    Split from this thread.

    Thanks 93tid : )

    I first checked my registry. I have all the branches & keys for Steps 1 thru 4.

    For Step 5, I don't have the DWORD DefaultSecureProtocols.

    For Step 6, I don't have the branch HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Internet Settings\WinHttp.

    I now have three questions:

    1. Do I just, if allowed to, create the missing entries? (Some online courses say I can).
    2. Also, could you explain exactly which part(s) of my problem this registry fix addresses? I'd like to know before going ahead.
    3. After doing the registry fix, and rebooting the PC, in what state do I expect to find my Lumia? Are there any other steps I should carry out?

    Thx, Michael

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2021-10-19T21:13:34+00:00

    THANK YOU!! It worked, i'm updating a lumia 930 and a 830 to Win 10 right now :) also got a 520 and a 925 in the job lot i got off ebay but sadly those aren't officially supported. many thanks !!

    Just out of curiosity, how do you find these sort of job lots on ebay? hoping to find a few with maybe iPhone 4/4s, nokia 950XL/1520 e.t.c... I'm a developer and like to play around with these older devices...

    Was this answer helpful?

    0 comments No comments
  5. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more