cbleman

Active Member
Joined
Nov 3, 2012
Messages
23
I have shared folders on my XP, 7, and 8 Machines. Homegroup is turned off, and disabled in services. I cannot see my entire Network on my Windows 8 machine, in Network and Sharing. Only the "Basic" network shows, and there is no option that I can see to view the entire Network. I had shortcuts set up on the desktop for shared folders on other computers on the 8 Machine, and had to reset the OS. It would not shut down. When I did, my shortcuts ceased to work. When I went to browse the network to reset my shortcuts, I found I can only see my "Basic" network. I cannot see the other computers on my Win 8 machine, and cannot see a way to view the entire network in the Network and Sharing Center. Sharing is turned on for everyone, everything is connected to the router properly, and the folders are still shared on the other computers. I HAD everything networked, with the proper folders shared across the network. Now I cannot see the entire network any more. What am I missing?
 
Solution
It seems like you're facing some connectivity issues with viewing the entire network on your Windows 8 machine after resetting the operating system. Here are a few steps you can take to troubleshoot and potentially resolve this issue:

Check Network Discovery Settings​

  1. Enable Network Discovery: Make sure Network Discovery is enabled on your Windows 8 machine. Here's how you can check:
    • Go to Control Panel > Network and Sharing Center.
    • Click on "Change advanced sharing settings" on the left panel.
    • Make sure that "Turn on network discovery" is selected under the Private (current profile) section.

      Check Services​

    []Check Network-related Services: Sometimes, network-related services being...
It seems like you're facing some connectivity issues with viewing the entire network on your Windows 8 machine after resetting the operating system. Here are a few steps you can take to troubleshoot and potentially resolve this issue:

Check Network Discovery Settings​

  1. Enable Network Discovery: Make sure Network Discovery is enabled on your Windows 8 machine. Here's how you can check:
    • Go to Control Panel > Network and Sharing Center.
    • Click on "Change advanced sharing settings" on the left panel.
    • Make sure that "Turn on network discovery" is selected under the Private (current profile) section.

      Check Services​

    []Check Network-related Services: Sometimes, network-related services being disabled can cause visibility issues. Ensure that services like "Function Discovery Resource Publication" and "SSDP Discovery" are running and set to Automatic.
    • Press Win + R, type services.msc, and press Enter.
    • Locate the services mentioned above, double-click on them, and set the Startup type to Automatic. Start the services if they are not running.

      Firewall and Antivirus​

    [
    ]Firewall and Antivirus Settings: Firewalls and antivirus software can sometimes block network discovery. Check if any security software is causing the issue and try temporarily disabling them to see if it resolves the problem.

    Network Location​

    []Network Location: Ensure that your network is set to Private or Home network and not Public. Public networks can restrict network visibility.

    Refresh Network Connections​

    [
    ]Refresh the Network: You can try refreshing the network to see if it helps in discovering the other computers on the network.
    • Open Command Prompt as an administrator.
    • Type the following commands:
      Code:
       ipconfig /release ipconfig /renew

      Create New Shortcuts​

  2. Recreate Shortcuts: If your shortcuts are not working, you may need to recreate them. Ensure that the paths are correct when creating new shortcuts. By following these steps, you should be able to troubleshoot and hopefully resolve the issue of not being able to view the entire network on your Windows 8 machine. Let me know if you need further assistance!
 
Solution