Windows 10 home 2H22, w sieci jest widoczny, można wejść do udostępnionego zasobu ale nie do komputera z udostępnionymi zasobami - jak zreperować?

Anonymous
2024-02-07T23:28:56+00:00

Windows 10 home 2H22, w sieci jest widoczny, można wejść do udostępnionego zasobu ale nie do komputera z udostępnionymi zasobami - jak zreperować?

Przykład:
w sieci łącze się przez //NAZWA KOMPUTERA/ - kod błędu: 0x80070035
lub //IP KOMPUTERA/ - kod błędu: 0x80070035

jeśli wpiszę np. //NAZWA KOMPUTERA/ UDOSTĘPNIONY FOLDER/ - ŁĄCZY SIĘ POPRAWNIE

albo //IP komputera// UDOSTĘPNIONY FOLDER/ - ŁĄCZY SIĘ POPRAWNIE

Wszystkie inne komputery w sieci współpracują ze sobą idealnie.

***Moved from Windows / Windows 10 / Web Pages and Networks***

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

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. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

7 answers

Sort by: Most helpful
  1. Anonymous
    2024-02-12T02:08:39+00:00

    Hello,

    Based on your information:

    It seems that you're able to access the shared folder when specifying the exact path, but you're encountering an error (0x80070035) when trying to connect to the computer's root directory.

    The error code usually indicates a "network path not found" error, suggesting that either the network location cannot be reached or there is a configuration issue. It could be that the default share for the root directory might not be set up properly or has been disabled.

    Windows does not automatically create a share for the entire system drive (C:\). You can only access shares that have been explicitly created and shared from within the File Sharing settings. The ability to connect to a specific shared folder indicates that file sharing services are working properly.

    Troubleshooting Steps:

    1.Try pinging the computer by its name and IP address to check network connectivity.

    2.If you do require access to the root level for some reason, you would need to manually create a new share specifically for that purpose in the advanced sharing settings on the host computer.

    Regards,

    Karlie

    0 comments No comments
  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  3. Anonymous
    2024-02-12T09:46:18+00:00

    Pewnie nie czytałeś mojego postu. Mogę wejść do udostępnionego udziału, ale nie do głównej ścieżki komputera. Napisałeś rozwiązanie dla innego problemu, którego nie mam.

    0 comments No comments
  4. Anonymous
    2024-02-12T09:49:21+00:00

    Wiem jaki jest problem, ale nie wiem jak ręcznie utworzyć udział lub go zreperować. w taki sposób, by komputer był widoczny z udostępnionymi zasobami. W narzędziach Windows nie znalazłem opcji reperacji tego problemu. W rejestrze nie wiem gdzie szukać problemu. Ping działa normalnie przy użyciu IP komputera i nazwy komputera.

    0 comments No comments
  5. Anonymous
    2024-02-13T07:41:16+00:00

    Hello,

    Can you compare the registry values of working and nonw-orking PC listed under HKLM:\SYSTEM\CurrentControlSet\Services\LanmanServer

    You may also use Get-SmbShare tolist all the shares. If you see a share with the name C$, it indicates an administrative share for the C: drive, which is created by default in Windows systems.

    0 comments No comments