Hi,
I had the same problem and I solved with the below steps suggested by AI:
When your Windows 11 (Version 25H2) computer only shows itself on the network,
it is usually because Network Discovery is disabled, the network profile is set to Public instead of Private, or essential services like Function Discovery have stopped running. This often happens after major updates.
Here is a step-by-step guide to fix this issue in Windows 11 25H2:
- Change Network Profile to Private
If your network is set to "Public," Windows hides your PC for security.
- Go to Settings > Network & internet.
- Select Wi-Fi or Ethernet (depending on your connection).
- Click on your network name properties.
- Change Network profile type to Private.
- Enable Network Discovery and File Sharing
- Open Control Panel.
- Go to Network and Sharing Center > Change advanced sharing settings.
- Under the Private network profile, ensure Turn on network discovery and Turn on file and printer sharing are checked.
- Expand All Networks, and consider turning off "Password protected sharing" if you are on a trusted home network to simplify access.
- Start Essential Network Services
Windows often fails to see other machines if specific discovery services are not running.
- Press
Win + R, typeservices.msc, and hit Enter. - Locate the following services, right-click them, select Properties, set Startup type to Automatic, and click Start:
- Function Discovery Provider Host (fdPHost)
- Function Discovery Resource Publication (FDResPub)
- SSDP Discovery (SSDPSrv)
- UPnP Device Host (upnphost)
- SSDP Discovery (SSDPSrv)
- Function Discovery Resource Publication (FDResPub)
- Function Discovery Provider Host (fdPHost)
- Check for 25H2 Known Network Issues
Windows 11 25H2 may experience bugs where network settings are not properly applied.
- Restart your PC: A simple restart can often trigger a "Known Issue Rollback" (KIR) that automatically fixes network connectivity bugs in 25H2.
- Reset Network Settings: If issues persist, go to Settings > Network & Internet > Advanced network settings > Network reset.
- Clear Cached Credentials
If you recently changed passwords, old cached credentials might prevent browsing.
- Open Command Prompt as administrator.
- Run the command:
net use * /delete. - Alternative: Use IP Address
If you need to access a specific computer immediately and Network Neighborhood is not updating, open File Explorer and type \\ followed by the IP address of the other machine (e.g., \\192.168.1.50) in the address bar.
When your Windows 11 (Version 25H2) computer only shows itself on the network,
it is usually because Network Discovery is disabled, the network profile is set to Public instead of Private, or essential services like Function Discovery have stopped running. This often happens after major updates.
Here is a step-by-step guide to fix this issue in Windows 11 25H2:
- Change Network Profile to Private
If your network is set to "Public," Windows hides your PC for security.
- Go to Settings > Network & internet.
- Select Wi-Fi or Ethernet (depending on your connection).
- Click on your network name properties.
- Change Network profile type to Private.
- Enable Network Discovery and File Sharing
- Open Control Panel.
- Go to Network and Sharing Center > Change advanced sharing settings.
- Under the Private network profile, ensure Turn on network discovery and Turn on file and printer sharing are checked.
- Expand All Networks, and consider turning off "Password protected sharing" if you are on a trusted home network to simplify access.
- Start Essential Network Services
Windows often fails to see other machines if specific discovery services are not running.
- Press
Win + R, typeservices.msc, and hit Enter. - Locate the following services, right-click them, select Properties, set Startup type to Automatic, and click Start:
- Function Discovery Provider Host (fdPHost)
- Function Discovery Resource Publication (FDResPub)
- SSDP Discovery (SSDPSrv)
- UPnP Device Host (upnphost)
- SSDP Discovery (SSDPSrv)
- Function Discovery Resource Publication (FDResPub)
- Function Discovery Provider Host (fdPHost)
- Check for 25H2 Known Network Issues
Windows 11 25H2 may experience bugs where network settings are not properly applied.
- Restart your PC: A simple restart can often trigger a "Known Issue Rollback" (KIR) that automatically fixes network connectivity bugs in 25H2.
- Reset Network Settings: If issues persist, go to Settings > Network & Internet > Advanced network settings > Network reset.
- Clear Cached Credentials
If you recently changed passwords, old cached credentials might prevent browsing.
- Open Command Prompt as administrator.
- Run the command:
net use * /delete. - Alternative: Use IP Address
If you need to access a specific computer immediately and Network Neighborhood is not updating, open File Explorer and type \\ followed by the IP address of the other machine (e.g., \\192.168.1.50) in the address bar.