Buenos dias , mi wifi en windows 11 se inhabilita y queda inutilizable hasta reiniciarlo

Zeus Pelayo 0 Puntos de reputación
2025-08-28T03:03:10.2966667+00:00

Buenos días, tengo un problema con el wifi de Windows 11 ya que de vez en cuando este se inhabilita y es como si no tuviera el driver instalado y la única forma de volver a utilizar el wifi o de que aparezca es reiniciando el pc.

el pc es nuevo y no le e instalado algún programa relacionado , verifique analizando por algún virus o programa que desactive el wifi al punto de dejarlo inhabilitable.

ya busque por internet pero no aparece algún video relacionado de Windows 11.

bueno eso seria todo , gracias de antemano.

Microsoft Teams | Microsoft Teams gratuito | Comunidades
0 comentarios No hay comentarios
{count} votos

1 respuesta

Ordenar por: Muy útil
  1. Estrella721 33,650 Puntos de reputación Asesor independiente
    2025-08-28T03:39:02.15+00:00

    Hi, thank you for reaching out to the Microsoft Q&A forum. I’m happy to help.

    1. Are you using Windows 10 or 11?
    2. What is the make and model of your device?

    In the search bar, type MSINFO32 and hit Enter.

    Please share a screenshot of that window.


    Please try the steps below:

    Press Windows + X and choose Windows PowerShell (admin).

    Copy and paste the command below(one at a time) and press ENTER.

    ipconfig /release
    
    ipconfig /renew
    
    ipconfig /flushdns
    
    Netsh winsock reset
    
    net localgroup administrators localservice /add
    
    fsutil resource setautoreset true C:\
    
    netsh int ip reset resetlog .txt
    
    netsh winsock reset all
    
    netsh int 6to4 reset all
    
    netsh int ip reset all
    
    netsh int ipv4 reset all
    
    netsh int ipv6 reset all
    
    netsh int httpstunnel reset all
    
    netsh int isatap reset all
    
    netsh int portproxy reset all
    
    netsh int tcp reset all
    
    netsh int teredo reset all
    
    netsh int ip reset
    
    netsh winsock reset
    
    

    Restart your PC.

    0 comentarios No hay comentarios

Su respuesta

Las respuestas pueden ser marcadas como "Aceptadas" por el autor de la pregunta y "Recomendadas" por los moderadores, lo que ayuda a los usuarios a saber que la respuesta ha resuelto el problema del autor.