INET_E_DOWNLOAD_FAILURE error Edge browser in IE mode

SP_Steve 226 Reputation points
2024-11-07T16:20:27.4333333+00:00

I have been unable to get IE mode working on a server and have tried all fixes listed in the two articles below, to no avail. I am a corporate customer and attempted to open a ticket with Microsoft but there doesn't appear to be support for Edge. Note that, outside of IE mode, Edge appears to be working fine.

User's image

https://www.partitionwizard.com/partitionmanager/inet-e-download-failure.html
https://windowsreport.com/inet_e_download_failure/

Has anyone else run into this and know of anything else that I can try? I should note that there is another server in the same environment, same server build, getting the same policies, with the same user account, that does not have this issue.

Note that I also tried reinstalling Edge and deleting the user profile.

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,353 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,221 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ShiJieLi-MSFT 10,186 Reputation points Microsoft Vendor
    2024-11-08T03:06:09.7733333+00:00

    Hi @SP_Steve ,

    It looks like a TLS-related problem. Please try setting the following reg keys:

    1. In Registry Editor, go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL
    2. If you do not have AllowInsecureRenegoServers created, create a new DWORD value named AllowInsecureRenegoServers
    3. Set AllowInsecureRenegoServers value to 1
    4. Create another DWORD value named AllowInsecureRenegoClients and set it to 1
    5. Go to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\Internet Settings
    6. Create another DWORD value named EnableInsecureTlsFallback and set it to 1
    7. Restart your computer

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Best Regards,

    Shijie Li

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.