Edge Bloqueado Error 0x8004070d lo resolví facil, casi.

CineMG Producciones 0 Reputation points
2026-05-17T02:32:53.73+00:00

El lio fue instalar visual studio 2026 y me salta ese error de edge, tengo windows 10 LTSC 64Bit,

lo Primero busque todos los archivos msedgewebview2.exe fui a su raiz y borre todo literalmente,

una ves echo eso, me di cuenta que en "Agregar o Quitar programas" habia el desintalador sin conexion pero no se podia desintalar,

Abri "regedit" y busque todas las palabras con "MicrosoftEdge" todo junto, empece de arriba, bscando presionando F3, en cada cosa que decia MicrosoftEdge lo borraba, siempre habia una carpeta debajo asique borraba las 2 carpetas, habian carpetas q estaban bloqueadas para borrar, si te pasa click boton derecho permisos

en permisos > Opciones avanzadas > "Deshabilitar herencia" > Quitar todos los permisos heredados de este objeto

la idea es que en ese cuadrado central donde esta "Entradas de permiso:" debe quedar vacio, no tiene que quedar ninguna lista, luego pon "Agregar" y selecciona "Seleccionar una entidad de seguridad" y escribe donde dice "Escribe el nombre de objeto para seleccionar" escribe "Everyone" sin comillas, dale aceptar, siempre cuando veas ponle "Control total" osea marcalo, y aceptar, una ves eso aplicar > aceptar, Aceptar hasta volver al Registro y ahi si podras borrar la carpeta,

tal ves por esto no se podia instalar

segui apretando F3 estuve como 20 min aprox hasta casi llegar al final, y listo, me fije en Agregar o Quitar programas y ya no salia nada que dijiera "Edge" asique volvi a Visual Studio, puse instalar y listo, instalado, asique suerte,

Microsoft Edge | Install and update | Windows 10

2 answers

Sort by: Oldest
  1. AI answer

    2026-05-17T02:33:04.85+00:00

    The described approach of manually deleting all MicrosoftEdge registry keys and folders is risky and not recommended. A safer and supported way to resolve Microsoft Edge or WebView2 installation/update issues on Windows 10 LTSC is:

    1. Run the Program Compatibility Troubleshooter
      1. Select Start > Settings > System > Troubleshoot > Other troubleshooters.
      2. Locate Program Compatibility Troubleshooter and select Run.
      3. Follow the on-screen instructions and test the Edge/WebView2 installer again.
    2. Ensure there is enough disk space Make sure the system drive has sufficient free space for Edge/WebView2 and Visual Studio to install.
    3. Run Edge/WebView2 installer as administrator
      1. Select Start, type Microsoft Edge (or the WebView2 installer if downloaded).
      2. Right‑click it and choose Run as administrator.
    4. Temporarily disable antivirus/security software
      1. Open the antivirus or firewall app from Start.
      2. Use its Settings/Tools/Protection section to temporarily disable or pause protection.
      3. Retry the Edge/WebView2 or Visual Studio installation.
      4. Re‑enable protection afterward.
    5. Remove previous Edge installation files (file system only) If Edge/WebView2 is partially installed or corrupted, remove only the leftover program files instead of editing the registry:
      1. Go to C:\Program Files (x86)\Microsoft\Edge\.
      2. Delete the old Edge folder contents.
      3. Re‑run the Edge/WebView2 installer or Visual Studio setup.
    6. Reinstall Edge from the official source
      1. Open any working browser.
      2. Go to https://www.microsoft.com/edge.
      3. Download and install Edge again, then retry Visual Studio if needed.
    7. Restart the PC After cleanup and reinstall attempts, restart Windows:
      1. Select Start > Power > Restart.
      2. After reboot, run the Visual Studio installer again.

    These steps avoid unsupported registry edits and use the documented troubleshooting path for Edge installation/update problems that can block other installers such as Visual Studio.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

  2. Thomas4-N 21,570 Reputation points Microsoft External Staff Moderator
    2026-05-21T12:44:28.3766667+00:00

    Ten en cuenta que este es el foro de preguntas y respuestas de EE. UU., por lo que todo el contenido debe publicarse en inglés. No obstante, te daré una respuesta en español basándome en tu mensaje inicial.

    Esta respuesta ha sido traducida. Por ello, es posible que algunas expresiones o la gramática resulten poco naturales. 

    Hola CineMG Producciones,

    Gracias por compartir tu solución. Tiene sentido que tuvieras que resolver esto, ya que el instalador de Visual Studio 2026 incluye el tiempo de ejecución de Edge WebView2, y en Windows 10 LTSC cualquier resto de Edge o WebView2 de una instalación anterior impedirá que VS se registre correctamente, que es precisamente lo que indica el error 0x8004070d.

    Tu solución funciona porque eliminaste las dos capas que mantenían el sistema a medio instalar: los binarios huérfanos msedgewebview2.exe a nivel del sistema de archivos y las claves de registro de MicrosoftEdge que el desinstalador sin conexión ya no podía tocar. Tomar la propiedad y otorgar a «Todos» control total sobre las claves bloqueadas era la única forma de borrar esas últimas entradas, ya que se habían quedado con permisos restrictivos de la instalación original. Una vez que desaparecieron tanto los archivos como los rastros del registro, la entrada de Edge desapareció de Agregar o quitar programas y el instalador de Visual Studio pudo instalar un WebView2 nuevo sin conflictos.

    Gracias por tomarte el tiempo de escribir esto: los problemas relacionados con los restos de Edge y WebView2 en LTSC surgen con frecuencia, y contar con una guía paso a paso documentada ayudará a otras personas que se encuentren atascadas con el mismo error.

    Was this answer helpful?

    0 comments No comments

Your answer

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