Skip to main content




RECOMMENDED: Click here to fix Windows errors and get the most out of your system performance

Algunos usuarios de Internet Explorer 11 y Microsoft Edge han informado que reciben un error INET_E_DOWNLOAD_FAILIURE cuando intentan visitar una página Web. En la mayoría de los casos, los usuarios afectados reportan que este problema ocurre con cualquier Url, incluidos dominios grandes como Google.com, amazon.com, etc.

fixing-error-code-inet_e_download_failure-in-edge-and-ie11-4493387

Código de error: INET_E_DOWNLOAD_FAILURE significa que la conexión se cortó o el contents no se pudo descargar. Empecemos restaurando configuraciones adicionales en las propiedades de Internet.

Restore Internet Defaults

internet-explorer-internet-options-4325691

Resulta que los motivos más comunes que pueden causar el error INET_E_DOWNLOAD_FAILIURE es algún tipo de interrupción de la red que detiene la comunicación entre el server web y la computadora del Username final.

And as most of the affected users have confirmed, this issue is most likely resolved by some advanced internet settings that ultimately interfere with IE 11 or Edge.

  • Open the Run dialog by pressing Windows + R keys. Then type inetcpl.cpl in the text box and press Enter to open the Internet Properties screen.
  • Once on the Internet Properties screen, select the Advanced tab from the vertical menu at the top.
  • On the Advanced Options menu, click Restore Advanced Options and confirm when prompted.
  • Click Apply to store your changes. Then restart your computer and wait for the next startup sequence to complete.
  • Repeat the action that caused the problem previously and see if it is resolved.

Para inhabilitar la protección temprana del browser Rapport:

Have you installed IBM Trusteer Rapport? If so, you probably need to configure it.

  1. Open the Rapport Console by going to Start > Programs > Trusteer Endpoint Protection > Trusteer Endpoint Protection Console.
  2. Go to the next page by clicking the green arrow in the lower right corner.
  3. In the upper left corner, under Security Policy, click Edit Policy.
  4. Enter the letters as shown in the image and press OK.
  5. Find Early Browser Protection and select Never from the dropdown menu.
  6. Click "Save" and restart your computer.
  7. Check if the problem is resolved.

Reinstall Edge

how-to-permanently-disable-or-remove-microsoft-edge-browser-7231172

a. Navigate to location:

C: Users % username% AppData Local Packages Microsoft.MicrosoftEdge_8wekyb3d8bbwe

B. Delete everything in this folder.

vs. Enter Windows Powershell in the search box.

re. Right-click Windows PowerShell and select Run as administrator.

me. Copy and paste the following command.

Get-AppXPackage -AllUsers -Name Microsoft.MicrosoftEdge | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$ ($ _.InstallLocation) AppXManifest.xml” –Verbose}

RECOMMENDED: Click here to fix Windows errors and get the most out of your system performance