i can see other computers on my network but cant access then ? Network error

ivan Maibach 20 Reputation points
2025-09-17T22:16:32.2533333+00:00

i could access other computers on my network but now i can see them but they are listed but cant access them has a network error? sharing is turned

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
0 comments No comments

Answer accepted by question author
Henry Mai 8,225 Reputation points Independent Advisor
2025-09-17T23:39:29.61+00:00

Hello Ivan,

Since you can see the computers but not access them, discovery is fine — the issue is with sharing, credentials, or firewall on the target PC. Please try the following on the computer you’re trying to access:

Step 1 – Check Network Profile

  • Settings → Network & internet → Properties
  • Set Network profile = Private (check on all PCs).

Step 2 – Enable Sharing

  • Settings → Network & internet → Advanced sharing settings
  • Under Private networks: Turn on Network discovery + File and printer sharing.

Step 3 – Reset Stored Credentials

  • Run: rundll32.exe keymgr.dll,KRShowKeyMgr
  • Delete saved credentials.
  • Restart Windows Explorer.

Step 4 – Verify Firewall

  • Windows Security → Firewall & network protection → Allow an app through firewall
  • Ensure File and Printer Sharing is checked for Private networks.
  • If domain-joined, check it for Domain networks as well.

Step 5 – Test Access

  • Try: \\COMPUTERNAME\sharename
  • If fails, try: \\192.168.1.100\sharename

Optional Quick Fixes:

  • net use * /delete /y
  • ipconfig /flushdns

After doing these steps, try the connection again. If it works via IP but not name, it’s DNS/NetBIOS. If it still fails, it’s either permissions or firewall blocking.

Hope this points you in the right direction for troubleshooting. If this guidance helps, feel free to click “Accept Answer” to let us know we're on the right track.

Was this answer helpful?

2 people found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.