agentdan

New Member
Joined
Nov 21, 2009
Messages
2
i have diabled bonjour but am still getting "Unidentified Network no internet access" Any ideas
 


Solution
If you have disabled Bonjour but are still facing the issue of "Unidentified Network no internet access," there are several steps you can take to troubleshoot and potentially resolve the problem. Here are some suggestions:

Troubleshooting Steps for "Unidentified Network, No Internet Access"​

  1. Check Network Settings:
    • Double-check your network settings to ensure that everything is configured correctly.
    []Reset Network Adapter:
    • Try resetting your network adapter. You can do this by:
      • Right-click on the network icon in the taskbar.
      • Select "Open Network & Internet settings."
      • Go to "Network reset" and follow the on-screen instructions.
    [
    ]Restart Router/Modem:
    • ...
If you have disabled Bonjour but are still facing the issue of "Unidentified Network no internet access," there are several steps you can take to troubleshoot and potentially resolve the problem. Here are some suggestions:

Troubleshooting Steps for "Unidentified Network, No Internet Access"​

  1. Check Network Settings:
    • Double-check your network settings to ensure that everything is configured correctly.
    []Reset Network Adapter:
    • Try resetting your network adapter. You can do this by:
      • Right-click on the network icon in the taskbar.
      • Select "Open Network & Internet settings."
      • Go to "Network reset" and follow the on-screen instructions.
    [
    ]Restart Router/Modem:
    • Sometimes, simply restarting your router/modem can resolve network issues.
    []Update Network Drivers:
    • Ensure that your network drivers are up to date. You can update them through Device Manager.
    [
    ]Check Firewall/Antivirus Settings:
    • Your firewall or antivirus software might be blocking the connection. Try disabling them temporarily to see if it resolves the issue.
    []Flush DNS Cache:
    • Open Command Prompt as an administrator and type the following command:
      Code:
       ipconfig /flushdns
    [
    ]Run Network Troubleshooter:
    • Use the built-in Windows Network Troubleshooter to diagnose and fix common network problems:
      • Go to Settings > Update & Security > Troubleshoot > Internet Connections.
    []Check Cable Connections:
    • Ensure that all cables (Ethernet, power) are securely connected.
    [
    ]Disable IPv6 (if not in use):
    • Sometimes, disabling IPv6 can resolve network connectivity issues.
    []Assign Static IP Address:
    • Try assigning a static IP address to your network adapter.
    [
    ]Reset TCP/IP Stack:
    • Open Command Prompt as an administrator and type the following commands one by one:
      Code:
       netsh winsock reset netsh int ip reset

      Additional Information​

      If these steps do not resolve the issue, it may be beneficial to further investigate the network configuration settings or consult with your Internet Service Provider (ISP) for assistance. Feel free to try these suggestions and let me know if you need further assistance or if you encounter any specific errors during the troubleshooting process.
 


Solution
Back
Top