ip4 no internet access but ip6 is connected

Anonymous
2024-11-02T00:21:40+00:00

I'm trying to setup my home network, but ipv4 stopping working almost every evening and I don't know why.

Do I need to send ipconfig page info here?

I'm new here and appreciate any help.

Windows for home | Windows 11 | Internet and connectivity

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
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-11-02T07:55:50+00:00

    Hi, Amanda Molina

    Welcome to the Microsoft Community.

    Thank you for your feedback. I understand that you are experiencing issues with IPv4 not being able to access the Internet but IPv6 is connected. Here are some troubleshooting options:

    1. Reboot the router to clear possible caching and connectivity issues.

    Enter the router's management interface to ensure that the DHCP server is enabled and properly configured.

    1. Make sure your network adapter drivers are up to date. You can download a copy from another device and install it on your computer.
    2. Refresh the network configuration:

    Search for CMD in the search bar, select Run as administrator, and enter the following commands in order:

    ipconfig /release 
    
    ipconfig /renew 
    
    ipconfig /flushdns 
    
    ipconfig /registerdns 
    
    netsh int ip reset 
    
    netsh winsock reset 
    
    netsh winhttp reset proxy 
    

    Restart the computer to see if the problem can be solved.

    1. Make sure the firewall or other network security software is not blocking IPv4 traffic.

    To diagnose the problem in more detail, you can provide information about the output of ipconfig. You can follow these steps and share some of the key information:

    Open a command prompt, type ipconfig /all and press Enter.

    I will send you a private message where you can send me a screenshot of the results returned by this command.

    I look forward to your feedback, which will help me locate your issue.

    Best Regards,

    Aaron| Microsoft Community Support Specialist

    0 comments No comments